Currently
The display is independent from other devices behaviour.
Improvement idea
The display can sync to the BPM of the music played by another device.
For that, the display must connect to my PC by WiFi and wait for impulsions sent by a websocket running on my PC. The impulsions are generated by beat detection from the played media / Spotify API. A python code could do that, as suggested by a quick research on google.
Currently
The display is independent from other devices behaviour.
Improvement idea
The display can sync to the BPM of the music played by another device.
For that, the display must connect to my PC by WiFi and wait for impulsions sent by a websocket running on my PC. The impulsions are generated by beat detection from the played media / Spotify API. A python code could do that, as suggested by a quick research on google.