Fafler
Posts: 10
Joined: Sat Feb 11, 2012 8:03 am

High contrast on PAL LCD?

Wed Mar 09, 2016 10:40 pm

Hi. I'm working on a project where I have connected at Pi B+ to at car rear view LCD I had around. I want to display some logging information on a webpage, running in fullscreen and refreshing automatically. I have that part working, but what I could use a bit of help is things that will improve the contrast and readability of display, to put as much text on there as possible and still be able to read it from the couch.

The Pi is connected through the composite out, and resolution is set to 640x480. I have turned the colour saturation down on the display, which reduced colour bleeding a lot. Also, I've tried different tried different fonts, sans-serif seems to be the most readable. Any other tips and tricks I can try out?

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: High contrast on PAL LCD?

Thu Mar 10, 2016 10:42 am

Composite is ugly and there is exactly ZERO you can do to improve it.

The only time I've had useful output from composite was when I got my Raspberry running as a Teletext encoder and used the Teletext decoder in my TV to view the output.

https://blog.adafruit.com/2015/02/20/te ... pberry_pi/
https://github.com/ali1234/raspi-teletext
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Fafler
Posts: 10
Joined: Sat Feb 11, 2012 8:03 am

Re: High contrast on PAL LCD?

Thu Mar 10, 2016 11:47 am

That's not a lot :lol:

One thing I found was
sdtv_disable_colourburst=1
which actually helps a lot. Now I'm able to get 14 lines of text with around 40 characters, readable from a few meters away, which is not perfect, but definitely useful.

Return to “Beginners”