-
maixpy_20class script working perfectly (example) but after including UARTs in script on MaixPy IDE it's working but after save in sd card lcd screen only display "welcome in maix py". Scipt is not wo…
-
Im getting soon a Maix-bit and im trying to understand how does this code works,
do you convert the 3d mmd into bmp files and play it as video?
Thanks!
-
I'm trying to create an object detection model trained myself using the tutorials out there, no success yet, so wanted to ask — should the images in the dataset passed for `nncase compile` command sho…
aclex updated
4 years ago
-
Hi, I have some troubles with two ov7670 cameras module. Is there a possibilities to use a module with two cameras. And If yes, how can I use them in MaixPy scripting. Thank you.
-
Great work!
I want to add your ulab to [MaixPy](https://github.com/sipeed/MaixPy) as a submodule, and I come across two problems,
* variable multiple defined, maybe should change to ` extern co…
-
I have tried flashing 3 times and i keep getting this issue:
Board: Sipeed MAiX Dock M1W DAN
Trying to get extra features such as ftp and ota which are not supported in official fw.
```
`$ kfl…
-
I am trying to compile and execute the nncase fastface detect example on a Sipeed Maix Dock. I have managed to successfuly compile using st7789.c as that is the display I am having.
I have compile…
-
hey, I noticed when I tried to change/check the cpu/kpu frequency that the cpufreq module doesn't seems to be working, I installed the maixpy_v0.3.2_full version, I don't think I have made anything wr…
-
Any kmodel generated by any version of v0.2 doesn't work.
Using the most recent MicroPython, loading from MicroSD and loading from flash yields the same result.
`
ValueError: [MAIXPY]kpu: load erro…
-
Hi! Thanks for sharing your code!
When running the code on my device it gets stuck after showing the Brownie logo (i can hear the voice as well). It fails on reading the kmodel,
`task = kpu.load("…