Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.08 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.08 KB

VL.IO.Firmata

Provides support for the Firmata protocol to easily read data from and write to pins of e.g. Arduino boards. For an introduction, watch the vvvvTv episode: Servos & Sensors with Arduino.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Upload the "StandardFirmata" firmware to your board using e.g. the Arduino IDE
  • This library is shipping with vvvv
  • Usage examples and more information are included and can be found via the Help Browser

Contributing