K210 MAIXPY 环境搭建 API等
https://blog.csdn.net/weixin_44198954/article/details/105304860
1.kflash_gui 用于下载
2.烧录BOOT micro python 的系统
3.下载IDE
4.下载KEY GEN的bin,烧录后,将keygen丢到网页上获取 一下model ,烧录这个model
5.获取一下python脚本 https://github.com/sipeed/MaixPy_scripts/blob/master/machine_vision/face_recognization/demo_face_recognization.py
详细步骤:
https://www.arduino.cn/thread-95812-3-1.html
API参考:
https://maixpy.sipeed.com/zh/api_reference/Maix/gpio.html
micropython 的函数库使用 可以参考这里的
https://docs.singtown.com/micropython/zh/latest/moxingstm32f4/library/machine.html 看library machine 里面有reset
模型训练
https://mc.dfrobot.com.cn/thread-304993-1-1.html
命令行操作文件
https://mc.dfrobot.com.cn/thread-275592-1-1.html
命令行操作系统
https://www.sohu.com/a/321792067_256585
sd卡存储参考
https://github.com/staberas/Gatebot/blob/c1366058b26a8cd642873838e277670d95dfa14f/boot_waifu.py

浙公网安备 33010602011771号