03-26-2021, 10:28 AM
Hello @all,
here is what i use:
Rpi 3b
Hifiberry MiniAmp
Rotary Encoder
OLED Display, 1.5", SSD1351
So, more or less,everthing work fine. I use the luma.oled drivers and the code from:
https://github.com/sharkusk/luma.example...r/examples
My problem is, that the picture from the "station" or "album" is shown in Grayscales
and not in color.Font etc. is displayed in color, so I am sure that the display is working correctly
and the software is running correctly, so I suspect that something needs to be changed in the
sample code to make the display show the color images correctly.
Does anyone have any idea what to look for on the net or what is the reason for this in the example code?
here is what i use:
Rpi 3b
Hifiberry MiniAmp
Rotary Encoder
OLED Display, 1.5", SSD1351
So, more or less,everthing work fine. I use the luma.oled drivers and the code from:
https://github.com/sharkusk/luma.example...r/examples
My problem is, that the picture from the "station" or "album" is shown in Grayscales
and not in color.Font etc. is displayed in color, so I am sure that the display is working correctly
and the software is running correctly, so I suspect that something needs to be changed in the
sample code to make the display show the color images correctly.
Does anyone have any idea what to look for on the net or what is the reason for this in the example code?