Hello, i need some info about Connecting and using an LCD module which might be useful in practical experiments on LCD.
At least ,general clue with all my respect!
Hello, i need some info about Connecting and using an LCD module which might be useful in practical experiments on LCD.
At least ,general clue with all my respect!
Tourism in syria website:
http:///www.syriatourism.org
How to control a HD44780-based Character-LCD
PIC Microcontroler LCD IO routines
etc
I am happy to help, but it is easier if seach the web for
things that has been done many times over ?
try google ing for "PIC LCD"
3v0
Sorry if this has nothing to do with what your trying to ask but i need some help...
Could anyone tell me how to wire up an LCD module (from a portable dvd player or something) to anything with a s-video output (red white and yellow leads) and still power it?
It is for those spy cams you see.
Thanks a lot.
Chris.
I don't know Your what is LCD model?
I think,you can put your LCD type or model to serach engin .
it like HY1602B (Hyper 1602B) with KS0065 controller compatible with HD44780
or not. i found link this
I/O Ports Uncensored Part 2 - Controlling LCDs (Liquid Crystal Displays) and VFDs (Vacuum Fluorescent Displays) with Parallel Port
-------------------------------------------------------------
PC Interfacing Hardware With VB,VC++,C#.Delphi and Microcontroller 8051
Last edited by first_mcs; 24th March 2007 at 05:02 AM.
You can find LCD displays for car DVD/video games for around $50, surplus. I've got two hooked up to my security cameras so I can be in different rooms. Don't know about the s-video, mine are basic video-out from a VCR.
ok thanks alot
sorry but i meen the screen from my prtable dvd player, i would like to wire it up to a spy cam...?
thanks alot
chris.
You probably can't? - there's almost certainly no composite input to it, and there may well be no RGB inputs either, it may be driven directly.Originally Posted by chris161190
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Originally Posted by 4electros
Thats how easy it is with PIC BasicCode:LCD_DTPIN = PORTB.4 LCD_RSPIN = PORTB.2 LCD_ENPIN = PORTB.3 LCD_INTERFACE = 4 LCD_LINES = 2 LCD_TYPE = 0 Delayms 150 Cls Main: Print At 1,1, "Hello World" While 1=1 ' Loop for ever Wend![]()
ok thanks alot i have it working now! there was an av input on the dvd player so all i have to do is peminately soldier those in then put it in some form of case thanks alot guys/girls.
chris