MaixPy-v1 icon indicating copy to clipboard operation
MaixPy-v1 copied to clipboard

MicroPython for K210 RISC-V, let's play with edge AI easier

Results 129 MaixPy-v1 issues
Sort by recently updated
recently updated
newest added

I am trying to create a tcp server from my maix dock m1w, inorder to communicate with my android app(i.e the client). To do so i need to bind my...

**Describe the bug** A clear and concise description of what the bug is. While I do nothing with maixpy ​​ide histogram is 0 fps, but when I click something on...

**Describe the bug** Hey, bros, me again. I noticed that k210 supports ifft in the manual, but I didn't find how to use ifft in Maixpy, is it because I...

**Describe the bug** I noticed that in the current 0.6.2 version of the firmware, the ulab version looks a bit old and shows an error when I execute the code...

Hi, I'm a newb with Sipeed and I'm trying to get a project running on MaixAmigo. MaixAmigo presents - 1 camera on the front: GC0328 [VGA, Resolution 648 (H) x...

Hello, AVI video is recorded without sound and video recorded using video recording demo script have no index and can't be played I tried to assign MIC0 pins to I2S...

enhancement

The usocket in Maixpy lack of functions such as socket.bind, socket.listen and socket.accept, thus Maixpy can't work as a server. More over, other package like upip etc. is still absense,...

enhancement

Hi everyone, I would like to create a webserver in my Maixduino board, and i see that it is impossible to implement those micropython functions ( bind .. listen.. accept)....

need to implement

Hello, I'm trying to use the I2S master clock (MCLK) signal on my Maix Bit (firmware v0.6.2) but I'm having issues I used the same code as in the I2S...

Why libmaix_ asr.a is not open source?It seems to be the only file that is not open source. Is there an open source plan for this file? If so, when...