# maixpy_scripts **Repository Path**: di-erha/maixpy_scripts ## Basic Information - **Project Name**: maixpy_scripts - **Description**: MaixPy_scripts 官方自动同步镜像, 来自 https://github.com/sipeed/maixpy_scripts . 边缘计算 AI MaixPy - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/sipeed/maixpy_scripts - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2023-07-08 - **Last Updated**: 2023-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [MaixPy Scripts](https://github.com/sipeed/MaixPy_scripts) ==== Scripts for [MaixPy](https://github.com/sipeed/MaixPy) ~ have a good time~ Doc of MaixPy: [maixpy.sipeed.com](https://maixpy.sipeed.com) ## Directory Structure | directory | description | | --------- | ----------- | | application | Some complex applications | | basic | basic micropython usage | | board | run python code, config your sipeed hardware | | 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 game etc. | | network | network related | ------------------------------- 运行在 [MaixPy](https://github.com/sipeed/MaixPy) 上的脚本,玩得开心~ MaixPy 文档: [maixpy.sipeed.com](https://maixpy.sipeed.com) 另外,国内也可以在[gitee](https://gitee.com/Sipeed/maixpy_scripts)上查看,会实时同步, 对脚本有疑问请到[github](https://github.com/sipeed/MaixPy_scripts/issues)搜索问题或者提问, MaixPy 固件相关问题请到[MaixPy issue](https://github.com/sipeed/MaixPy_scripts/issues)提问 ## 目录结构 | 目录 | 描述 | | --------- | ----------- | | application | 一些复杂的应用 | | basic | 基本的 micropython 使用 | | board | 运行 Python 代码,配置你的 sipeed 硬件 | | hardware | 硬件 API 使用例程 | | machine_vision | 视觉处理相关,包括机器视觉以及AI处理 | | modules | 外部外设模块使用, 比如 Grove 模块, sp-mod 模块 | | multimedia | 普通的多媒体功能,比如音频、视频、GUI、游戏等 | | network | 网络相关例程 |