Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mcpanl opened an issue on sipeed/MaixPy
MaixCAMPro的RTC时钟功能没有生效,关机再开机后时间仍然是08:00
使用的是最新的官方镜像,已联网的情况下会自动同步正确的网络时间,这个没问题,然后在主界面长按电源键,点击Power off按钮关机,再次开机后时间仍然是08:00,而非关机前的时间。 ![图片](https://github.com/user-attachments/assets/761ce775-61d1-4819-ac0b-f817765096de) ![图片](https://...mcpanl opened an issue on sipeed/MaixPy
GC4653在自动ISO和自动快门速度的情况下,如何限制最慢快门速度避免出现拖影呢
GC4653在自动ISO和自动快门速度的情况下,如何限制最慢快门速度避免出现拖影呢mcpanl opened an issue on sipeed/MaixPy
如何实现软件层面或者Linux命令行重启至U盘升级模式
如何实现软件层面或者Linux命令行重启至U盘升级模式,以及烧录成功后如何通过串口或者其他操作将其正重启至正常开机状态,这样就可以实现无人值守编译、烧录和调试系统了。mcpanl opened an issue on sipeed/MaixPy
编译系统后开机发现不显示DeviceKey 求指点一下可能出问题的地方
1. 克隆LicheeRV-Nano-Build仓库,并模仿 /.github/workflows/licheervnano-host-linux-amd64.yml 的各个步骤,一步一步进行操作,中途没有任何报错,成功编译出了img文件。编译后将这个img文件复制到了`~/maix/os/`目录中备用。 ![图片](https://github.com/user-attachments/...mcpanl pushed 11 commits to main mcpanl/MaixPy
- add modbus.Master & slide_2axis_scan example a1885b8
- add pmu docs and example 7edb917
- modbus.Master: Swap the positions of the addr and size parameters. 36f48d9
- Merge pull request #70 from 916BGAI/dev add pmu docs and example 3538a56
- Merge pull request #72 from MK16kawai/dev add modbus.Master 497bf23
- * update faq abba54a
- * update hid_keyboard example 2265ac3
- * update faq 13c401d
- add app pose_usb_mario game controller d0fd5e2
- fix app pack error 052d97d
- Merge pull request #1 from mcpanl/dev Dev to main 35007b3
mcpanl pushed 312 commits to main mcpanl/MaixPy
- update doc 83e3967
- * update docs 6c34cdd
- * Compatible with maixpy v1 sensor and lcd e129869
- optimize image constructor e01bf97
- * support for maixpy-v1 ff6459b
- * implement lab2rgb & rgb2lab 9a55ca2
- * disable kernel debug info ba1e836
- * add rtsp example 314027a
- * add network 934d16c
- bump version to 4.0.10 b2884fb
- dragonforward maixcam 自定义yolov5模型教程 0eac7c0
- dragonforward maixcam 自定义yolov5模型教程 123d602
- Merge pull request #3 from dragonforward/main 添加了maixcam如何部署yolov5s自定义模型 165e46e
- update doc generate 850e326
- fix model doc error 0b326ca
- update action 827ae84
- bump version to 4.0.11 and update build script 9133ad6
- fix action 0bd26c6
- add desktop_monitor source code 2ff8d58
- 增加软件英文文档,修改原文件中描述不当的问题 9722cd3
- and 292 more ...