<?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>2008-12-02T00:30:00-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-t9975.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t9975.html" />
				</rdf:Seq>
				</items>
				</channel>
						<item rdf:about="http://www.8051projects.net/forum-t9975.html">
						<title>Question about avr and leds as sensors</title>
						<link>http://www.8051projects.net/forum-t9975.html</link>
						<dc:date>2008-12-02T00:30:00-08:00</dc:date>
						<dc:creator></dc:creator>
						<dc:subject></dc:subject>
						<description>Hi all,I'm totally new to avr but because me and my teacher are working on the same project I should learn it a bit. So question 1 is: Does anyone know some good sites/ (e-)books?A little bit on the project: We would like to build a miniature of a garage that shows how many parkings are free AND that guides you to a free parking by led arrows lighting your path. A problem we have is how to detect the cars in a cheap way. Therefore I would like to use a led as a sensor. Leds give up a small voltage when light drops in on them. I would like to test if it's possible to use a 2colour led with common cathode to make one half light up as lighting in the garage and one halve used as sensor. (if I'm not mistaking I need a ADC converter?)Is there anyone who can help me get started with this? I would like to learn/use assembler since it is the die-hard way of programming  Also have an option 2 in mind by letting the led light up for a couple of µs or ms and then turn it of for a couple of µs/ms to measure. But that would truly be an option 2  Many thanks in advance !</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t9975.html">
						<title>Re: Question about avr and leds as sensors</title>
						<link>http://www.8051projects.net/forum-t9975.html</link>
						<dc:date>2008-12-02T00:30:00-08:00</dc:date>
						<dc:creator>sashijoseph</dc:creator>
						<dc:subject></dc:subject>
						<description>Hi Zatar...There's a nice tutorial right here in this site,which will quickly get you in business.Look here : http://www.8051projects.net/avr-microcontroller-tutorial.htmlAbout your project; you can use an infrared led-infrared sensor pair for detecting  cars.Wouldn't need an adc.Using a normal led as a sensor could  be tricky because different ambient light conditions could affect the accuracy.But with consistent light conditions and careful placement of the LED you could probably put it to use.And yes you would need an adc to measure the small voltage generated by light falling on the led.You could do sth. similar with an LDR as well.</description>
						</item>
				</rdf:RDF>