Merge remote-tracking branch 'refs/remotes/origin/master' into raspberry-pi-support

This commit is contained in:
Scott Lawson 2017-01-04 23:21:28 -08:00
commit 40dd5fa42f
4 changed files with 2 additions and 1 deletions

View File

@ -164,8 +164,9 @@ In `config.py`, set the device to `'pi'` and configure the GPIO, LED and other h
Once everything has been configured, run [visualization.py](python/visualization.py) to start the visualization. The visualization will automatically use your default recording device (microphone) as the audio input. Once everything has been configured, run [visualization.py](python/visualization.py) to start the visualization. The visualization will automatically use your default recording device (microphone) as the audio input.
A PyQtGraph GUI will open to display the output of the visualization on the computer. A PyQtGraph GUI will open to display the output of the visualization on the computer.
![visualization-gui](images/visualization-gui.png)
If you encounter any issues or have questions about this project, feel free to open a new issue. If you encounter any issues or have questions about this project, feel free to [open a new issue](https://github.com/scottlawsonbc/audio-reactive-led-strip/issues).
# Limitations # Limitations
The visualization code currently supports up to 256 LEDs. Support for additional LEDs will be added in the near future. The visualization code currently supports up to 256 LEDs. Support for additional LEDs will be added in the near future.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 KiB

After

Width:  |  Height:  |  Size: 454 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB