Hi experts,
I am newbie in working with LCDs, my platform is OMAP3530evm. I want to know whether it is possible to display characters / alphabets on LCD screen. if yes then how ?
Any help in this regard is appreciated.
Thanks,
Ashwini
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi experts,
I am newbie in working with LCDs, my platform is OMAP3530evm. I want to know whether it is possible to display characters / alphabets on LCD screen. if yes then how ?
Any help in this regard is appreciated.
Thanks,
Ashwini
Hi Ashwini,
From LCD perspective, its bare pixels displaying RGB data. You have to use application library/stack like, DirectFB, nanoX, QT, gstreamer, etc....(which is not my expertise) on top of video driver (/dev/fb OR /dev/video) to get characters, alphabet and similar things.
Thanks,
Vaibhav