Skip to content

Releases: sipeed/Maixduino

Maixduino V0.3.11

Choose a tag to compare

@bitsk bitsk released this 12 Oct 01:34
  • Add new board LamLoei AIoT DaaN Board.
  • Fix sd card bug.
  • Maixduino board can use tx led to run blink #36.
  • Fix other issues.

Maixduino v0.3.10

Choose a tag to compare

@bitsk bitsk released this 23 Jul 01:19
  • Add new maix bit-mic (bit v2.0) board.
  • Update lvgl to v6.0.
  • bugs fix.

Maixduino v0.3.9

Choose a tag to compare

@bitsk bitsk released this 13 Jun 04:50
  • Add new maixduino board.
  • Add speech recognition lib.
  • Update sdk to latest version.
  • Fixed known bugs.

Maixduino v0.3.8

Choose a tag to compare

@bitsk bitsk released this 26 Apr 12:27
  • Add OSX support
  • Make some changes to support PlatformIO
  • Support for higher serial port transfer rate (update kflash)

Maixduino v0.3.7

Choose a tag to compare

@bitsk bitsk released this 16 Apr 14:46
  • Add HW timer,touchscreen,littelvgl library.
  • Update new toolchain.
  • Fix some bugs.

Maixduino v0.3.6_2

Choose a tag to compare

@Neutree Neutree released this 04 Apr 04:04

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

Choose a tag to compare

@Neutree Neutree released this 03 Apr 07:18

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

Choose a tag to compare

@Neutree Neutree released this 02 Apr 10:38

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卡读写支持