Radio transmitter (nRF24l01)
Library
Read morenRF24l01 is a radio transmitter which can transmit and receive data on the frequency range of 2, 4GHz.
Radio modules have two type of antenna : ceramic antenna and antenna trace.
Some module have a voltage regulator which supports 5V and 3.3V, but this module ( that I use, photo in "Basics" ) don't have regulator so he can only supports 3.3V.
Antenna trace without voltage regulator
Ceramic antenna with a voltage regulator
For this code we use a library, named "Mirf".
Mirf : https://github.com/aaronds/arduino-nrf24l01
Schematics
Comments
Please log in or sign up to comment.