<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>scroll_text in LCD</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/34582/scroll_text-in-lcd</link><description> 
#include&amp;lt;reg51.h&amp;gt; 
#define lcd P2 
#include&amp;lt;string.h&amp;gt; 

 
sbit RS=P1^0; 
sbit RW=P1^1; 
sbit EN=P1^2; 

 
void init_lcd(void); 
void cmd_lcd(unsigned char); 
void data_lcd(unsigned char); 
void write_lcd(unsigned char); 
void delay(unsigned char); </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: scroll_text in LCD</title><link>https://community.arm.com/thread/93821?ContentTypeID=1</link><pubDate>Sat, 15 Oct 2016 12:16:46 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e5386d67-7eca-44dc-9032-945fbae18e01</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Perhaps if we run it, it would ask the question ... ?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: scroll_text in LCD</title><link>https://community.arm.com/thread/65076?ContentTypeID=1</link><pubDate>Sat, 15 Oct 2016 03:40:07 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b2f27f4a-a4ca-4675-8d90-396bb444df27</guid><dc:creator>A Turner</dc:creator><description>&lt;p&gt;&lt;p&gt;
How radical is that? Someone posting a question that masquerades
itself as a piece of code.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>