my dev.board - Espressif ESP32-C3-DevKitM-1
ESP32-C3-DevKitM-1 is an entry-level development board based on
ESP32-C3-MINI-1, a module named for its small size. This board integrates
complete Wi-Fi and Bluetooth LE functions.
pin assignment:
doc:
~ ESP32-C3-DevKitM-1 User Guide
related:
~ To develop in Arduino Framework, Install ESP32 Arduino Core (arduino-esp32) on Arduino IDE.
~ Drive ST7796 SPI TFT with XPT2046 Touch on ESP32-C3-DevKitM-1 (arduino-esp32), using TFT_eSPI.
MicroPython related:
~ MicroPython bluetooth example using aioble library, between Raspberry Pi Pico W and ESP32-C3. (Both run MicroPython 1.21.0)
~ MicroPython bluetooth remote control LED between Raspberry Pi Pico W and ESP32-C3, using aioble library.
~ BLE communication between MicroPython aioble and ArduinoBLE
ESP-IDF:
~ Install Espressif IDF Extension in VS Code to program ESP32-C3 Run on Linux Mint 21.2 (over Windows 11/VirtualBox).
Embedded Rust:
~ Install Embedded Rust for ESP32 on Linux Mint 21.3 over VirtualBox/Windows 11 (tested with ESP32-C3-DevKitM-1)
~ MicroPython bluetooth example using aioble library, between Raspberry Pi Pico W and ESP32-C3. (Both run MicroPython 1.21.0)
~ MicroPython bluetooth remote control LED between Raspberry Pi Pico W and ESP32-C3, using aioble library.
~ BLE communication between MicroPython aioble and ArduinoBLE
ESP-IDF:
~ Install Espressif IDF Extension in VS Code to program ESP32-C3 Run on Linux Mint 21.2 (over Windows 11/VirtualBox).
Embedded Rust:
~ Install Embedded Rust for ESP32 on Linux Mint 21.3 over VirtualBox/Windows 11 (tested with ESP32-C3-DevKitM-1)
Comments
Post a Comment