ESP32 supports many development platforms such ESP-IDF, MicroPython and Arduino.We had already seen how to interface servo with esp32 using ESP-IDF and MicroPython. In this post we will see how to
ESP32 supports many development platforms such ESP-IDF, MicroPython and Arduino. I had already shown how to interface servo with esp32 using ESP-IDF and MicroPython. In this post we
We had fun controlling the servo position from computer in the previous post, but my friend Siva says this is mobile era, everything has to be controlled by mobile
ESP32 has many features/APIs that are not available with ESP8266. Few my favorites are timers API and LED control API. It can do lot fun stuff with servos.