Hi

Hope this is the right forum to use for my problem. Also please forgive
my lack of knowledge - still a newbie!

I am trying to use my Pimoroni pHAT BEAT with piCorePlayer (as a
Squeezelite player). I can  sound out of the BEAT by setting the audio
output to HiFiBerry DAC Zero.

By using sudo pip3 install phatbeat I am able to get the LEDs to work.

My problem is getting the buttons to work.

I found this thread,
https://diy.slimdevices.narkive.com/XJqjwOc5/slimdevices-diy-announce-squeezebuttonpi-tool-to-use-buttons-and-rotary-encoders-on-a-rpi,
which suggested the buttons could work if I simply installed the
pcp-spbd extension, which I duly did. But adding "/usr/local/sbin/sbpd
-v -d b,5,NEXT b,6,PLAY b,12,POWR b,13,PREV b,16,VOL+ b,26,VOL-" in the
user code section of the Tweaks page. I double checked the gpio pinouts
hadn't changed. However no joy!

I then looked at the code from here,
https://forums.slimdevices.com/showthread.php?111502-Jivelite-on-a-Pirate-Audio-240x240-screen&p=963991&viewfull=1#post963991,
in particular the sbpd-script.sh. I installed tcz-lirc and adapted the
code in the script for my keys, but again no joy!

Everything I have read shows that the pHAT BEAT gpio keys should be able
to work with piCorePlayer. Has anybody got any tips as to what I am
doing wrong?

Thanks in advance.


------------------------------------------------------------------------
bobcoupee's Profile: http://forums.slimdevices.com/member.php?userid=70646
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to