Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 610 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 610 Bytes

#Tbs4Rpm An Arduino sketch that exposes the TbsShieldRpm functionality to a client PC app by means of the serial port.

Donate

##Description This sketch will expose a four port TbsSheild to a client application. It implements the client communications protocol and wraps the TbsShieldRpm library. See the Tbs4RpmWin project as an example client application.

##Install To install, clone this into your Arduino folder, which will place it in a folder named Tbs4Rpm.