<?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"
	>

<channel>
	<title>Scientific, embedded, biomedical, electronics contents.</title>
	<atom:link href="http://www.scienceprog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact and send to scienceprog@gmail.com.</description>
	<pubDate>Thu, 08 May 2008 21:26:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Voltage references in embedded design</title>
		<link>http://www.scienceprog.com/voltage-references-in-embedded-design/</link>
		<comments>http://www.scienceprog.com/voltage-references-in-embedded-design/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:21:17 +0000</pubDate>
		<dc:creator>scienceprog</dc:creator>
		
		<category><![CDATA[Embedded General]]></category>

		<category><![CDATA[LM336A-2.5]]></category>

		<category><![CDATA[MAX6225]]></category>

		<category><![CDATA[microcontroller adc reference]]></category>

		<category><![CDATA[Precise voltage reference]]></category>

		<guid isPermaLink="false">http://www.scienceprog.com/?p=1388</guid>
		<description><![CDATA[Embedded systems that are dealing with DAC require a good voltage references. Despite all voltage references have their nominal values there are specific tolerances that indicates how much values can vary from nominal value. References as a rule are semiconductors that characteristics are effected by temperature.

For instance if we decide to use a 2.5V voltage [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Embedded systems that are dealing with DAC require a good voltage references. Despite all voltage references have their nominal values there are specific tolerances that indicates how much values can vary from nominal value. References as a rule are semiconductors that characteristics are effected by temperature.</p>
<p><img style="float: left; margin-left: 8px; margin-right: 8px;" title="lm336a_2_5" src="http://www.scienceprog.com/wp-content/uploads/2008/05/lm336a_2_5.jpg" alt="" width="135" height="113" /></p>
<p>For instance if we decide to use a 2.5V voltage reference then (zener) diode <a href="http://www.national.com/ds.cgi/LM/LM136-2.5.pdf" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.national.com');">LM336A</a>-2.5 may be a good choice for this.</p>
<p style="text-align: justify;">These diodes have low temperature coefficient. It can guarantee that voltage will be in range between 2.44 and 2.54 at 25ºC. This precise zener diode has a third lead that can be used to adjust break down voltage. In the following figure you may see diode with potentiometer where breakdown voltage can be adjusted in range of ±120mV:<span id="more-1388"></span></p>
<p style="text-align: center;"><img title="adjusting_zener_breakdown_voltage" src="http://www.scienceprog.com/wp-content/uploads/2008/05/adjusting_zener_breakdown_voltage.jpg" alt="" width="156" height="251" /></p>
<p>Adjusting break down voltage can be important feature where precision ADC are required. As we mentioned real reference voltage value can diverge from nominal so the ADC readings. And the bigger voltage needs to be read - the bigger error occurs.</p>
<p style="text-align: center;"><a href="http://www.scienceprog.com/wp-content/uploads/2008/05/microcontroller_adc_error_due_to_ref_diverging.jpg"title="Click to enlarge"  ><img class="alignnone size-thumbnail wp-image-1391" title="microcontroller_adc_error_due_to_ref_diverging" src="http://www.scienceprog.com/wp-content/uploads/2008/05/microcontroller_adc_error_due_to_ref_diverging-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p style="text-align: justify;">We know that compensation can al so be done in software by adding some known offset value. But in many cases compensation leads to floating point operations where regular microcontrollers would waste their resources - especially in time critical measurements. As alternative there can be a reference table stored in memory, where calculations need to be made only once. But again for 10bit ADC readings we would need 1024 table entries - so this is a 1kB of non-volatile memory. Such implementations would also need a calibration in order to fill table with calibration values.</p>
<p style="text-align: justify;">So probably it is better to avoid errors in hardware level than correct them in software. In precise embedded systems  I would really recommend using precise voltage references. If you need more precision than zener diode can provide you can chose Maxim <a href="http://www.maxim-ic.com/getds.cfm?qv_pk=1657" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.maxim-ic.com');">MAX6225</a> 2.5V reference where value is in range between 2499V and 2.501V at 25ºC. MAX6225 also has ability to connect potentiometer that can adjust voltage range by about 40mV.</p>
<p style="text-align: justify;">And probably I don&#8217;t need to mention that some microcontrollers have internal voltage reference sources that can be used for ADC capture. But if you need accuracy you should avoid using them.</p>
<p><strong><em>>>></em></strong>:  <a href="http://www.embedds.com" onclick="javascript:urchinTracker ('/outbound/article/www.embedds.com');">Embedded projects from around the web</a><em> </em>Microcontroller projects everyday</p>
<p>&copy;2008 <a href="http://www.scienceprog.com" >Scientific, embedded, biomedical, electronics contents.</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.scienceprog.com/voltage-references-in-embedded-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Peggy 2.0 led display board</title>
		<link>http://www.scienceprog.com/peggy-20-led-display-board/</link>
		<comments>http://www.scienceprog.com/peggy-20-led-display-board/#comments</comments>
		<pubDate>Thu, 08 May 2008 06:16:03 +0000</pubDate>
		<dc:creator>scienceprog</dc:creator>
		
		<category><![CDATA[AVR Microcontrollers]]></category>

		<category><![CDATA[Videos About Electronics]]></category>

		<category><![CDATA[avr led grid]]></category>

		<category><![CDATA[avr led sign]]></category>

		<category><![CDATA[led matrix control]]></category>

		<category><![CDATA[peggy board]]></category>

		<guid isPermaLink="false">http://www.scienceprog.com/?p=1115</guid>
		<description><![CDATA[Guys from Evil Mad Scientist Laboratories have released 2nd version of their Peggy LED display kit. It is a 25&#215;25 LED display board which is capable to display various LED effects, output text and even animation with individual LED addressing.


WPvideo 1.10


Download!

This is quite smart construction allowing to drive any number of LEDs (from one to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Guys from Evil Mad Scientist Laboratories have released 2nd version of their Peggy LED display kit. It is a 25&#215;25 LED display board which is capable to display various LED effects, output text and even animation with individual LED addressing.</p>
<p style="text-align: center;">
<div class="wpv_videoc">
<div class="wpv_self"><a href="http://www.skarcha.com/wp-plugins/wpvideo/" onclick="javascript:urchinTracker ('/outbound/article/www.skarcha.com');">WPvideo 1.10</a></div>
<div class="wpv_video"><object data="http://www.youtube.com/v/r5oZLjBvTAM" type="application/x-shockwave-flash" width="100%" height="100%"><param name="movie" value="http://www.youtube.com/v/r5oZLjBvTAM"></param></object></div>
<div class="wpv_titleauthor"></div>
<div class="wpv_download"><a href="http://downthisvideo.com/?url=http://www.youtube.com/watch?v=r5oZLjBvTAM"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/downthisvideo.com');">Download!</a></div>
</div>
<p style="text-align: justify;">This is quite smart construction allowing to drive any number of LEDs (from one to 625). Peggy board has several buttons that can be used to control various actions like games or other effects.  The board itself is nicely designed so it wouldn&#8217;t be a shame to use it as a dynamic LED sign, FFT sound grapher,  RSS reader or simply as general purpose giant display. You can order peggy board as a <a href="http://evilmadscience.com/tinykitlist/35-tinykitcat/75-peggy2"title="peggy kit"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/evilmadscience.com');">kit </a>or try to build it by yourself as all project files are available for building, hacking or simply analyzing.  [<a href="http://www.evilmadscientist.com/article.php/peggy2" onclick="javascript:urchinTracker ('/outbound/article/www.evilmadscientist.com');">Peggy v2.0]</a></p>
<p>&copy;2008 <a href="http://www.scienceprog.com" >Scientific, embedded, biomedical, electronics contents.</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.scienceprog.com/peggy-20-led-display-board/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yet Another Simple AVR ISP cable</title>
		<link>http://www.scienceprog.com/yet-another-simple-avr-isp-cable/</link>
		<comments>http://www.scienceprog.com/yet-another-simple-avr-isp-cable/#comments</comments>
		<pubDate>Mon, 05 May 2008 21:49:25 +0000</pubDate>
		<dc:creator>scienceprog</dc:creator>
		
		<category><![CDATA[AVR Microcontrollers]]></category>

		<category><![CDATA[AVR ICP]]></category>

		<category><![CDATA[AVR ISP]]></category>

		<guid isPermaLink="false">http://www.scienceprog.com/?p=675</guid>
		<description><![CDATA[Probably this programmer cable can be found on every AVR fan website. It very simple and easy to build. You just need few passive components that can be packed inside LPT connector. From my perspective I wouldn&#8217;t recommend using this one programmer if you are more serious in microcontroller projects, because it has poor computer [...]]]></description>
			<content:encoded><![CDATA[<p>Probably this programmer cable can be found on every AVR fan website. It very simple and easy to build. You just need few passive <a href="http://www.opend.co.za/tutorials/avrtut2/avricp.png"title="Circuit"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.opend.co.za');">components </a>that can be packed inside LPT connector. From my perspective I wouldn&#8217;t recommend using this one programmer if you are more serious in microcontroller projects, because it has poor computer port protection. It connects directly to LPT port without precautions. I definitely recommend using <a href="http://www.scienceprog.com/avr-isp/"title="Better ISP programmer"  target="_blank" >similar ISP circuit</a> with buffer IC between LPT and target board.</p>
<p style="text-align: center;"><a href="http://www.scienceprog.com/wp-content/uploads/2008/05/avr_isp_programmer.jpg" ><img class="alignnone size-full wp-image-699 aligncenter" title="avr_isp_programmer" src="http://www.scienceprog.com/wp-content/uploads/2008/05/avr_isp_programmer.jpg" alt="" width="430" height="316" /></a></p>
<p>But let&#8217;s don&#8217;t pretend like we are very smart. The whole beauty is in its simplicity. This thing does its job perfectly as long as target board power supply is OK.<span id="more-675"></span></p>
<p>Note for those who are thinking what is this thing for&#8230; I answer - this is an in Circuit programmer adapter for AVR microcontrollers that can be used to program MCU&#8217;s without removing them form the board. This is especially important feature if you are using SMD parts where you cannot use any sockets to place your IC. <a href="http://www.opend.co.za/tutorials/avrtut2.htm"title="AVR ISP"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.opend.co.za');">[build one]</a></p>
<p>&copy;2008 <a href="http://www.scienceprog.com" >Scientific, embedded, biomedical, electronics contents.</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.scienceprog.com/yet-another-simple-avr-isp-cable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cornell ECE Final Microcontroller Projects - Spring 08</title>
		<link>http://www.scienceprog.com/cornell-ece-final-microcontroller-projects-spring-08/</link>
		<comments>http://www.scienceprog.com/cornell-ece-final-microcontroller-projects-spring-08/#comments</comments>
		<pubDate>Mon, 05 May 2008 21:28:39 +0000</pubDate>
		<dc:creator>scienceprog</dc:creator>
		
		<category><![CDATA[Embedded General]]></category>

		<category><![CDATA[AVR projects]]></category>

		<category><![CDATA[Cornell projects]]></category>

		<guid isPermaLink="false">http://www.scienceprog.com/?p=688</guid>
		<description><![CDATA[It&#8217;s been ten years when Cornell University Computer Engineering students were publishing their final embedded projects. I always enjoy browsing over that big list of complete projects. You can get some crazy ideas here but also some good lessons that could be helpful while building your own projects.

As every year this one is not an [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">It&#8217;s been ten years when Cornell University Computer Engineering students were publishing their final embedded projects. I always enjoy browsing over that big list of complete projects. You can get some crazy ideas here but also some good lessons that could be helpful while building your own projects.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-698 aligncenter" title="cornell_projects" src="http://www.scienceprog.com/wp-content/uploads/2008/05/cornell_projects.jpg" alt="" width="462" height="346" /><span id="more-688"></span></p>
<p>As every year this one is not an exception. A new list of 35 projects id in front of you for your judgment. Here you can find some interesting solutions like <a href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2008/twc22_bef23/twc22_bef23/index.html"title="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2008/twc22_bef23/twc22_bef23/index.html"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/instruct1.cit.cornell.edu');">Midi </a>trumpet, Neural Net <a href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2008/ras94_mrm58_deb48/ras94_mrm58_deb48/HelicopterWebsite.html"title="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2008/ras94_mrm58_deb48/ras94_mrm58_deb48/HelicopterWebsite.html"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/instruct1.cit.cornell.edu');">helicopter</a>,   and a big bunch of various game solutions. Happy browsing and learning. <a href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/" onclick="javascript:urchinTracker ('/outbound/article/instruct1.cit.cornell.edu');">[Read]</a></p>
<p>&copy;2008 <a href="http://www.scienceprog.com" >Scientific, embedded, biomedical, electronics contents.</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.scienceprog.com/cornell-ece-final-microcontroller-projects-spring-08/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DIY unique PCB Drill</title>
		<link>http://www.scienceprog.com/diy-unique-pcb-drill/</link>
		<comments>http://www.scienceprog.com/diy-unique-pcb-drill/#comments</comments>
		<pubDate>Sun, 04 May 2008 21:33:41 +0000</pubDate>
		<dc:creator>scienceprog</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[UV PCB Making]]></category>

		<category><![CDATA[custom made psb drilling machine]]></category>

		<category><![CDATA[PCB dril]]></category>

		<guid isPermaLink="false">http://www.scienceprog.com/?p=505</guid>
		<description><![CDATA[This PCB drill is made of wood and looks really cool. Wouldn&#8217;t mind to have one on my table. Design is very unique - it uses various custom made parts, motors from old printers and VCR&#8217;s. Author even simulated all design code on a Labcenter&#8217;s Proteus VSM.


&#8220;Made from Dremel drill and drill press. I removed [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This PCB drill is made of wood and looks really cool. Wouldn&#8217;t mind to have one on my table. Design is very unique - it uses various custom made parts, motors from old printers and VCR&#8217;s. Author even simulated all design code on a <a href="http://www.proteuslite.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.proteuslite.com');">Labcenter&#8217;s Proteus VSM</a>.</p>
<p style="text-align: center;"><a href="http://www.scienceprog.com/wp-content/uploads/2008/05/diy_pcb_drill.jpg" ><img class="alignnone size-full wp-image-506 aligncenter" title="diy_pcb_drill" src="http://www.scienceprog.com/wp-content/uploads/2008/05/diy_pcb_drill.jpg" alt="diy wood pcb drill" width="448" height="396" /></a></p>
<p style="text-align: center;"><a href="http://hackedgadgets.com/wp-content/2/PCB_Drill.jpg" onclick="javascript:urchinTracker ('/outbound/article/hackedgadgets.com');"><span id="more-505"></span></a></p>
<p style="text-align: justify;">&#8220;Made from Dremel drill and drill press. I removed the bottom plate &amp; mounted the column to the back with U-bolts. Acrylic is so easy to work with. It can be cut, drilled milled &amp; glued and it’s very strong, doesn’t warp or break easily.  The design is the same as the big PCB drills, the table moves, not the drill head. With the exception the real machine tables I’ve worked around ride on air. Like the old air hockey tables Important note: These NEMA teen motors don’t have enough torque to drive the table (no bearings).&#8221;</p>
<p style="text-align: justify;">If you want to clone or own this masterpiece - you probably should contact author to get more details. [<a href="http://www.bluumax.com/PCB_Drill.html" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.bluumax.com');">link</a>]</p>
<p>&copy;2008 <a href="http://www.scienceprog.com" >Scientific, embedded, biomedical, electronics contents.</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.scienceprog.com/diy-unique-pcb-drill/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

