micropython-micro-gui This is a lightweight, portable, MicroPython GUI library for displays having drivers subclassed from framebuf. Written in Python it runs under a standard MicroPython firmware build. Options for data input comprise: Two pushbuttons: restricted capabilities with some widgets unusabl...
MicroMLP - 一个用于MicroPython的微型神经网络多层感知器 MicroPython-NeuralNetwork - MicroPython的神经网络实现 upython-chat-gpt - MicroPython的ChatGPT实现 音频 micropython-buzzer - 在蜂鸣器上播放Nokia compose和mid文件 micropython-dfplayer - 用于控制DFPlayer mini MP3播放器模块的库 micropython-vs1053 - VS10...
micropython-nano-gui:基于framebuf类的显示驱动程序的轻量级MicroPython GUI库。地址:https://github.com/peterhinch/micropython-nano-gui LittlevGL_bindings:基于LittlevGL GUI库的绑定。地址:https://github.com/littlevgl/lv_binding_micropython 文字使用者介面(TUI) picotui:具有最小依赖性的轻量级TUI小部件工具包。
(2)MaixPy是将MicroPhon 移植到K210芯片的一个项目,支持MCU(比如这里做实验的Maixduino开发板)的常规操作,集成了机器视觉和麦克风等系列,是可以快速开发,成本极低,体积实用的AIOT(人工智能+物联网)领域智能应用优化平台,相关源代码在github。Maixpy 的目的是让 AIOT 编程更简单, 基于 Micropython 语法,运行在一款...
1 x USB to Micro USB电缆 如何下载MicroPython固件 在我们将NodeMCU板连接到PC之前,我们需要下载最新的MicroPython固件并将其加载到NodeMCU上。您可以从MicroPython下载页面下载它。 在下载页面上,您将有3个主要选择: 为1024kb及以上模块建立稳定的固件,
Thenano-guilibrary is display-only. A library supporting user input ismicro-gui; this comes at a cost of a substantially greater RAM requirement. These images, most from OLED displays, fail to reproduce the quality of these displays. OLEDs are visually impressive displays with bright colors, ...
Micro SD 读取不到现象及解决方法: 确认SD 能否在电脑上正常使用,如果不能即 SD 已损坏, 电脑能够正常使用,读取 SD,但 MaixPy 开发板无法使用: SD 卡未格式化为 MBR 分区 FAT32 格式 电脑能够正常使用 SD 卡,也确认 SD 卡的磁盘格式为 FAT32,但 MaixPy 开发板依旧无法使用: ...
The nano-gui library is display-only. A library supporting user input is micro-gui; this comes at a cost of a substantially greater RAM requirement. It supports all displays available to nano-gui. These images, most from OLED displays, fail to reproduce the quality of these displays. OLEDs...
Python GUI编程 tkinter编程2024-10-315.Python SQLite数据库编程2024-10-31 6.micropython+ESP32S3+MFRC522射频卡模块读卡号2024-10-31 收起 参考连接:https://doc.itprojects.cn/A0004.iot/01.doc.c0e19433a76e2e42f143ba0ded917201/index.html#/q02.rfid.01 1)ESP32S3+MFRC522射频卡模块图 # ...
Discussions about the Microptyhon binding:https://github.com/littlevgl/lvgl/issues/557 More info about the unix port:https://github.com/micropython/micropython/wiki/Getting-Started#debian-ubuntu-mint-and-variants The MicroPython project This is the MicroPython project, which aims to put an implementa...