Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Tools
Old 15th October 2003, 02:18 AM   #1
Default graphic display

hi, does anybody know urls where i can find info or proyects using PICs to control a graphic display (320x240 o at any res)?
thanks
tylerdurden is offline  
Old 16th October 2003, 03:56 AM   #2
Default

I'm looking for the same myself, so if you find anything be sure to post it up here...
3dluvr is offline  
Old 16th October 2003, 05:40 PM   #3
Default

ok, i could only find a proyect where they use a pic to control a graphic display from nokia cellphones, but what im looking for is to control larger display like (320 x 240) as i said. if anybody posts this kind of info i would be very gratefull.
ok, bye
tylerdurden is offline  
Old 18th October 2003, 01:41 PM   #4
Default

using only a pic would be very difficult, the amount of data that has to be sent to a LCD without a controller on it is imeanse, just flick through the data sheet for one of the LCDs your looking at and do the maths, even a 40Mhz PIC couldn't drive a 320*240 LCD alone.

Try using a controller like the SED1330/5/6. (i have some code that covers basic stuff, init/setup/command issuing, for the G2446 on http://www.eio.com/g2446ap.htm $25 its quite a bargin imo.

Once you have a controller you don't need to constantly refresh the LCD with information. So the pics (which are slow) can do simple animation and stuff.

If you realy don't want to use a controller like a 1330, then try looking at some of ARM's products, these RISCs are often upto 100mhz, and still low on battery power!
TheAnimus is offline  
Old 19th October 2003, 01:11 PM   #5
Default

Quote:
Originally Posted by tylerdurden
ok, i could only find a proyect where they use a pic to control a graphic display from nokia cellphones, but what im looking for is to control larger display like (320 x 240) as i said. if anybody posts this kind of info i would be very gratefull.
ok, bye
Can you post the link? Thanks.
mysemcon2000 is offline  
Old 19th October 2003, 11:08 PM   #6
Default

Here's a link to a pic graphic lcd project. It's only 240X64. The largest graphic lcd that I found using the built-in Toshiba T6963C controller is 240X128.

http://www.btinternet.com/~taxi_mania/pic2.html
__________________
"Having to do with Motion Control"
motion is offline  
Old 19th October 2003, 11:57 PM   #7
Default

http://www.piclist.com/techref/io/lcd/LPH7366.htm
this is the link with source code for controlling a graphic lcd (the one i mentioned before - nokia)
tylerdurden is offline  
Old 22nd October 2003, 01:53 AM   #8
Default

Well I'm not so sure about needing 100MHz RISC to drive the LCD...

I have a HMD (Xybernaut) and it uses Altera EPM 5032LC-25 to drive the 640x480 monochrome display. It receives RGB+H/Vsync and puts that out into the 1" microdisplay

What I'm trying to do myself is make something similar to drive a Kopin 320x240 monchrome microdisplay 0.7" in size.
3dluvr is offline  
Old 23rd October 2003, 03:37 AM   #9
Default

This was posted in another thread here but in case others dont read, this is an awesome link:

http://www.rickard.gunee.com/projects/

Rickard talks about generating video signal using PIC (b/w) and SX (colour) controllers...just plain awesome stuff and there are links to more "good" readings related to the subject.
3dluvr is offline  
Reply

Thread Tools
Display Modes




All times are GMT. The time now is 11:44 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker