Long time no see everybody. Today let's talk about MaixDuino.
1. Introduction
1.1 lsusb
1 | ...... |
1.2 Wiki
Detailed specification about MaixDuino can be found on MaixDuino Wiki.
1.3 Github Source Code
Typically, there's no need to rebuild your project from the ground up. Instead, simply enter the Maixduino package URL in the Additional Boards Manager URLs section.
However, when needed, Maixduino Github repository offers open-source resource that you can utilize as a foundation for further development.
2. Flash
2.1 Environment Configuration
Install Arduino Environment You will see similar info from the Output console of Arduino IDE:
Due to MaixDuino's official website, VSCode's plugin PlatformIO can also be adopted
2.2 Flash a Customized Sketch
The W cse475 course from the University of Washington provides comprehensive course content, serving as an excellent tutorial for those interested in following along.
However, so far, what I can obtain from Output console of Arduino IDE is:
1 | Downloading ISP: |============================================-| 98.5% |