Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 988 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 988 Bytes

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

A simple library for a piezoelectric buzzer. Makes use of the tone() function.
A library that allows Snap4Arduino to interface with a 16x2 LCD display.
A library that allows Snap4Arduino to interface with the HC SR04 Ultrasound device.
A library that allows Snap4Arduino to interface with a 4x4 keypad.

Planned libraries

  • DHT11 Temperature/Humidity Sensor