<?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:25:30-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-t8953.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t8953.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t8953.html" />
				</rdf:Seq>
				</items>
				</channel>
						<item rdf:about="http://www.8051projects.net/forum-t8953.html">
						<title>regarding butterfly's atmega169</title>
						<link>http://www.8051projects.net/forum-t8953.html</link>
						<dc:date>2008-12-02T00:25:30-08:00</dc:date>
						<dc:creator></dc:creator>
						<dc:subject></dc:subject>
						<description>hiim now trying to generate a pwm signal (10kHz squarewave signal) using timer/counter0 provided on atmega169.however, the output compare match will generate the waveform on OC0A pin, which is in this case, PB4so in order to let the signal visible on the pin (output), i put this line inDDRB = 0x10;but i kinda have a situation here, cos im attaching the butterfly on my school's development board and it does not give any access to portBso my question is, how do i write the code to let, say Port D Pin 0 (PD0) to output whats on PB4?many thanks in advance</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t8953.html">
						<title>Re: regarding butterfly's atmega169</title>
						<link>http://www.8051projects.net/forum-t8953.html</link>
						<dc:date>2008-12-02T00:25:30-08:00</dc:date>
						<dc:creator>Ajay</dc:creator>
						<dc:subject></dc:subject>
						<description>i think i already gave a thought on this...while in fastPWM avr count up and down and both time when compare occurs state of Output compare pin changes. If you enable the compare interrupt then you can change the state of PortD0 pin in that service routine. try it..</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t8953.html">
						<title>Re: regarding butterfly's atmega169</title>
						<link>http://www.8051projects.net/forum-t8953.html</link>
						<dc:date>2008-12-02T00:25:30-08:00</dc:date>
						<dc:creator>nuRuL</dc:creator>
						<dc:subject></dc:subject>
						<description>yes but i dont really understandbut this one is more clear i guessi'll try to do it first and see what happensthanks!</description>
						</item>
				</rdf:RDF>