Scripts for MaixPy ~ have a good time~
Doc of MaixPy: maixpy.sipeed.com
| directory | description |
|---|---|
| application | applications integraged to firmware |
| basic | basic micropython usage |
| board | run python code, config your sipeed hardware |
| demo | more demo, applications, Compared to the single routines in other folders, the routines inside may be more complicated |
| hardware | hardware API usage demo |
| machine_vision | demo for vision related, including machine vision and AI processing related |
| modules | external modules |
| multimedia | normal multimedia processing, audio video etc. |
| network | network related |
| tools_on_PC | some tools for maxipy running on PC, not for maixpy |
| 目录 | 描述 |
|---|---|
| application | 内置到固件中的应用 |
| basic | 基本的 micropython 使用 |
| board | 运行 Python 代码,配置你的 sipeed 硬件 |
| demo | 更多的例程,像较与其它文件夹中的单一的功能示例,这里面的可能相对复杂一点 |
| hardware | 硬件 API 使用例程 |
| machine_vision | 视觉处理相关,包括机器视觉以及AI处理 |
| modules | 外部外设模块使用, 比如 Grove 模块, sp-mod 模块 |
| multimedia | 普通的多媒体功能,比如音视频播放等 |
| network | 网络相关例程 |
| tools_on_PC | 在电脑端使用的工具,注意不能在 maixpy 上运行 |