https://docs.micropython.org/
6 дней назад ... MicroPython runs on a variety of systems and hardware platforms. Here you can read the general documentation which applies to all systems, as ...
http://micropython-ru.readthedocs.io/ru/latest/...
Советы, фишки и полезные штуки, которые стоит знать¶ ... Built with Sphinx using a theme provided by Read the Docs. Read the Docs ...
https://www.raspberrypi.com/documentation/micro...
MicroPython is a full implementation of the Python 3 programming language that runs directly on embedded hardware like Raspberry Pi Pico.
https://micropython-ru.readthedocs.io/
Документация Micro Python · Краткая запись модуля быстрый доступ ко всем модулям. Полное описание все функции, классы, константы · Содержание список всех ...
https://docs.openmv.io/
MicroPython documentation. Welcome! This is the documentation for MicroPython v1.25, for the OpenMV Cam and compatible platforms, last updated 02 Jun 2025.
https://docs.micropython.org/en/latest/reference/
... documentation at docs.python.org. The MicroPython standard library is described in the corresponding chapter. The MicroPython differences from CPython ...
https://docs.micropython.org/en/latest/library/...
This chapter describes modules (function and class libraries) which are built into MicroPython. This documentation in general aspires to describe all modules ...
https://docs.micropython.org/en/latest/esp32/qu...
Below is a quick reference for ESP32-based boards. If it is your first time working with this board it may be useful to get an overview of the microcontroller.
https://micropython.org/
DOCS · DISCORD · DISCUSSIONS · WIKI · STORE. MicroPython. MicroPython is a lean and ... The MicroPython pyboard is a compact electronic circuit board that runs ...
https://github.com/micropython/micropython
Docs CI badge codecov. The MicroPython project. MicroPython Logo. This is the MicroPython project, which aims to put an implementation of Python 3.x on ...
docs-micropython/micropython_app_dev/advance/display.md at master ...
github.com
MicroPython | Enginique Docs
docs.enginique.com
micropython-ds1307/docs/DOCUMENTATION.md at main · brainelectronics ...
github.com
micropython/docs/rp2/tutorial/intro.rst at master · micropython ...
github.com
micropython/docs/tutorials/images.rst at master · bbcmicrobit ...
github.com
Micropython Docs
jagomart.net
MicroPython Tutorial — keyestudio WiKi documentation
docs.keyestudio.com
MicroPython_Tutorial(Raspberry Pi) — Pico Sensor Kit documentation
docs.keyestudio.com
MicroPython pinout for Nano ESP32.
docs.arduino.cc
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 • 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 • March 3, 2022 • 45:47
Altium Designer: https://www.altium.com/yt/electroniclinic Raspberry Pi Pico Complete Course, Read Article: https://www.electroniclinic.com/raspberry-pi-pico-rp2040-programming-in-micropython-with-examples/ Subscribe to my New YouTube Channel, if you want to watch my videos in Hindi/Urdu https://www.youtube.com/@letsgetstartedd Support me on ...
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 • June 17, 2024 • 10:39
🔗 *The full course* : _https://core-electronics.com.au/courses/raspberry-pi-pico-workshop/_ In this video of the Pico Workshop, we are taking a look at some helpful MicroPython Code that could be vital to your next project. We will take a look at functions to measure the passing of time, multiple ways of running parallel code and more. 0:00 ...
YouTube • July 9, 2024 • 10:23
Welcome to our comprehensive tutorial on ESP32 WiFi communication using MicroPython! In this video, we'll guide you through the process of scanning for WiFi networks, connecting to a network, and accessing the internet with your ESP32 microcontroller using MicroPython. In this tutorial, you'll learn: How to scan for available WiFi networks ...