Arduino project for receiving and (in the future) transmitting signals using a 433 MHz RF module. Currently, this repository contains code for a 433 MHz signal receiver, which allows reading signals ...
Contains an example of RF communication with Arduino Uno. There are two applications available in the repository: Master and Slave. The NRF24L01 module is used for RF communication and is connected to ...