mdcanham / Snap4Arduino-Firmata

A collection of Firmata versions for using various components with Snap4Arduino
13 stars 20 forks source link

Snap4Arduino Firmata Collection

A collection of Firmata libraries that allow various Arduino components to work with Snap4Arduino. To request a new library just create a new issue.

Current libraries

BuzzerFirmata

A simple library for a piezoelectric buzzer. Makes use of the tone() function.

LCDFirmata

A library that allows Snap4Arduino to interface with a 16x2 LCD display.

Ultrasound_HC_SR04Firmata

A library that allows Snap4Arduino to interface with the HC SR04 Ultrasound device.

KeypadFirmata

A library that allows Snap4Arduino to interface with a 4x4 keypad.

Planned libraries