TaskList - mens-amplio/config GitHub Wiki
Data import
- Extract data from Rhino somehow
- Populate a) the core data structure b) the 3d simulator model
(Py?)Processing
- Render the model
- Set up interface to pass data in from Python
Data structure
- Represent as graph (multiple LEDs per node, each LED illuminates an edge (piece of light conductive rod)
- Function to extract data as a list of RGB values for pushing to the LEDs (which will all be physically wired as one long strand)
Neurosky:
- What data exists?
- Connect to Pi via Bluetooth
- Python interface (can probably use existing Python library)
- Assess quality of data - what measures can we get that seem actually useful?
Flame effects:
- Trigger relays from Pi (either through Arduino, or through Pi shield)