Releases: sipeed/Maixduino
Releases · sipeed/Maixduino
Maixduino V0.3.11
Maixduino v0.3.10
- Add new maix bit-mic (bit v2.0) board.
- Update lvgl to v6.0.
- bugs fix.
Maixduino v0.3.9
- Add new maixduino board.
- Add speech recognition lib.
- Update sdk to latest version.
- Fixed known bugs.
Maixduino v0.3.8
- Add OSX support
- Make some changes to support PlatformIO
- Support for higher serial port transfer rate (update kflash)
Maixduino v0.3.7
- Add HW timer,touchscreen,littelvgl library.
- Update new toolchain.
- Fix some bugs.
Maixduino v0.3.6_2
Just repackage v0.3.6
add bin file export
remove v0.3.3's tool warning
to use this version, remove old version in board manager, and reinstall v0.3.6
Maixduino v0.3.6
Changes
- Change burn tool to
kflash.py
for windows, so now windows don't need.net framework
now~ - Add CDN index package
Maixduino v0.3.3
How to install
Refer install docs
Features
- Arduino IDE support
- SPI support
- Wire(I2C) support
- KPU support
- mobilenet v1 demo
- LCD support ( with Adafruit GFX lib)
- Camera support
- WiFiEsp lib support
- SD support
如何安装
参考 安装教程
特性
- Arduino IDE 支持
- SPI 支持
- Wire(I2C) 支持
- KPU 支持
- mobilenet v1 1000分类识别物体 例程
- 屏幕支持 ( 使用了 Adafruit GFX 图形库)
- 摄像头
- WiFiEsp WiFi 库支持
- SD卡读写支持