/wonderdomicile

Primary LanguagePythonMIT LicenseMIT

Wonderdomicile

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.

Installation

  1. Obtain pipenv (probably just pip3 install pipenv)
  2. Run pipenv install to install dependencies
  3. Run the provided local testing script at scripts/start_local