<?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>electronic dice Tags - Circuit Schematic Diagram</title>
	<atom:link href="https://circuitscheme.com/tag/electronic-dice/feed" rel="self" type="application/rss+xml" />
	<link>https://circuitscheme.com/tag/electronic-dice</link>
	<description>Electroni Schematic and 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://circuitscheme.com/wp-content/uploads/2016/10/cropped-ecd-32x32.jpg</url>
	<title>electronic dice Tags - Circuit Schematic Diagram</title>
	<link>https://circuitscheme.com/tag/electronic-dice</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">129959653</site>	<item>
		<title>Electronic Dice Based Microcontroller Atmel AT89C2051</title>
		<link>https://circuitscheme.com/electronic-dice-based-microcontroller-atmel-at89c2051.html</link>
					<comments>https://circuitscheme.com/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://circuitscheme.com/?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&#160;[&#8230;]</p>
<p>The post <a href="https://circuitscheme.com/electronic-dice-based-microcontroller-atmel-at89c2051.html">Electronic Dice Based Microcontroller Atmel AT89C2051</a> appeared first on <a href="https://circuitscheme.com">Circuit Schematic Diagram</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://circuitscheme.com/electronic-dice-based-microcontroller-atmel-at89c2051.html/electronic-dice-based-microcontroller" rel="attachment wp-att-2201"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-2201 size-medium" src="http://circuitscheme.com/wp-content/uploads/2014/06/Electronic-Dice-based-Microcontroller-300x228.jpg" alt="Electronic Dice based Microcontroller" width="300" height="228" /></a></p>
<p><img decoding="async" class="alignright size-full wp-image-2203" src="http://circuitscheme.com/wp-content/uploads/2014/07/LED-arrangement.jpg" 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://circuitscheme.com/wp-content/uploads/2014/06/dice.zip">electronic dice source code</a></p>
<p>The post <a href="https://circuitscheme.com/electronic-dice-based-microcontroller-atmel-at89c2051.html">Electronic Dice Based Microcontroller Atmel AT89C2051</a> appeared first on <a href="https://circuitscheme.com">Circuit Schematic Diagram</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://circuitscheme.com/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>
