sipeed / Maixduino_DOC

Docs of Maixduino

Home Page:https://maixduino.sipeed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maixduino

Arduino port for Maix series board( k210 )

Read me online 在线阅读

Build Status

Build Doc

This documentation site is powered by GitBook. You can check out the online version here.

You need Node.js and npm to be able to build the site.

To install gitbook:

npm install gitbook-cli -g

Get Doc source code:

sudo apt install git 
git clone https://github.com/sipeed/Maixduino_DOC.git

Install gitbook plugins:

cd MaixPy_DOC
gitbook install

Serve as a website:

chmod +x serve.sh
./serve.sh

Then visit http://localhost:4000

About

Docs of Maixduino

https://maixduino.sipeed.com


Languages

Language:CSS 39.1%Language:HTML 34.7%Language:JavaScript 18.2%Language:Shell 8.0%