Society of Robots - Robot Forum

Software => Software => Topic started by: ewan_91 on October 23, 2011, 05:25:11 AM

Title: LCD display
Post by: ewan_91 on October 23, 2011, 05:25:11 AM
i am very bad at programming i want to programmed a LCD..
how to make LCD display words and move from right to left?
and how to make it blink..
can you give me something to make it happen?
Title: Re: LCD display
Post by: waltr on October 23, 2011, 09:01:01 AM
Which LCD display? Link to data sheet?

Which processor? Which programming language?
Title: Re: LCD display
Post by: adanvasco on October 23, 2011, 12:46:19 PM
Details please :)
Title: Re: LCD display
Post by: ewan_91 on October 24, 2011, 11:24:14 AM
using LCD display HD44780 and PIC 16F877A. it is programmed using C-language and using MPLAB software. for the task the LCD need to scroll text from left to right and after 5 seconds LCD need to blank and light at LCD turn on and ff alternately.
Title: Re: LCD display
Post by: joe61 on October 24, 2011, 12:28:03 PM
Google returns this which might be helpful.

http://www.mastincrosbie.com/mark/electronics/pic/lcd.html (http://www.mastincrosbie.com/mark/electronics/pic/lcd.html)