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
 
LinkBack Thread Tools Display Modes
Old 30th April 2004, 04:56 PM   (permalink)
Default Couple of PIC Questions

Hi:

I am still learning PICs. I have two questions:

1-Does any PIC compiler handle graphics? that is to draw line, circle..etc

2-Those PIC programmers, do they program pre-defined set of PIC chips, that is if new PIC chip is introduced to market, then I have to buy new programmer?.

Thanks in advance.
joe_1 is offline  
Old 30th April 2004, 05:28 PM   (permalink)
Default Re: Couple of PIC Questions

Quote:
Originally Posted by joe_1
Hi:

I am still learning PICs. I have two questions:

1-Does any PIC compiler handle graphics? that is to draw line, circle..etc
How could they?, there's no screen to display graphics on! - grahics programming is a function of the hardware you use, rather than of the processor.

Quote:
2-Those PIC programmers, do they program pre-defined set of PIC chips, that is if new PIC chip is introduced to market, then I have to buy new programmer?.
Most are software upgradable, so you can use new software as new chips are supported - obviously the best in this respect is going to be MicroChip's own programmer - the PICStart+.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 30th April 2004, 07:02 PM   (permalink)
Default

There are several graphics LCD types commonly used with PIC, both monochrome and color. They have internal controllers, so you write a memory location and forget it, it doesn't scan out lines and provide a video signal.

There's at least one hardware solution to do simple text overlay on a video signal, the PIC can write to the hardware.

There have been a handful of projects which do generate a crude video signal with a PIC. They're fundamentally crude because the PIC hardly has enough memory to hold a page of video, and the speed required to flawlessly generate video is quite high.
Oznog is offline  
Old 30th April 2004, 07:45 PM   (permalink)
Default

Can anyone list some good online guides for writing to these dot matrix displays? I've had some experience with character displays, so I guess I'm looking for strategies on drawing shapes, special characters, etc. If it helps any, I'm using an OPTREX DMF-5042 (see attached). Color display guides would help too.
DigiTan is offline  
Old 1st May 2004, 06:29 AM   (permalink)
Default

DigiTan

Try this site: http://www.apollodisplays.com/pdf/dmcman.pdf
joe_1 is offline  
Old 3rd May 2004, 07:25 PM   (permalink)
Default

The spec sheet is where you start.

Be aware of the terms:
"Reflective"- these only reflect ambient light. They show up fine in any amount of daylight but of course aren't visible in the dark unless lit from the front.
"Transmissive"- these are solely lit by backlights and don't reflect ambient light. Ambient light washes out the display. Most laptops are transmissive. Transmissive displays appear black when off.
"Transflective"- Reflects ambient light, but can also be backlit.

Color displays you'll have access to are almost all transmissive. There are reflective/transflective color screens used in PDAs, some are just making it onto the surplus market and driving them is a very sketchy proposal.
Oznog is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 06:40 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker