https://habr.com/ru/articles/887026/
1 мар. 2025 г. ... Всё понятно, что может делать С/C++ на STM32, но мне хотелось попробовать поиграться с MicroPython на STM32. ... Python · C · C++. Хабы: Python ...
https://micropython.org/stm32/
The STM32 line of microcontrollers from STMicroelectronics are officially supported by MicroPython, via the STM32 Cube HAL libraries.
https://we.easyelectronics.ru/STM32/stm32-i-pit...
17 мая 2014 г. ... И там можно писать начиная от С заканичивая Java… Согласен что на python риалтайм не сделаеш, но для демонстрации и простого прототипа может ...
https://habr.com/ru/companies/otus/articles/717...
17 февр. 2023 г. ... ... STM32). ... значительная часть модулей из стандартной библиотеки Python (и поддержка синтаксиса с async/await и большинства возможностей Python ...
https://community.st.com/t5/stm32-mpus-products...
I have a STM32MP157F-DK2 and I'm planning to develop some python applications to run on the A7 processor. I have some questions related to python development ...
https://cnx-software.ru/2022/05/19/pikascript-o...
19 мая 2022 г. ... PikaScript — облегченная реализация Python, работающая на STM32 и других недорогих микроконтроллерах. PikaScript — это сверхлегкий движок Python ...
https://community.st.com/t5/stm32-mcus-products...
16 февр. 2021 г. ... You can look to the STM32 boards already supported in MicroPython. And the list of all available firmware is in this link.
https://sky.pro/wiki/javascript/programmirovani...
Хотя Python не является основным языком для программирования микроконтроллеров, существуют интерпретаторы, такие как MicroPython, которые позволяют писать код ...
https://www.youtube.com/watch?v=aidHaXUjKg4
26 июн. 2024 г. ... This video introduces the viewer to a series of videos that explain STM32 MicroPython.
https://pypi.org/project/stm32loader/
Python module to upload or download firmware to / from ST Microelectronics STM32 microcontrollers over UART. Also supports ST BlueNRG devices.
002-Python Live stream Graphic UI Arduino-STM32:Setup the Serial ...
www.youtube.com
Mastering STM32 Programming with MicroPython – Renzo Mischianti
mischianti.org
支持Arduino/Python的STM32开发板 - 知乎
zhuanlan.zhihu.com
PikaScript - A lightweight Python implementation that runs on STM32 and ...
www.cnx-software.com
支持Arduino/Python的STM32开发板 - 知乎
zhuanlan.zhihu.com
TPYBoard MicroPython python development board pyboard v1 1 STM32 ...
www.yoycart.com
01Studio MicroPython pyBoard V1.1 CN STM32 Python Programming ...
blog.libero.it
STM32 Crash Course (9) - STM32 USB CDC - Python Code - YouTube
www.youtube.com
【Python】Python实现串口通信(Python+Stm32)_python串口通信-CSDN博客
blog.csdn.net
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 • July 23, 2021 • 17:01
Welcome to this new WeeW - Stack tutorial, A new video for the Python library, where the code is from scratch. The code that we have reviewed together in the video Download is available on this Github link: https://github.com/weewStack/Python-projects/tree/master/004-PySerial - MCU - Multi-Datareadings This is video 3 of the tutorial that ...
YouTube • July 23, 2021 • 37:09
Welcome to this new WeeW - Stack tutorial, A new video for the Python library, where the code is from scratch. The code that we have reviewed together in the video Download is available on this Github link: https://github.com/weewStack/Python-projects/tree/master/004-PySerial - MCU - Multi-Datareadings This is video 1 of the tutorial that ...
YouTube • May 13, 2019 • 09:15
This video will describe how to upload and run Micro-python on the STM32F4 Discovery board. STM32 Bootloader video: https://youtu.be/K2NekHIwGWo Discovery Board: https://www.digikey.com/product-detail/en/stmicroelectronics/STM32F407G-DISC1/497-16287-ND/5824404
YouTube • December 13, 2020 • 32:12
Welcome to this new WeeW - Stack tutorial, A new video for the Python library, where the code is from scratch. The code that we made together in this video Download is available on this Github link: https://github.com/weewStack/Python-projects If you want to support the channel, please use the links below to start your shopping. No additional ...
YouTube • September 17, 2024 • 06:44
This is Video 11B in the series that explains STM32 MicroPython using the BlackPill. In this video, a Time of Flight (ToF) device called VL53L1X is investigated. Testing approach using a Logic Analyzer and test data are presented. Hopefully, you will find it interesting. The driver used is based on software from drakxtwo's GitHub site ...