Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to run graphics on small LCD with Linux-based microcontroller

Status
Not open for further replies.

keen

Full Member level 2
Joined
Jul 18, 2001
Messages
123
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
881
hi friends,

can some1 tell me
1. how to run Graphics on small lcd with Linux based microcontroller
- driver how to? linux sw where? how to?
2. Exist any Linux tools for my grapihics like wins has with CVI, LabView etc.

where to fin all this HOw to ?

I would like use Linux not PalmOs etc ..


best regards Keen
 

Re: Linux graphic on LCD

its great , but ..
look to the cellular phone, PLDs, toys etc.
graphisc graphics, PALMOS or other ..

** Look Linux on PC graphisc, works nice ..

I think the primary problem is that I do not know how
to do Linux graphisc on graphisc LCD ????? even cant find
information, forum etc.. thats realy bad .. even my knowledge is so ž
low that I can not make a good question ))))
,
secondary Linux primary can works with the video RAM (PC),
SVGA transfer Video ram to the Video display..

ok, I can fetch SVGA Monitor output and via xilinx translate Monitor
informations in graph. LCD pixel informations .. and I have Linux graphisc
on graph. LCD. BUT ...

I am sure SVGA & Xilinx are to much .. and I am sure I am not the first one who are thinking about that , even more, how to use tauch scren graph. LCD with Linux.

The second big question is about application tools. We all who once have worked with the in exampl. CVI or LabView or C builder know how to pritty easy is to build a complex application. Any1 knows the similar tool in Linux..? Any1 know where to find the more info ?


regards Keen
 

Re: Linux graphic on LCD

>how to run Graphics on small lcd with Linux based microcontroller

1)Choose a microcontroller
2)Choose an LCD module
3)Connect LCD to microcontroller
4)Write software
5)debug software

>driver how to?

Google. Either get a datasheet for your chose LCD module and write the driver youself or search the internet for code.

>linux sw where?
Google.

Most microcontrollers do not have the RAM or the processor features to run a standard linux kernal.
There is uclinux for some high end microcontrollers.
AMD makes 32bit x86 microcontrollers that will run linux.

>I think the primary problem is that I do not know how
>to do Linux graphisc on graphisc LCD ?

Google. Books. Do some general background reading about microcontrollers and LCD interfacing. Read the uclinux forums.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top