Arduino, a convenient and flexible open-source electronic prototyping platform, supports ESP32, ESP8266, etc., and can use Arduino IDE or VSCode/Clion + PlatformIO for project development. MicroPython, commonly used development software is Thonny, supports Python syntax, and is easy to get started. ESP-IDF, the official IoT development framework from Espressif, provides a self-sufficient SDK based on C/C++ language, making it easy for users to develop general applications on these platforms.
Leave a Comment
Your email address will not be published. Required fields are marked *