spectrachrome / firmware-circuitpython-rp2040

Firmware for Pico W controllers used in LEDswarm games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains LEDswarm firmware written in CircuitPython for controllers based on the Pico W. Drivers are set up to support the ADXL343 accelerometer, although any ADXL34x device can be used.

Dependencies

The following dependencies are needed for the project to work correctly:

Note that these are already set up in the lib folder of this repository. You may also install any desired version yourself by manually putting it into the lib folder of your CIRCUITPY drive.

About

Firmware for Pico W controllers used in LEDswarm games


Languages

Language:Python 99.3%Language:Makefile 0.7%