More software! This time some fixes to the Mirf library

I’ve added another Arduino library to the software page. This one is an updated version of the original Mirf library, used for interfacing with the Nordic Semiconductor RF modules, like the nRF24L01+. I fixed a bug, updated the code here and there, fixed one of the examples and made some other small changes. As I work further with the library, I’ll push changes up here if they’re big. The bug fix was a pretty big one, so I wanted to share it with everyone. Let me know if you have any comments or suggestions!

4 Comments

  1. JR says:

    Why don’t add the updated code to the arduino playground? I’ll give it a try as soon as I receive the nrf modules.

    Thanks.

    • nisburgh says:

      I’m planning to contact the playground and let them know about the updated code, but was holding off because I have plans for additional improvements, just need to find the time to incorporate them. Please let me know how it goes using the library and if you have any problems. Cheers!

  2. JR says:

    I got my Sparkfun parts :) . At the moment I am struggling with my C328 camera and my Arduino Mega board. When I get this working I’ll try your library!! I got 2 nordic boards and a LCD and a duemilanove. Can you post your sketches you used to get it working?

    Cheers.

    • nisburgh says:

      Nice! Always fun seeing that red sparkfun box! :) Enjoy your new toys! I touched up the examples in the mirf library, so they should work well to get you started. They’re included in the archive here.

      Cheers!

Leave a Reply