Bibliopixel project powering 2400 pixels illuminating 2 8ft columns, each with 4 sides, each side with 2 strips x 150 LEDs.
Powered by a single ODROID N2 communicating with two teensy 3.2's over USB serial.
- Obtain pipenv (probably just
pip3 install pipenv
) - Run
pipenv install
to install dependencies - Run the provided local testing script at
scripts/start_local