Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 344 Bytes

File metadata and controls

9 lines (7 loc) · 344 Bytes

LiBoard - Arduino library

This Arduino library provides the code running on the board's microcontroller.

Installation

Clone this repo into YOUR_ARDUINO_FOLDER/libraries/.

Usage

If you're just interested in using the board with a script or the app, you'll want to run the serial_binboard sketch from the library's examples folder.