Skip to content

Custom firmata firmware sketch for the Circuit Playground board.

Notifications You must be signed in to change notification settings

kazemicode/CircuitPlaygroundFirmata

 
 

Repository files navigation

Circuit Playground Firmata

Custom firmata firmware sketch for the Circuit Playground board. The firmware is an Arduino sketch located in the "CircuitPlaygroundFirmata" directory. To load the firmata firmware you'll need the following libraries installed (use the library manager to search and install them):

  • Adafruit_CircuitPlayground

Examples of using the firmware with Python and PyMata are in the "Python Examples" directory.

About

Custom firmata firmware sketch for the Circuit Playground board.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.2%
  • Python 30.8%