About 50 results
Open links in new tab
  1. NRF24l01+ and Mirf library - Arduino Forum

    Oct 19, 2016 · Hi! I'm working on a project where two Arduinos need to communicate over radio using the NRF24l01+ card. I'm using the Mirf library, and my problem is quite simple. When a button is …

  2. SOLVED:Mirf Library and sending Pot values AND buttonpresses

    Sep 30, 2012 · Hi folks. 🙂 I am in the process of designing a wireless MIDI device sending analog sensor info and keypresses for noteon/noteoffs. I am using the Mirf library. The boards | am using are: 1x …

  3. SOLVED. Nrf24 (Mirf lib) + Micro SD-card works OK together

    Nov 20, 2015 · SOLVED. Nrf24 (Mirf lib) + Micro SD-card works OK together Other HardwareStorage knut_ny November 20, 2015, 10:52am 1

  4. Arduino cannot find Mirf.h library - all common problems already ...

    Sep 24, 2016 · Arduino cannot find Mirf.h library (include is not coloured) fatal error: Mirf.h: No such file or directory #include <Mirf.h> We tried at least 7 different versions: this is the last one IDE: 1.6.6 We …

  5. Premier pas avec un NRF24L01 et bibliothèques Mirf.h

    Oct 31, 2021 · Bonjour tout le monde. Je suis tout nouveau ici, et ceci est le premier topic que j'ouvre.... Je suis électronicien de métier, même si je n'exerce plus mon métier depuis longtemps, avec les …

  6. Sending analog joystick readings with nRF24L01 using Mirf library

    Feb 5, 2022 · Even copy-pasting other codes that use Mirf don't work (I cannot guarantee the validity of the sources). Trying to adapt other examples with libraries like RF24.h didn't work neither, because …

  7. Mirf library - Programming - Arduino Forum

    Dec 19, 2019 · Hi, I have some trouble with Mirf library. Im trying to understand how it work, so I launch an exemple with a client and a server : client : /** * A Mirf example to test the latency between two …

  8. Mirf.h libraries don't exist - Programming - Arduino Forum

    Jan 3, 2022 · Mirf.h: No such file or directory I can't find a specific library called "Mirf" in the autoinstall library options and i've spent the whole day down a rabbit hole pulling random files from github and …

  9. sending a data array over nrf24l01 with mirf ??? how?

    Apr 27, 2011 · How to send array via nrf24l01+ using mirf library Programming 4 1507 May 5, 2021 Sending analog joystick readings with nRF24L01 using Mirf library Programming 13 1360 August 6, …

  10. Cannot compile mirf.h and nRF24L01.h libraries... - Networking ...

    Jul 30, 2012 · I cannot compile the "mirf.h" and "nRF24L01.h" libraries Which you got from where? What version of the IDE are you using? On what OS? (Though OS shouldn't matter, but more data is better …