firmata / FirmataEncoder

A Firmata wrapper for the Encoder library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#FirmataEncoder

A Firmata wrapper for the Encoder library.

This library adds support for encoders to ConfigurableFirmata.

##Installation

  1. Make sure you have the following dependencies installed in your /Arduino/libraries/ folder:
  1. Clone or download and copy FirmataEncoder into your /Arduino/libraries/ folder.

About

A Firmata wrapper for the Encoder library


Languages

Language:C++ 60.9%Language:Arduino 39.1%