audiophonics / RaspDacMini

Toolset and sources file used for customizing RPI audio distributions with RaspDacMini hardware support
4 stars 0 forks source link

GPIO INFO #10

Open JeromeL63 opened 1 week ago

JeromeL63 commented 1 week ago

Hello, could you please send us GPIO PIN for: ir receiver oled screen

i'm using pircoplayer, and i've missed my work i maide before to make remote working. thanks

please make a file with specs

audiophonics commented 1 week ago

Hello

Remote uses pin 4

/mnt/mmcblk0p1/config.txt

dtoverlay=gpio-ir,gpio_pin=4

The package for handling remote in pcp is pcp-lirc


Regular SPI params for the OLED display

port=0
device=0
gpio_DC=27
gpio_RST=24

While not being the same device, you could draw some inspiration from the procedure I wrote to make pcp work with an EVO Sabre some time ago.

I cannot test this now, but I do not see any reason why editing relevant irexec.lircrc and lircd.conf before rebuilding & installing the remote local package for evo in pcp should not work on a RDM.