You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use program like Win32 Disk Imager or Etcher to save system image to your SD card (4GB is a minimum).
Insert the SD card into your Raspberry Pi. After 3-8 minutes (depending on the speed of your SD card), you should see the Visualizer menu on the RPi screen and a new Wi-Fi access point.
Connect your smartphone or another device to the hotspot called "PianoLEDVisualizer" with the password "visualizer". Using your browser navigate to url: "pianoledvisualizer.local", then go to "Network" tab, choose your network, and provide password. After that, your RPi should be connected to your home network. You can access web interface with the same address (pianoledvisualizer.local). If that doesn't work, try 192.168.4.1. If you're connecting to the hotspot with your smartphone, try temporarily disabling the mobile network.
SSH credentials:
Login: plv
Password: visualizer
Changelog:
Major
Simplified Hotspot creation and management
RTPmidi version updated to 24.12.2
Added an option to change local address
Implemented new "Pedal" light mode (has the same properties as "Velocity" except starts at max brightness) (credits to @stephen322)
Made fading effect time-based
Implemented accurate MIDI timestamp handling for better synchronization (credits to @stephen322)
Overhauled colormap system with expanded gradient options (credits to @stephen322)
Added LED gamma correction for improved color accuracy (credits to @stephen322)
Added an option to restart loop in learning mode after X mistakes
Added support for running application without physical Raspberry Pi hardware (credits to @stephen322)
Fixed various MIDI file parsing issues (credits to @DevScyu)
Minor
New LED animation "fireplace"
Added mobile-optimized table layout in web interface (credits to @DevScyu)
Updated SSH credentials in Docs/wifi_setup.md (credits to @PeterBouSaada)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Insert the SD card into your Raspberry Pi. After 3-8 minutes (depending on the speed of your SD card), you should see the Visualizer menu on the RPi screen and a new Wi-Fi access point.
Connect your smartphone or another device to the hotspot called "PianoLEDVisualizer" with the password "visualizer". Using your browser navigate to url: "pianoledvisualizer.local", then go to "Network" tab, choose your network, and provide password. After that, your RPi should be connected to your home network. You can access web interface with the same address (pianoledvisualizer.local). If that doesn't work, try 192.168.4.1. If you're connecting to the hotspot with your smartphone, try temporarily disabling the mobile network.
SSH credentials:
Login: plv
Password: visualizer
Changelog:
Major
Minor
Code related
This discussion was created from the release Piano LED Visualizer system image v1.6.
Beta Was this translation helpful? Give feedback.
All reactions