This repository contains multiple projects for the ESP32 microcontroller, all developed using MicroPython. Each project is organized in its own folder and includes ...
action-micropython-builder is a GitHub Action designed to build MicroPython ports. It supports multiple platforms and boards, enabling developers to quickly build MicroPython projects. repo_remote No ...
upyOS is a modular, lightweight MicroPython-based operating system (OS) that provides a Unix-like experience on low-resource microcontrollers such as Espressif Systems ESP32/ESP32-C3/ESP32-S3, ...
ESP32 microcontrollers, known for their versatility in IoT and smart home projects, also support digital audio via their I2S interface. In the first part of this series, we explore an audio-focused ...
Combining the dual-core processing capabilities of the ESP32 with the reliability of GSM connectivity, the ESP32 GPS tracker with SIM800L is the perfect solution for real-time position tracking.