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

Because the pins number are directly specified instead of using the constant defined in : /Maixduino/hardware/k210/0.3.11/variants/sipeed_maix_one_dock/pins_arduino.h The SpeechRecognizer and it's example are unusable on Dan Dock AKA M1&M1w and possibly...

I have a problem similar to #37, the difference is that the return value is -5 Im using the latest version and unzipped the mobilenet model and removed the extension...

Hello, I've just tested some benchmark at 400Mhz and 600Mhz and the performance outputs the same. I think this options aren't working on Maixduino yet. https://github.com/PaulStoffregen/CoreMark Thanks ![Screen Shot 2019-08-07...

Hello! Is it possible to use audio synthesis with Arduino IDE? Adafruit Circuit Playground knows nothign about Maixduino: "Please edit CP_Boards.h with a hardware abstraction for this board" Is there...

https://github.com/sipeed/Maixduino/blob/master/variants/sipeed_maix_bit/pins_arduino.h This files defines led pins as follows: Green -> 13 Blue -> 12 Red -> 14 Testing this on my board and the according to the Sipeed Maix-BIT Specifications...

hi, I'm a newbee in maixpy and i have a maixduino boardi i loved this board very much but i have some issues with this board and i want some...

Hi, can someone check/confirm that there is a problem in installing the "kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.bz2" via the Arduino board installation? I encounter "error downloading" Thank you.

I'd like to use Sipeed-ESP32-TF module on Maix-Bit but the existing examples of your WiFiEsp modification seem to lack SPI implementation for this configuration. Please guide me how to proceed...

Does Maix bit have the following examples for arduino ide? Object tracking Face Recognition Object Recognition Line Tracking Color Recognition Tag Recognition

Using the library via PlatformIO, my timers can't activate sooner than 1 second after starting. When I print the time deltas I get only increments of 1000 ms - a...