Hope RFM12 library in C rather than Arduino C++

Discussion of Jee Products and Wireless Tech
stevech
Posts: 8
Joined: Sat Apr 02, 2011 1:20 pm

Hope RFM12 library in C rather than Arduino C++

Post by stevech »

FYI
There's also another RFM12 library out there - RFM12B in plain C, not C++ as Arduino uses. So it'll work with Atmel's free AVR Studio 4. And download with AVRdude to the on-chip Arduino bootloader.
http://www.das-labor.org/wiki/RFM12_library/en

Nicely done documentation too, using doxygen