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

**Describe the bug** Practical difficulties to implement SPI communication with external modules (e.g. nrf24L01) As per the Maixduino board specification, more SPI interfaces are available, although one of them is...

The MaixPy IDE gives reports: "ValueError: [MAIXPY] kpu: load error:2003, ERR_KMODEL_FORMAT: layer_header.body_size

Hi, My kmodel is about 2.9MB, which is converted from tflite file, and I think this model size is suitable for k210. When I use the kpu.load_flash API to load...

I've flashed a model compiled from onnx with nncase 1.0 CI but I get this error when trying `kpu.load(0x300000)` : ``` Traceback (most recent call last): File "", line 1,...

Hello, Currently I'm working on porting Yolov4-tiny to run on the K210. I've got a kmodel built which successfully runs on the K210 simulator of nncase, however it is exactly...

When I use in MaixPyIde the command tools > Save open script to board (boot.py), I'm expecting that the script is automatically executed at board power on. However, instead ov...

hi, When i run script below, i always got those error: ![image](https://user-images.githubusercontent.com/53286531/94661411-956e8700-0339-11eb-933b-768c305d0d7b.png) When i use "kpu.load_flash", i got "**ERR_KMODEL_VERSION: only support kmodel V3/V4 now**". Use "kpu.load" will get "**E (890188367114)...

Hi, Whenever i am trying to store and retrieve facial data from TF Card, it is asking for Protobuf. Can you please provide procedure / example to store and retrieve...

https://github.com/kendryte/kendryte-standalone-sdk/issues/122

on Maixduino, using record_wav.py modified to use sipeed mic array (pin assignement, configure I2S chanel 0to 3, received data seems to be ramdomized bytes