Getting Started with ESP32 and ESP-IDF: A Comprehensive Guide

Getting Started with ESP32 and ESP-IDF: A Comprehensive Guide

I bought an ESP32S board from Taobao, and as soon as it arrived, I couldn’t wait to get started. I planned to work on the NanoFramework, which is an embedded system for .Net, supporting embedded development in C#. Of course, it also supports other languages like C, C++, Lua, JavaScript, AT commands, etc. There are … Read more

Getting Started with ESP32 Development

Getting Started with ESP32 Development

Previously, I shared about the ESP8266, and someone commented to try the ESP32. So I bought a few of them back, and of course, I thought about playing with everyone. Let me introduce this development board. Development board GitHub project link: https://github.com/Xinyuan-LilyGO/T-QT Download the repository code to local: We can develop ESP32S3 using both ESP-IDF … Read more