STM32 Cube library - CMSIS and HAL for F4, F7 and L4 microcontrollers C637410UpdatedJun 14, 2023 mynewt-nimblePublicForked fromapache/mynewt-nimble Apache mynewt People Sponsors View all Sponsoring Top languages CPythonShellJavaScriptEagle
The termslibrary,package, andmoduleare overloaded and lead to some confusion. The interpretation used in by the MicroPython project is that: Alibraryis a collection of installable packages, e.g.The Python Standard Library, or micropython-lib. ...
See the repositoryhttp://github.com/micropython/pyboardfor the MicroPython board (PyBoard), the officially supported reference electronic circuit board. Major components in this repository: py/ -- the core Python implementation, including compiler, runtime, and core library. mpy-cross/ -- the Micro...
地址:https://github.com/stinos/micropython-wrap ullvm:LLVM C API的绑定。地址:https://github.com/pfalcon/ullvm 文字数据处理 ure(micro-re):内置模块,可实现正则表达式语法的子集。文档地址:https://pycopy.readthedocs.io/en/latest/library/ure.html re-pcre:基于PCRE库的更完整的正则表达式实现,在很大...
github/workflows: Bump codecov/codecov-action from 4 to 5. 4个月前 docs docs/library/binascii: Add docs for binascii.crc32 method. 1年前 drivers extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI. 2年前 examples examples/natmod: Fix URL links in README.md. 7个月前...
MicroPythonBLEHID - Human Interface Device (HID) over Bluetooth Low Energy (BLE) GATT library for MicroPython. upyble - Command line tool for Bluetooth Low Energy MicroPython devices. micropython-xiaomi-ble-adv-parse - Passively retrieve sensor data from some Xiaomi Bluetooth Low Energy (BLE) sen...
MicroPython实现了基本的python的词法分析器, 解析器,编译器,虚拟机和运行时。在github上获得代码:https://github.com/micropython/micropython 解压之后目录大概如下: 主要目录的解释也可在根目录的README.md中找到。 本文以STM32 MicroPython为例。目前MicroPython可运行于类unix系统,PIC16,ARM等平台。
将 GitHub 存储库添加到包示例依赖项 reference/mpremote.rst:扩展 MPremote 指南 library/index:uModule 重命名后更新文档 将 uasyncio 重命名为 asyncio ESP32:根据 IDF v5 的更改更新 ESP32 文档 library/SSL:为 SSLContext 添加文档 esp32/快速参考:为 WT32-ETH01 版本 1.4 添加局域网示例 library/deflate:...
直接git clone https://github.com/micropython/micropython,在 Windows 下进行操作了解一下。 之后需要交叉编译代码的时候,必然会回到 Linux ,Windows 10 的发展 Linux 内核还需要一些时间,但应该也快了,届时巨硬霸主将会携带跨平台系统和云端开发服务重新降临到开发者阵营中,拭目以待。
Step 1. Download the ssd1306.py library and open it with Thonny. Step 2. Click "File-->Save as" and save the library in the "Raspberry Pi Pico"Chose the "Raspberry Pi Pico" as the location we save.Make sure the saved file name is "ssd1306.py", otherwise it will not work....