NRF24L01 2.4GHz Wireless Arduino Transceiver: Difference between revisions
Jump to navigation
Jump to search
(Created page with " * http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo * http://forum.arduino.cc/index.php?topic=62222.0 * http://maniacbug.github.io/RF24/") |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Image:Arduino+NRF24L01.jpg|200px|right|thumb|Arduino and NRF24L01]] |
|||
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/ Code source de la library Arduino] : à placer dans le répertoire libraries/ du répertoire personnel Arduino (~/Arduino, ~/.arduino) |
|||
* http://maniacbug.github.io/RF24/ |
|||
* [http://forum.arduino.cc/index.php/topic,54795.0.html Poor Man's 2.4 GHz Scanner] |
|||
==Projets @ AIR== |
|||
* [[SDH]] |
|||
Latest revision as of 05:23, 12 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 personnel Arduino (~/Arduino, ~/.arduino)
- Poor Man's 2.4 GHz Scanner