NRF24L01 2.4GHz Wireless Arduino Transceiver: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Arduino+NRF24L01.jpg|200px|right|thumb|Arduino and NRF24L01]] |
[[Image:Arduino+NRF24L01.jpg|200px|right|thumb|Arduino and NRF24L01]] |
||
Low-power and low-cost 2.4 GHz transceiver |
Low-power and low-cost 2.4 GHz transceiver for Arduino and other microcontrollers |
||
* http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo |
* http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo |
||
* http://forum.arduino.cc/index.php?topic=62222.0 |
* http://forum.arduino.cc/index.php?topic=62222.0 |
||
* http://maniacbug.github.io/RF24/ |
* [http://maniacbug.github.io/RF24/ Code source de la library Arduino] : à placer dans le répertoire libraries/ du répertoire p |
||
* [http://forum.arduino.cc/index.php/topic,54795.0.html Poor Man's 2.4 GHz Scanner] |
Revision as of 05:42, 2 October 2013
Low-power and low-cost 2.4 GHz transceiver for Arduino and other microcontrollers
- http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo
- http://forum.arduino.cc/index.php?topic=62222.0
- Code source de la library Arduino : à placer dans le répertoire libraries/ du répertoire p
- Poor Man's 2.4 GHz Scanner