News

This project uses the esptool and rshell Python libraries to flash Micropython and interact with the ESP32. esptool is used to install the Micropython firmware on to the ESP32.
Read this quiet easy and straightforward instructions. Basically you need a Python-package "esptool" and a corresponding ESP32-MicroPython-Firmware to flash on. You can run single commands via ...
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between the ...
In this video we review the Elektor ESP32 Smart Kit Bundle consisting of the Elektor book "The Complete ESP32 Projects Guide" and the "ESP32 Smart Kit" component box. We learn how to set up the ...
Part 1: Installation and Our First Programs MicroPython for the ESP32 and Friends Python is more and more coming to replace C as the programming language of choice, and this trend can now also be seen ...
MicroPython v1.24 firmware adds support for Raspberry Pi RP2350 and Espressif ESP32-C6 microcontrollers, RISC-V improvements, and more.