Tag: esp32-c3

Installing and Running MicroPython on ESP32-C3 Super Mini
Introduction In this article we will install and run MicroPythonon on ESP32-C3 super mini, using a tool made by Espressif called "esptool". The final object is to run microPython code into our ESP32-C3 super mini. Then I will show you how to implement a simple LED blink code...
Continue Reading