<?xml version="1.0" encoding="utf-8" ?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
				<channel rdf:about="http://www.8051projects.net/">
				<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>
				<dc:language>en-gb</dc:language>
				<dc:date>2009-01-07T18:59:58-08:00</dc:date>
				<dc:creator>contact@nospam.com</dc:creator>
				<admin:generatorAgent rdf:resource="http://e107.org" />
				<admin:errorReportsTo rdf:resource="mailto:contact@nospam.com" />
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>
				<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
				<items>
				<rdf:Seq>
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10371.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10371.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10371.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10371.html" />
				</rdf:Seq>
				</items>
				</channel>
						<item rdf:about="http://www.8051projects.net/forum-t10371.html">
						<title>pls help me</title>
						<link>http://www.8051projects.net/forum-t10371.html</link>
						<dc:date>2009-01-07T18:59:58-08:00</dc:date>
						<dc:creator></dc:creator>
						<dc:subject></dc:subject>
						<description>hello, everybody! now I have a project about real time clock DS1302 and LCD. I want to write a c programming to display the time and date in the LCD using DS1302 real time clock.anyone can provide some code or sample c programming to run this project??thanks .</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10371.html">
						<title>Re: pls help me</title>
						<link>http://www.8051projects.net/forum-t10371.html</link>
						<dc:date>2009-01-07T18:59:58-08:00</dc:date>
						<dc:creator>Ajay</dc:creator>
						<dc:subject></dc:subject>
						<description>you have to start yourself. We will provide you all help you need for your project. Just download Datasheet from Dallas website and try to implement reading of internal registers of DS1302.for any help we are here..</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10371.html">
						<title>Re: pls help me</title>
						<link>http://www.8051projects.net/forum-t10371.html</link>
						<dc:date>2009-01-07T18:59:58-08:00</dc:date>
						<dc:creator>gongyoo</dc:creator>
						<dc:subject></dc:subject>
						<description>hiths for your reply. actually I read the data sheet already.I still some confused about the subfunction about the DS1302 .my project is quite urgent . can you provide the whole project . I want to learn the sample program about just using 1602 LCD  display DS1302.  so can you provide the whole programming ??thanks for your help .</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10371.html">
						<title>Re: pls help me</title>
						<link>http://www.8051projects.net/forum-t10371.html</link>
						<dc:date>2009-01-07T18:59:58-08:00</dc:date>
						<dc:creator>Ajay</dc:creator>
						<dc:subject></dc:subject>
						<description>gongyoo, i wish i could provide the code direcly, but its not according to rules of forum. But I am here to help you out.DS1302 works on very simple 3-wire interface. the format of reading and writing from clock is given on page 6.first you send a byte in following formatBit 0 : Read/WriteBit 1- Bit5 : A0 - A5 : Address BitsBit 6: RC (ram or clock)Bit 7: always 1after you send this byte, your next byte will be either data you want to write or read. Please try it once, try writing something.</description>
						</item>
				</rdf:RDF>