my dev. board ESP32-C5_MINI

ESP32-C5_MINI




esptool read flash-id of ESP32-C5_MINI
esptool --port COM4 flash-id


Exercises:
~ Hello ESP32-C5_MIINI

MicroPython:
Flashing MicroPython Firmware on the ESP32-C5_MINI using esptool
Drive an SSD1315 I2C OLED Display on ESP32-C5_MINI with MicroPython

Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

Drive ST7796 SPI TFT with XPT2046 Touch on ESP32-C3-DevKitM-1 (arduino-esp32), using TFT_eSPI.