antiprism / mpd_oled

MPD, Volumio, RuneAudio and Moode OLED status and spectrum display for Raspberry Pi (and similar)
Other
168 stars 45 forks source link

Not an issuse but some things for Raps p4 64bit raspbain #86

Open jamesc2151 opened 9 months ago

jamesc2151 commented 9 months ago

Love the program... I use it on a P4 running the 4 bit version of Raspberry headless. I just started playing with OLEDs and bought some which need the Adafruit SSD1306 driver to run.. I had to use some of there code to init my device from cron as it needs to use Blinka and my display has a top 2 rows of yellow and the rest blue.(make the spectrum look like it's red lining ..COOL). I have the Script they provided to get info on 1 display at address 03d to show Time . Date ,IP and Temp while I run yours as designed , straight from install on 0c3 with my Apache2/Ampache music server running MPD... Double time is redundant for now But I got and I2c extender coming to put one display across the room I just wanted to thank you as this is Exactly wat I was looking for it even picks up the song and station ID's from my Radio streams. LOVE IT Below is the Code I used to Init my Screen with cron on boot.

init.txt

antiprism commented 9 months ago

Hi

Thanks for your message .I am pleased mpd_oled is working out for you!

Adrian.