Volumio LCD or OLED Display with X86 Motherboard

Hello,

I’m using volumio with ASRock N3150TM-ITX motherboard.

My project is to display information from Volumio on an LCD or even better an OLED.
I would like to display this information on a small model, say around 5 x 10 cm maximum.
Information I’d like to display is for instance the Song, Singer, Album currently playing.

A constraint : I don’t want to use the rear panel of the motherboard to plug the display.

First question:
Can you please tell me which type of connection can I use to plug the display to the motherboard ?
I’m thinking about the LVDS.

Second question:
Do you have any advise about a specific reference and where to buy for an LCD or OLED ?

Third question:
I have no idea about the script to add to have this Display being activated, can someone provide me the code and process ?

In advance, thank you very much for your help

Rgds
P

Hi

here is my post that contains some the answers you re looking for :
volumlio-accuphasemio-project-t11240.html

Pattdepanick :wink:

A suggestion for you is this aliexpress.com/item/Hot-New … e9cfc0c7e1
You can use an internal usb adapter cable.
And raspberrypiwiki.com/index.ph … _of_DAC%2B

Would this suggestion for you is this aliexpress.com/item/Hot-New … e9cfc0c7e1 work with an Oled 16*2 display rather than a regular lcd ?

I am not sure it works as OLED has a different controller than HD44780.
However, last lcdproc can be compiled for different controllers used in OLED devices.
github.com/lcdproc/lcdproc/blob … hd44780.md