Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 436 Bytes

arduino-scratch-firmata

Modified version of the Standard Arduino Firmata code. Adds support specifically for the

  • Grove LED Bar
  • Grove 3 axis accelerometer

Primarily aimed for use with the Arduino Scratch project.

Usage

  • Within in the Arduino IDE make sure that Firmata library has been included.
  • Load the StandardishFirmata.ino file, compile and upload to your Arduino