Linuxduino

Linuxduino documentation

Get Started →

Any Linux embedded board

Use Linuxduino with any embedded board running linux (e.g., Raspberry Pi, Dragonboard 410c, etc)

Arduino language compatible

Use the same Arduino programing language style you already know.

IoT Enabled

Use C++ or the JavaScript version to enable fast integration with the internet of things.

Install

JavaScript

linuxduino requires Node v8 or above

npm install linuxduino

C++

todo