-
Upload firmware with `platform.io` fails. Upload with `kflash_gui` is working.
Platform.io version: Core 4.3.4, Home 3.2.3
Kendryte K210 platform version: 1.2.2
platform.ini
```
[env:sipeed-m…
-
repro:
1. flash the no_lvlg firmware
2. flash this file [avoidance.zip](https://github.com/sipeed/MaixPy/files/3268033/avoidance.zip)
3. load this in the IDE [boot.zip](https://github.com/sipeed/Ma…
-
Hello
Pre-trained models doesn't work. Need simple explanation how code is working and simple and straightforward code for transfer learning
I converted one of pre-trained models, loaded in maix boa…
-
I received the Maix Dock with factory firmware MicroPython v0.4.0-87-g42e92b235-dirty on 2019-11-07; Sipeed_M1 with kendryte-k210, when the board was powered on it will show ESP_4xxx in the list and I…
-
> import network
> from Maix import GPIO
> from fpioa_manager import fm, board_info
>
> WIFI_SSID = "*****************"
> WIFI_PASSWD = "*****************"
>
> # IO map for ESP32 on Maixduino…
-
Greetings, I was trying to burn my mobilenet v1 model that i trained via transfer learning on Sipeed Maix Dock. I packaged it in .kfpkg file with a flash-list.json specifying the address of the kmodel…
-
Greetings, I was trying to burn my mobilenet v1 model that i trained via transfer learning on Sipeed Maix Dock. I packaged it in .kfpkg file with a flash-list.json specifying the address of the kmodel…
-
When I run "play_wav.py", then right sound is noisy. Left sound is no problem.
So I check the souce code of MaixPy, then I found the mistakes. I correct them,
I can hear a clear sound. Please correc…
-
I compile opensbi(v0.8) and get fw_payload.bin (i'm sure that it's compiled currently). then i download the firmware to flash , but it cannot work on paltform `Sipeed Maixbit2.0` ( based on Kendryte…
-
This issue comes from https://github.com/sipeed/MaixPy/issues/105
Hello @junhuanchen, I tried today the last version in master but it does not include ussl:
```
>>> help('modules')
help('modul…