Skip to content

LiBoard/Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.