jeelabs / jeelib

JeeLib for Arduino IDE: Ports, RF12, and RF69 drivers from JeeLabs
https://jeelabs.org/202x/sw/jeelib/
The Unlicense
490 stars 215 forks source link

[QUESTION] Will your libraries work on Arduino Uno interfaced with any other RF IC? #91

Closed rahulraghu94 closed 8 years ago

rahulraghu94 commented 8 years ago

....Or do I need the JeeNodes Board?

jcw commented 8 years ago

JeeLib drivers work with RFM12 and RFM69. It should work with any AVR-based Arduino if the pins are connected properly (but beware of 5V/3.3V voltage levels). Is that what you're asking?

rahulraghu94 commented 8 years ago

Yes it is! Thanks you so much!