http://micropython-ru.readthedocs.io/ru/latest/...
Такие библиотеки имеют в имени приставку u и само название без приставки. Название может быть изменено с помощью файла, имя которого в вашем пути к пакету.
https://amperkot.ru/blog/micropython-2/?srsltid...
20 мар. 2020 г. ... Теперь немного углубимся в сам язык. Библиотеки и модули. На мой взгляд, основным достоинством Python, как и десктопной так и микроконтроллерной ...
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://ru.wikipedia.org/wiki/MicroPython
Библиотеки. править. Собственные библиотеки. btree — библиотека для работы с ... ↑ Перейти обратно: micropython/micropython (англ.). GitHub. Дата ...
http://micropython-ru.readthedocs.io/ru/latest/...
Краткое описание микроконтроллера pyboard · Основные команды микроконтроллера · Основная информация о микроконтоллере · Руководство Micro Python · Библиотеки Micro ...
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://wiki.amperka.ru/products:raspberry-pi-pico
29 авг. 2023 г. ... Для работы примера скачайте и установите библиотеку MicroPython Neopixel Pi Pico. Как устанавливать библиотеки в Thony Python IDE. raspberry-pi- ...
https://texnohelp.com/micropython-7/
В данном уроке мы создадим веб-сервер используя socket и API socket microPython. ... Так же мы подключим библиотеку для работы с выводами нашего микроконтроллера:
https://docs.micropython.org/en/v1.16/library/i...
This chapter describes modules (function and class libraries) which are built into MicroPython. There are a few categories of such modules.
https://wikihandbk.com/wiki/MicroPython:%D0%91%...
21 авг. 2020 г. ... Библиотеки MicroPython · btree – простая база данных BTree · framebuf – манипуляции с кадровым буфером · machine – функции для работы с ...
Вводный урок по программированию ESP32, ESP8266 на MicroPython.
arduino-tex.ru
Вводный урок по программированию ESP32, ESP8266 на MicroPython.
arduino-tex.ru
Micropython - это просто. Часть вторая. Блог Амперкот.ру
amperkot.ru
GitHub - maysrp/esp32_micropython_4x4keypad: Библиотека для подключения ...
github.com
Создание библиотеки Python: полный гайд / Хабр
habr.com
GitHub - Immersive-programs/micropython-customsymbols: Library for ...
github.com
MicroPython Programming with ESP32 and ESP8266 » Vtome.ru - Электронная ...
vtome.ru
Вводный урок по программированию ESP32, ESP8266 на MicroPython.
arduino-tex.ru
MicroPython officially becomes part of the Arduino ecosystem | Arduino Blog
vuink.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 • June 11, 2023 • 06:55
Using the TwelveData API to get stock data - Python: https://youtu.be/7OUfzSW3oIY ESP8266 MicroPython Firmware: https://micropython.org/download/esp8266-1m/ Flash ESP8266 Firmware on mac/linux: https://github.com/marcelstoer/nodemcu-pyflasher NodeMCU Flasher (windows): https://github.com/nodemcu/nodemcu-flasher ...
YouTube • March 9, 2019 • 05:30
MicroPython is a version of the Popular coding Language Python 3, That has been cut down and implemented on microcontrollers. If you have used Python and Arduino, you will know why this is something that would get us excited. The Arduino uses a version of the C programming language and although C is very powerful it is not the friendliest ...
YouTube • November 26, 2023 • 11:18
Learn how to use the ESP32-CAM in MicroPython to use the onboard camera and connect to the network. Also, learn some simple dos and don'ts of using the device in MicroPython to help you get started. By the end of it, we can rerun scripts with the camera and WiFi all in Thonny which will give us a lot of power to code in MicroPython with this ...
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 • May 30, 2025 • 12:08
Getting Started with Arduino Lab For MicroPython: Installing the MicroPython Firmware. Learn how to get started with Arduino Lab for MicroPython in this beginner’s guide! In this video, we walk you through downloading and installing Arduino Lab for MicroPython, using the MicroPython Firmware Installer to flash MicroPython firmware onto your ...