<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Atmel AT89C2051 Tags - Electronic Circuit Diagram</title>
	<atom:link href="https://circuitdiagram.net/tag/atmel-at89c2051/feed" rel="self" type="application/rss+xml" />
	<link>https://circuitdiagram.net/tag/atmel-at89c2051</link>
	<description>Schematic &#38; PCB Design</description>
	<lastBuildDate>Tue, 01 Jul 2014 04:06:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2016/10/cropped-ecd.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>Atmel AT89C2051 Tags - Electronic Circuit Diagram</title>
	<link>https://circuitdiagram.net/tag/atmel-at89c2051</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">96547142</site>	<item>
		<title>Electronic Dice Based Microcontroller Atmel AT89C2051</title>
		<link>https://circuitdiagram.net/electronic-dice-based-microcontroller-atmel-at89c2051.html</link>
					<comments>https://circuitdiagram.net/electronic-dice-based-microcontroller-atmel-at89c2051.html#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 01 Jul 2014 04:06:42 +0000</pubDate>
				<category><![CDATA[Fun Circuits]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Atmel AT89C2051]]></category>
		<category><![CDATA[electronic dice]]></category>
		<category><![CDATA[microcontroller circuit]]></category>
		<guid isPermaLink="false">http://circuitdiagram.net/?p=2200</guid>

					<description><![CDATA[<p>This is the circuit diagram of electronic dice which built based microcontroller chip of Atmel AT89C2051. The application of this electronic dice is similar to the one used in a game of dice. The circuit generates the random numbers which not displayed numerically, but represented by the number of glowing LEDs. The LEDs are the… <span class="read-more"><a href="https://circuitdiagram.net/electronic-dice-based-microcontroller-atmel-at89c2051.html">Read More &#187;</a></span></p>
<p>The post <a href="https://circuitdiagram.net/electronic-dice-based-microcontroller-atmel-at89c2051.html">Electronic Dice Based Microcontroller Atmel AT89C2051</a> appeared first on <a href="https://circuitdiagram.net">Electronic Circuit Diagram</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://circuitdiagram.net/electronic-dice-based-microcontroller-atmel-at89c2051.html/electronic-dice-based-microcontroller" rel="attachment wp-att-2201"><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="aligncenter wp-image-2201 size-medium" src="https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/06/Electronic-Dice-based-Microcontroller.jpg?resize=300%2C228" alt="Electronic Dice based Microcontroller" width="300" height="228" srcset="https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/06/Electronic-Dice-based-Microcontroller.jpg?resize=300%2C228&amp;ssl=1 300w, https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/06/Electronic-Dice-based-Microcontroller.jpg?w=606&amp;ssl=1 606w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p><img data-recalc-dims="1" decoding="async" class="alignright size-full wp-image-2203" src="https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/07/LED-arrangement.jpg?resize=154%2C123" alt="LED arrangement" width="154" height="123" />This is the circuit diagram of electronic dice which built based microcontroller chip of Atmel AT89C2051. The application of this electronic dice is similar to the one used in a game of dice. The circuit generates the random numbers which not displayed numerically, but represented by the number of glowing LEDs. The LEDs are the dot representation on the face of a dice. Suggested LED arrangement for the electronic dice display is shown on the right side.<br />
<span id="more-2200"></span></p>
<p>This simple circuit -which come from EFY magazine- demonstrates the capability of an AT89C2051 microcontroller chip to function as a random number generator based on the flying counter principle. The program in the chip constantly updates the counter variable, which, on being interrupted by an external trigger, latches the counter value and displays a random number through its output ports. This method is similar to the one used in PCs or calculators for generating random numbers at any instance.</p>
<p>TL0 and TH0 act as free-wheeling counters in auto-increment mode and constantly count up from the initial value. When the interrupt occurs, the value from the counter is latched and glowing LEDs indicate the random number generated by the microcontroller chip. Assembly language is used for programming the chip. The Assembly code listing is self-explanatory.</p>
<p>Source Code: <a href="http://circuitdiagram.net/wp-content/uploads/2014/06/dice.zip">electronic dice source code</a></p>
<p>The post <a href="https://circuitdiagram.net/electronic-dice-based-microcontroller-atmel-at89c2051.html">Electronic Dice Based Microcontroller Atmel AT89C2051</a> appeared first on <a href="https://circuitdiagram.net">Electronic Circuit Diagram</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://circuitdiagram.net/electronic-dice-based-microcontroller-atmel-at89c2051.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2200</post-id>	</item>
	</channel>
</rss>
