Maixduino icon indicating copy to clipboard operation
Maixduino copied to clipboard

Arduino port on Maix board ( k210 )

Results 74 Maixduino issues
Sort by recently updated
recently updated
newest added

I have not been able to find much information on this :-( . 1. Does the ESP32 come preprogrammed with AT firmware, or do I have to burn it separately....

Any support for the [Sipeed Maix Amigo](https://www.seeedstudio.com/Sipeed-Maix-Amigo-p-4689.html) board?

Sample code: **selfie.ino** A huge amount of errors like: Adafruit_SPIDevice.h: 61:22: error: 'BitOrder' has not been declared Adafruit_SPIDevice.h: 86:3: error: 'BitOrder' does not name a type Adafruit_SPIDevice.h: 70:30: error: 'size_t'...

1. Red and blue colors swapped 2. lcd.print text is mirrored

hello everyone I have the sipeed m1n kit with OV0328 camera and I want to run a C++ code for facial expression recognition on the kit and display the video...

I recently tried the stickV builds for firmware and the dont actually work. You dont even get a display. even the maixpy version does not work. please help.

Hello everyone, I am the developer of Visuino - https://www.visuino.com One of the Visuino users sent me Maixduino to add support for it in Visuino, and now I am working...

Trying to use the example for speech recognition, I get 2 errors 1- does not find _thread 2- does not find speechrecognizer as the program tries to import speechrecognizer from...

The library has the same typo errors than the OV2640 one: At line 50 of Sipeed_GC0328.h read setRotation instead of setRotaion At line 695 of Sipeed GC0328.cpp read setRotation instead...