https://github.com/micropython/micropython
This is the MicroPython project, which aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. You can find the official ...
https://github.com/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems.
https://github.com/micropython/micropython-lib
This is a repository of packages designed to be useful for writing MicroPython applications. The packages here fall into categories corresponding to the four ...
https://micropython.org/download/
MicroPython is developed using git for source code management, and the master repository can be found on GitHub at github.com/micropython/micropython.
https://github.com/micropython/micropython/rele...
This release of MicroPython adds support for the new RP2350 MCU, improved RISC-V support with native code generation, support for ESP32-C6 MCUs, update Zephyr ...
https://github.com/orgs/micropython/repositories
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
https://github.com/lvgl-micropython/lvgl_microp...
The goal of this project is to make it easier to compile, create a common API so it is easy to add new drivers and to support more connection topologies to ...
https://github.com/marketplace/actions/install-...
Builds and installs the following executables: Provides a clone of the micropython repository and sets the environment variable MPY_DIR to it's path.
https://github.com/tianocore/tianocore.github.i...
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library.
https://github.com/topics/micro-python?o=asc&s=...
MicroPython is an implementation of the Python 3 programming language. It includes a small subset of the Python standard library and is optimised to run on ...
MicroPython_Examples/main.py at master · 01studio-lab/MicroPython ...
github.com
Releases · micropython/micropython · GitHub
github.com
GitHub - m5stack/uiflow-micropython: uiflow micropython project
github.com
Micropython Github
www.fity.club
GitHub - frickc3/micropython-ota-updater-example-module
github.com
Micropython Github
www.fity.club
Micropython Github
www.fity.club
GitHub - fizista/micropython-umqtt.simple2
github.com
micropython-lora/main.py at master · wybiral/micropython-lora · GitHub
github.com
YouTube • February 23, 2019 • 19:59
Full code available on Github! https://github.com/invent-box/Learn-MicroPython In this video tutorial, we guide you through the process of installing MicroPython firmware onto a Sparkfun ESP32 Thing (my personal board of choice). arduino uno: https://amzn.to/2KjxYNt sparkfun ESP32 Thing: https://amzn.to/3cvFdhq We have entire playlists on ...
YouTube • July 23, 2025 • 10:32
Learn how to get started with MicroPython, from flashing firmware to uploading code and using professional development tools. In this video, SparkFun embedded software engineer Malcolm walks through everything you need to begin developing with MicroPython. Whether you're using an ESP32, Raspberry Pi Pico, or another supported board, we cover ...
YouTube • April 24, 2025 • 08:04
Ready to jump into embedded systems without the C/C++ learning curve? In this video, Malcolm, an embedded software engineer at SparkFun, walks you through the basics of MicroPython: a lean, efficient implementation of Python that runs directly on microcontrollers. Whether you're new to hardware or a seasoned developer looking to prototype ...
YouTube • October 18, 2024 • 07:33
🛠️ Unlock the potential of microcontroller programming with our guide on getting started with the Raspberry Pi Pico 🖥️ using MicroPython 🐍 and Thonny IDE! In this video, we’ll walk you through the entire process, from setting up your Pico and installing MicroPython to writing your first code snippets ️. Get Your Pi Pico ...
YouTube • May 8, 2025 • 11:29
In this tutorial, I’ll walk you step-by-step through setting up MicroPython on the STM32F4 Discovery (STM32F429I-DISCO) board. Whether you're a beginner or just getting started with embedded Python, this guide covers everything from flashing firmware to writing your first LED blink and handling interrupts! 🔧 What you'll learn: ⇒ How to ...
YouTube • September 24, 2025 • 16:00
This is video 55 on setting up MicroPython setting up LVGL on an ESP32-S3 Octal (8MB PSRAM) USB Board. We demonstrate two GUI code examples. We discuss the hardware and wiring. We mount the ESP32-S3-DevKitC-1 USB board on a Base and the ILI9341 display on a breadboard. The firmware used is the standard MicroPython and LVGL software; built in ...