https://github.com/trishmapow/musical-lights
https://github.com/trishmapow/musical-lights
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trishmapow/musical-lights
- Owner: trishmapow
- Created: 2017-11-21T02:36:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T10:24:35.000Z (over 8 years ago)
- Last Synced: 2025-10-05T20:55:36.282Z (9 months ago)
- Language: Arduino
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# musical-lights
RPi music controlled lights using [LightShow Pi](http://lightshowpi.org/), PWM controlled LED lights (n channels), and a variety of input methods:
- Playlist/single files
`sudo python py/synchronized_lights.py --file=[path]`
Read more here: http://lightshowpi.org/play-music/
- Network stream
- Audio input (USB soundcard)
Recommended settings for defaults.cfg:
- pin_modes = pwm (if too flickery, set to 'onoff')