-
Board MaixCube with v0.5.0-95-g05c4e70 out of the box.
if I download the same FW maixpy_v0.5.0_95_g05c4e70.bin or any newvest e.g. maixpy_v0.5.1_103_gf9bb0bb.bin,
I got inverted colors.
And this …
-
I just noticed that the PIN7 of Maixduino configuration has wrong value assigned.
https://github.com/sipeed/MaixPy_scripts/blob/master/board/config_maix_duino.py
Currently:
`'PIN7':16,`
Correc…
-
Hi all,
I just noticed that the "board_info" is missing in my custom build firmware...
When I try to import followings, it gets import error "ImportError: cannot import name board_info".
`python
…
-
I'm trying to run the `demo_find_face.py` in Maix Cube with this firmware `maixpy_v0.5.1_124_ga3f708c_minimum_with_kmodel_v4_support.bin`
[demo_find_face.py](https://github.com/sipeed/MaixPy_script…
-
Hello, I have noticed you erased all the examples for the maixdock with esp8285 and I really need them
-
Hello,
I have a MAIXDUINO with TFT display and I'm trying to build with gfxsupport enabled, but I have errors below.
Maybe it is something in my Arduino IDE configuration, but I am not sure about …
-
MaxPyIDE can't see either a M5StickV or MaixAmigo board on my machine - but they are clearly present:
`lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 006: ID 04…
-
i recently setup the gimbal example found in your demo section hear:https://github.com/sipeed/MaixPy_scripts/tree/master/demo/gimbal
i have it setup with two servos powered externally and grounded …
ghost updated
4 years ago
-
Hi everyone!!!
I'm using Platformio (version 4.0.3) with Vscode for Kendryte210 platform under Windows 10.
I've tried to run a blink example, but it comes to an error. There is a space characte…
-
I messed up the esp32 in my maixduino. How can I find the firmware?