☆ ☆ ☆
If you like ESPnow-RC, please give it a ☆ star
or fork it and contribute!
☆ ☆ ☆
This project uses ESP-NOW to create a RC radio link. It is thought to be directly integrated:
- Place the ESP transmitter in an existing (toy) radio by connecting the exiting potmeters and buttons to the ESP
- Use the ESP receiver as flight controller, or as interface to a flight controller
If you want to add TX/RX module to your exiting RC transmitter then https://github.com/RomanLut/hx_espnow_rc might be a better starting point.
The transmitter sends out broadcast packages and waits for a receiver to respond. Once a response is received, the transmitter and receiver are bound, and will communicate via the MAC address of the peer.
Open your (toy) RC transmitter or gamepad. Locate the main chips, and remove them. Solder wires to the existing potmeters and switches, and connect them to the ESP board. If the RC transmitter was powered by 3 or 4 (i.e. 4.5V - 6V) penlite batteries, you probably can connect this to the 5V input of the ESP board. If in doubt, use a voltage regulator.

