Wiring, Stereo & Electronics Audio Components | Radars | Alarms - and things that spark when they shouldn't

What is involved in programming an LCD

Thread Tools
 
Search this Thread
 
Old 09-12-2005, 12:57 PM
  #1  
Launching!
Thread Starter
iTrader: (1)
 
TPY2KWS6's Avatar
 
Join Date: Mar 2003
Location: Phila PA
Posts: 275
Likes: 0
Received 0 Likes on 0 Posts

Default What is involved in programming an LCD

I was thinking messing around with an LCD to have it display when specific fuctions are being utilized. For instance if I had nitrous when I armed the nitrous it would display text that said nitrous armed. I really dont understand how they are programmed or what hardware is involved but I would love to learn about it. I figured it wouldnt be anything fancy I would just use a relay to trigger a reference when a specific operation was performed; my question is what would I need after the reference and what is used to program lcds?


Thanks

Tom
Old 09-12-2005, 02:42 PM
  #2  
Vax
TECH Apprentice
iTrader: (1)
 
Vax's Avatar
 
Join Date: Jul 2005
Posts: 354
Likes: 0
Received 0 Likes on 0 Posts

Default

LCD's dont do anything more than display, so if oyu wanted it to show something like ntrous armed, you'd need something sending that info to the LCD.

it's no different than a desktop monitor.
Old 09-12-2005, 06:20 PM
  #3  
Launching!
Thread Starter
iTrader: (1)
 
TPY2KWS6's Avatar
 
Join Date: Mar 2003
Location: Phila PA
Posts: 275
Likes: 0
Received 0 Likes on 0 Posts

Default

What would be used to send that information to the display........is it some sort of logic circuit. I guess really the question I have is where do I start and what will I need?
Old 09-12-2005, 06:56 PM
  #4  
Launching!
 
GPz1100's Avatar
 
Join Date: Mar 2005
Location: Chicago
Posts: 297
Likes: 0
Received 1 Like on 1 Post

Default

I wonder if this can all be done using a simple microcontroller.

I know that parallax basic stamp devices can drive a display almost directly using only 3 wires (serialized data).

Radio shack sells a microcontroller training station for ~$80.

A display module would be harder to come by, but i think they're sold on ebay all the time. You then would need some kind of enclosure to put all this into.

THe microcontroller itself is programmed using the serial port of a pc (there are still computers with serial ports no?)

Check out http://www.seetron.com/slcds.htm . I've used the second one down in a project for my senior design class.
Old 09-12-2005, 11:21 PM
  #5  
TECH Junkie
iTrader: (6)
 
Luna's Avatar
 
Join Date: May 2005
Location: Highland, Indiana
Posts: 3,185
Likes: 0
Received 3 Likes on 3 Posts

Default

crazypc.com has some cool VFD LCD displays that will hook up to a computer and im pretty sure they will say whatever you want them to, this doesnt exactly apply to what you want to do but it might be a good place to start
Old 09-13-2005, 09:12 PM
  #6  
On The Tree
 
zorrander's Avatar
 
Join Date: Aug 2005
Posts: 106
Likes: 0
Received 0 Likes on 0 Posts
Default

You would need some sort of controller to control the on/off bits on the LCD display... you can get controllers from various online companies, but they are not cheap. The least expensive option is using a PC to drive it, but you will run into interesting challenges when trying to link the nitrous system to the computer. I'm not saying it's impossible... but not a simple project...
Old 09-13-2005, 09:14 PM
  #7  
Vax
TECH Apprentice
iTrader: (1)
 
Vax's Avatar
 
Join Date: Jul 2005
Posts: 354
Likes: 0
Received 0 Likes on 0 Posts

Default

Originally Posted by zorrander
You would need some sort of controller to control the on/off bits on the LCD display... you can get controllers from various online companies, but they are not cheap. The least expensive option is using a PC to drive it, but you will run into interesting challenges when trying to link the nitrous system to the computer. I'm not saying it's impossible... but not a simple project...
actually not, you could buy a laptop and plug it in like you would an autotap, only run the laptop video LCD vga connections to the LCD you have in the dash.

it's not terribly difficult, PC is the easiest way
Old 09-14-2005, 07:06 AM
  #8  
Ungrounded Moderator
iTrader: (4)
 
WhiteBird00's Avatar
 
Join Date: Nov 2003
Location: Jacksonville, FL
Posts: 11,085
Received 260 Likes on 224 Posts

Default

Originally Posted by MasterCraft
actually not, you could buy a laptop and plug it in like you would an autotap, only run the laptop video LCD vga connections to the LCD you have in the dash.

it's not terribly difficult, PC is the easiest way
No, that won't work. The PC output is for a minimum of 640x480 to an all-points-addressable display. I assume the type of LCD he's trying to use is an 8-segment unit like on a calculator so that he can display text and numbers (no graphics). It would be very difficult to adapt the normal PC VGA output to that type of display. Even with an all-points-addressable LCD you would still have far too much information being sent unless the display could handle full VGA resolution (or better).

A PC could be used as a substitute for a logic circuit but output would not be through the normal video port.




All times are GMT -5. The time now is 03:24 AM.