my dev. board - YD-ESP32-C6-N16

 YD-ESP32-C6-N16 by VCC-GND Studio
- ESP32-C6-WROOM-1 with 16M Flash





CircuitPython related:
Flash CircuitPython 9 (Alpha 5) on ESP32-C6, and control on-board RGB LED (NeoPixel).

ESP-IDF related:
Install Visual Studio Code on Linux Mint 21.2 (over VirtualBox/Windows 11).
Install Espressif IDF Extension in VS Code to program ESP32-C3 Run on Linux Mint 21.2.
Create Hello World in VSCode/ESP-IDF Extension manually, run on ESP32-C6 to send text to Serial.
Install PlatformIO on Visual Studio Code to program ESP32-C6 in ESP-IDF.

esp-rs:
Install Embedded Rust for ESP32 on Linux Mint 21.3 over VirtualBox/Windows 11 (tested with ESP32-C3-DevKitM-1)
Rust on ESP (esp-rs), toggle GPIO to control LED on ESP32-C6.


Comments

Popular posts from this blog

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.

CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module