A small DIY RC Transmitter
I was building a small Remote Control for my RC toys with the help of a ESP32. This Microcontroller is the perfect choice because – it supports enough analog input pins (we need at least 4) – We can use Bluetooth or UDP as Communication Protocol out of the box – It can be programmed with the Arduino IDE – so this is pretty simple to use. I used the following components Joystick I am Read more








