From c876863dd4d8d49ad51efd3fe906fc156786a134 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sun, 18 Jan 2026 17:10:52 +0100 Subject: Notes on micropython on the ESP32 --- source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst b/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst index 2a6b14c..52d2cb3 100644 --- a/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst +++ b/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst @@ -38,6 +38,16 @@ These are the settings used: It may be necessary to bring GPIO9 to GND to force the board into bootloader mode before loading sketches. +MicroPython +=========== + +Micropython can be installed on the board using the instructions and +downloadable firmware at: +https://micropython.org/download/ESP32_GENERIC_C3/ . + +Documentation for micropython on the ESP32 is at +https://docs.micropython.org/en/latest/esp32/quickref.html . + Battery Measurement =================== -- cgit v1.2.3