VL.IO.Firmata

January 8, 2026 ยท View on GitHub

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://vvvv.org

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