Added image of visualization GUI to the README
This commit is contained in:
parent
1bce7ac3a9
commit
af2f689f4a
@ -96,11 +96,11 @@ For the NodeMCU v3 and Adafruit Feather HUZZAH, the location of the RX1 pin is s
|
||||
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.
|
||||
|
||||
![visualization-gui](images/visualization-gui.png)
|
||||
If you encounter any issues or have questions about this project, feel free to open a new issue.
|
||||
|
||||
# Limitations
|
||||
The visualization code currently supports up to 256 LEDs. Support for additional LEDs will be added in the near future.
|
||||
|
||||
# License
|
||||
All code in this project is released under the MIT License.
|
||||
All code in this project is released under the MIT License.
|
||||
|
Loading…
Reference in New Issue
Block a user