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.