-
I've tried to run below script at my Sipeed MAix Dan Dock(M1w model).
https://github.com/sipeed/MaixPy_scripts/blob/master/network/demo_wifi_ap_scan.py
but got the following error.
```
Tracebac…
-
{
"sha1": "8ba94f5ff87eec5e13e488d98050b5e53fab2125",
"system": "*",
"url": "http://dl.sipeed.com/MAIX/platformio/dl-packages/framework-kendryte-standalo…
bitsk updated
5 years ago
-
Follow the tutorial [Image Recogntion With Sipeed MaiX and Arduino IDE/Micropython](https://www.instructables.com/id/Transfer-Learning-With-Sipeed-MaiX-and-Arduino-IDE/) ,
that error occur:
```ba…
-
It looks like the CPUfreq module was removed from the firmware 4.0.17.
Will it be restored?
-
"framework-kendryte-freertos-sdk":[
{
"sha1": "dd92433fd8ab3caae7b0e244178304a4d82b158d",
"system": "*",
"url": "http://dl.sipeed.com/MAIX/platformi…
bitsk updated
5 years ago
-
I've tried to run /network/demo_wifi_ap_scan.py but I got the following error.
![image](https://user-images.githubusercontent.com/1331349/61595728-e4993200-ac35-11e9-924a-4f4f82bd8503.png)
That …
-
[sipeed-rv-debugger.zip](https://github.com/sipeed/platform-kendryte210/files/3395065/sipeed-rv-debugger.zip)
HI,
We just tested the support of the Sipeed RV debugger, please add the debug configu…
bitsk updated
5 years ago
-
I just received Maixduino board from Seeedstudio:
https://www.seeedstudio.com/Sipeed-Maixduino-for-RISC-V-AI-IoT-p-4046.html
I understand version 0.3.9 should support this board. I set the board t…
mrayy updated
5 years ago
-
[network/demo_wifi_ap_scan.py](https://github.com/sipeed/MaixPy_scripts/blob/master/network/demo_wifi_ap_scan.py) is not working at maixpy firmware v0.3.2.
please see below the comment.
https://gi…
-
使用TF尝试构建了一个分割的网络,在PC上运行良好,经过nncase_v0.1转换为kmodel后,主体部分是一堆卷积,和本问题有关的模型的最后几行信息如下:
使用了maix bit开发板,固件0.4.0_44_minimum,下载进上述网络模型kmodel后打印网络信息的最后几行如下:
上述两个网络信息相对比,感觉后者最后的“layer[55] KL_INVALID, 16 …