Search skills to create a plugin for Pcp running on Pi4.
I'm a complete beginner in Pi and I'll need help.
I can pay something or offer some electronic components in exchange.
What I would need:
- Output the metadatas (title, artist,...) on the GPIO14 TX uart line. (the same that are displayed on the LCD screen).
Programs that display these metadatas on a 5x7 display (HD44780) exist. Could we redirect the output not to the LCD but to the UART?
(ex:
https://github.com/MartyTremblay/piC...yer-i2c-LCD.py
https://forums.slimdevices.com/showt...layer-%A32-LCD
)
- Send commands (play, stop, .... (maybe the same commands as those used for IR)) through the GPIO15 RX line.
Can someone make me a proposal?
Thanks in advance.
I'm a complete beginner in Pi and I'll need help.
I can pay something or offer some electronic components in exchange.
What I would need:
- Output the metadatas (title, artist,...) on the GPIO14 TX uart line. (the same that are displayed on the LCD screen).
Programs that display these metadatas on a 5x7 display (HD44780) exist. Could we redirect the output not to the LCD but to the UART?
(ex:
https://github.com/MartyTremblay/piC...yer-i2c-LCD.py
https://forums.slimdevices.com/showt...layer-%A32-LCD
)
- Send commands (play, stop, .... (maybe the same commands as those used for IR)) through the GPIO15 RX line.
Can someone make me a proposal?
Thanks in advance.
Comment