RPi Zero and HiFiBerry DAC+ based Oscilloscope Music Player https://www.xythobuz.de/osci_music_player.html
Thomas Buck 9b69a062db different font, print samplerate, add readme. 1 yıl önce
README.md different font, print samplerate, add readme. 1 yıl önce
osci-pi.py different font, print samplerate, add readme. 1 yıl önce
osci.service initial commit 1 yıl önce

README.md

Osci Music Player

Please see my blog post for more details.

Quick start instructions can be found in the top comment of the Python script in this repo.

ssh osci-music "sudo systemctl disable --now osci.service" && scp osci-pi.py osci-music:~ && ssh osci-music "sudo systemctl enable --now osci.service"