<?xml version="1.0" encoding="utf-8" ?>
						<!-- generator="e107" -->
						<!-- content type="Forum / topic" -->
						<rss version="0.92">
						<channel>
						<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
						<link>http://www.8051projects.net/</link>
						<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>
						<lastBuildDate>Thu, 04 Dec 2008 15:36:48 -0800</lastBuildDate>
						<docs>http://backend.userland.com/rss092</docs>

							<item>
							<title>2 Line LCD 8051 (Strange problem)</title>
							<description>Please look at the following code and let me know where I am wrong? In the following code I am not using the BF flag instead I am providing a delay us</description>
							<author>&lt;noauthor@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10568.html</link>
							</item>
							<item>
							<title>Re: 2 Line LCD 8051 (Strange problem)</title>
							<description>If I give more delay then it does not look nice when the display shifts left or right.Can anyone tell me how to achieve the following feature in 2 lin</description>
							<author>say2paul&lt;say2paul@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10568.html</link>
							</item>
							<item>
							<title>Re: 2 Line LCD 8051 (Strange problem)</title>
							<description>Helloincrease the delay to about 15 to 20 mili seconds.Give delay in Write data command routine too.</description>
							<author>Amin Sharif&lt;projectam2004@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10568.html</link>
							</item>
							<item>
							<title>Re: 2 Line LCD 8051 (Strange problem)</title>
							<description>use an array and rotate it..shift that array left or right one byte or say one element, display on LCD, then give some delay before shifting the next </description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10568.html</link>
							</item>
							<item>
							<title>Re: 2 Line LCD 8051 (Strange problem)</title>
							<description>Smart!! but I was talking about the display shift commands.Suppose I give right shift command to the LCD, both the lines start moving in the right dir</description>
							<author>say2paul&lt;say2paul@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10568.html</link>
							</item>
							<item>
							<title>Re: 2 Line LCD 8051 (Strange problem)</title>
							<description>well display shift will shift the entire display (behind the scene.. it shift the ram content in cyclic way) so its not possible to shift a single lin</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10568.html</link>
							</item>
						</channel>
						</rss>