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 ...
My goal with this is to have a set of RF codes I can send over and over from an ESP8266. As I'm getting the board to do a lot, I'm also keen to keep memory usage low, and not make it hard to add new ...