Kit Link Rf 433 Mhz |
How a RF link kit works ?
This kits use only one digital pin for transmitting (TX) and one pin for receiving (RX) the data. So, you have to take the data from one arduino, convert it in a binary sequence of 0 and 1, send it and then when you receive the binary sequence, transform it in data.
In the next part of this tutorial,we will start setting up the hardware and programing the software. For the next part of the tutorial you will need:
Prototyping wire Male/Female |
- Two arduinos
- Kit Rf 433 MHz
- Some wire
- Two breadboards or prototyping wire to connect the TX and RX module to the arduino
- Arduino IDE
- Library VirtualWire
No comments:
Post a Comment