Skip to content

spectrachrome/firmware-circuitpython-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note I'm currently focussing on the Rust-based ultra-wideband firmware since it's the most promising option for game modes which depend on precise ranging.

This repository contains firmware written in CircuitPython for ESP32 controllers used in the LEDswarm project. 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.