<?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-08T11:05:32-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-t13646.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t13646.html" />
				</rdf:Seq>
				</items>
				</channel>
						<item rdf:about="http://www.8051projects.net/forum-t13646.html">
						<title>Smoothening ADC data results : )</title>
						<link>http://www.8051projects.net/forum-t13646.html</link>
						<dc:date>2009-01-08T11:05:32-08:00</dc:date>
						<dc:creator></dc:creator>
						<dc:subject></dc:subject>
						<description>Hi there,     the other day I built a temperature sensor using AT89S51 and ADC0844, but then the temperature display fluctuating result (about a certain value). Because, I took each reading (from ADC) and then displays it. I thought this is the hardware problem i.e. lack of signal conditioning circuitry or etc.Then, I got this idea from my lecturer to do averaging.So, what I did was took 255 readings, sum them up and divide by 255. The result then is displayed. Now, the result is steady and not fluctuating.Note that to sum up 255 8-bits data would produce 16-bit result. So, this require 16-bit addition operation for the 8051.I also used 16-bit division to divide the sum by 255d (FFh) to get the average.Just my 2 cents</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t13646.html">
						<title>Re: Smoothening ADC data results : )</title>
						<link>http://www.8051projects.net/forum-t13646.html</link>
						<dc:date>2009-01-08T11:05:32-08:00</dc:date>
						<dc:creator>shyam</dc:creator>
						<dc:subject></dc:subject>
						<description>hi freddy!!!gr8 thinking...also referhttp://www.8051projects.net/forum-t7667-post.htmlhttp://www.8051projects.net/lofiversion/t5070/c8051-adc-in-c--programming.html</description>
						</item>
				</rdf:RDF>