<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Hobby DIY Garage - Electronic Circuits Projects</title>
	
	<link>http://www.dapj.net/hobby</link>
	<description>Hobby and Do-It-Yourself Projects, Robotics,  Amateur Radio.</description>
	<lastBuildDate>Tue, 21 May 2013 08:58:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/HobbyDiyGarage" /><feedburner:info uri="hobbydiygarage" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>HobbyDiyGarage</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Projects of Dick Streefland from De Bilt</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/vxVaRGRB5b8/</link>
		<comments>http://www.dapj.net/hobby/2013/05/projects-of-dick-streefland-from-de-bilt/#comments</comments>
		<pubDate>Tue, 21 May 2013 08:58:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[AVR-ATmega]]></category>
		<category><![CDATA[Netherlands-Belgium]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1175</guid>
		<description><![CDATA[usbtiny &#8211; Software USB implementation USBtiny is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrollers. Of course, it will also work on the ATmega series. The software is written for an AVR clocked at 12 MHz. At this frequency, each bit on the USB bus takes 8 clock cycles, and <a href='http://www.dapj.net/hobby/2013/05/projects-of-dick-streefland-from-de-bilt/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://dicks.home.xs4all.nl/avr/usbtiny/index.html">usbtiny &#8211; Software USB implementation</a></p>
<p>USBtiny is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrollers. Of course, it will also work on the ATmega series. The software is written for an AVR clocked at 12 MHz. At this frequency, each bit on the USB bus takes 8 clock cycles, and with a lot of trickery, it is possible to decode and encode the USB waveforms by software.</p>
<p><img src="http://dicks.home.xs4all.nl/avr/usbtiny/total-small.jpg" alt="USBtiny" title="USBtiny" height="242"/></p>
<p>Other <a href="http://dicks.home.xs4all.nl/avr/index.html">Atmel AVR Projects</a> he built are</p>
<ul>
<li>batwatch &#8211; Monitor for a solar panel car battery charger</li>
<li>webasto &#8211; Remote control of Webasto water heater</li>
<li>blink &#8211; Automatic turn signal light</li>
<li>nikon- Nikon Camera Remote Control</li>
</ul>
<p><a href="http://dicks.home.xs4all.nl/">Projects of Dick Streefland from De Bilt</a></p>
<p>Dick Streefland, lives in Amersfoort, in the center of The Netherlands. He has some Atmel AVR Projects and he is a big fan of Linux. He started on a 6809-based home-brew system with the OS9 operating system from Microware.</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/vxVaRGRB5b8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/05/projects-of-dick-streefland-from-de-bilt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/05/projects-of-dick-streefland-from-de-bilt/</feedburner:origLink></item>
		<item>
		<title>Battery Level Indicator</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/QcY6Wcy-2Nk/</link>
		<comments>http://www.dapj.net/hobby/2013/05/battery-level-indicator/#comments</comments>
		<pubDate>Sat, 18 May 2013 10:48:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Schematics]]></category>
		<category><![CDATA[Lamps-LED]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1174</guid>
		<description><![CDATA[This circuit uses a LM339, a quad comparator. LM339 can work on single or dual supplies, it has a open collector output that can drive 15mA, low power consumption. The circuit is an untested design but it should work. I did it as many searches were made in my webpages with these keywords. There are <a href='http://www.dapj.net/hobby/2013/05/battery-level-indicator/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>This circuit uses a LM339, a quad comparator. LM339 can work on single or dual supplies, it has a open collector output that can drive 15mA, low power consumption. The circuit is an untested design but it should work. I did it as many searches were made in my webpages with these keywords.</p>
<p>There are many better circuits in the various circuit archives i have linked on the front page, you just have to look around. When you measure the open circuit voltage of a battery with a high impedance DMM (10M), the value may be a bit misleading. Apply a dummy load to bleed the battery a bit so that proper readings can be taken on Load. The load below is a 100 ohms wire-wound fusible ceramic resistor which will heat a bit when you test 12V batteries. <br/><img src="http://www.electronics-circuits.com/cirdir/hobby/home-circuits/del00022.gif" alt="Battery Level Indicator" height="433" title="Battery Level Indicator" width="686"/></p>
<h3>Theory of Operation.</h3>
<p>R16 a 5W ceramic wire wound bleeder or dummy load. R15 is a part of an attenuator for obtaining ranges. D2 is a protection clamp diode. R10-D1 forms the 5V reference for comparators. Then an attenuator obtains 1.2, 1.4, 1.6, 1.8 V steps for each comparator. This circuit is similar to Audio Level meter or VU meter circuit.</p>
<p>The comparator compares the battery sample voltage to the fixed reference step. If &#8216;+&#8217; pin is more positive than &#8216;-&#8217;, or is &#8216;+&#8217; is more dominant, then output goes floating &#8216;open collector&#8217;, so No LED light . But if &#8216;-&#8217; is more dominant the output transistor of comparator goes low impedance or saturates or turns &#8216;ON&#8217;. But only spec current can be switched, do not compare with electrical switch &#8216;ON&#8217;. Also on a dual supply 0V is more dominant or positive compared with -12V, even though it appears -12V is a big number. The direction of current is what decides, all measurements are relative.</p>
<h3>More Information</h3>
<ul>
<li><a href="http://www.facstaff.bucknell.edu/mastascu/eLessonsHTML/Interfaces/ConvComp.html">Comparators in Interface Circuits</a></li>
<li><a href="http://chemelec.com/Projects/Projects.htm">Projects of Chemelec</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/QcY6Wcy-2Nk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/05/battery-level-indicator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/05/battery-level-indicator/</feedburner:origLink></item>
		<item>
		<title>Webserver 8051 – Wickenhäuser Elektrotechnik</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/RTqLHyiW4Ko/</link>
		<comments>http://www.dapj.net/hobby/2013/05/webserver-8051-wickenhauser-elektrotechnik/#comments</comments>
		<pubDate>Sun, 12 May 2013 09:30:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Deutsche-German]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1173</guid>
		<description><![CDATA[Build a true Webserver with only 2 chips. We did it! The used CPU (MSC1210Y4 from Texas Instruments) has 16kB Flash (up to 32kB available) and 1.2 kB RAM. Enough for a Webserver (provided you are using uC/51&#8242;s included TCP/IP stack). Add Internet-Connectivity to your Applications with only a very few lines of C-Code. Many <a href='http://www.dapj.net/hobby/2013/05/webserver-8051-wickenhauser-elektrotechnik/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Build a true Webserver with only 2 chips. We did it! The used CPU (MSC1210Y4 from Texas Instruments) has 16kB Flash (up to 32kB available) and 1.2 kB RAM. Enough for a Webserver (provided you are using uC/51&#8242;s included TCP/IP stack).</p>
<div style="TEXT-ALIGN: center; CLEAR: both" class="separator"><a style="MARGIN-LEFT: 1em; MARGIN-RIGHT: 1em" href="http://www.wickenhaeuser.de/assets/images/mont_txt.jpg"><img src="http://www.wickenhaeuser.de/assets/images/mont_txt.jpg" height="219" border="0" width="320"/></a></div>
<p>Add Internet-Connectivity to your Applications with only a very few lines of C-Code. Many demos are included in uC/51, like: Webserver, E-Mail, Time-Client, TCP, UDP. Make Control System with remote Internet access to your sensors or actuatoors.</p>
<p><a href="http://www.wickenhaeuser.de/html/online_webserver.html">Embedded webserver FlexGate III</a></p>
<ul>
<li>Easy-to-use stack, written with uC/51 V1.20</li>
<li>Everything &#8220;on board&#8221;</li>
<li>Best suited for uC/51 as development-hardware</li>
<li>uC/51-Tool-Chain Integration</li>
<li>CPU: 64kB Flash, 2 kB XRAM (32 kB as option), ISP, up to 5 MIPS</li>
<li>RS232 or USB (as option)</li>
<li>New V2.0 TCP/IP Stack included in uC/51 as 100% Sourcecode</li>
<li>Complete Low-Cost-Kits only 120.&#8211; EUR*:</li>
<li>FlexGate III module, RS232 cable, uC/51 Full Version, Power supply</li>
</ul>
<p><a href="http://www.wickenhaeuser.de/">Mikrocontroller Entwicklungssysteme Entwicklungstools</a></p>
<p>µC/51 V1.20.05 &#8211; Superoptimizing ANSI C compiler for the 8051 family</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/RTqLHyiW4Ko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/05/webserver-8051-wickenhauser-elektrotechnik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/05/webserver-8051-wickenhauser-elektrotechnik/</feedburner:origLink></item>
		<item>
		<title>Development boards and Tools – OLIMEX</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/GgKugFujxtU/</link>
		<comments>http://www.dapj.net/hobby/2013/05/development-boards-and-tools-olimex/#comments</comments>
		<pubDate>Tue, 07 May 2013 09:31:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[ARM]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1172</guid>
		<description><![CDATA[Designs, prototypes and manufactures printed circuit boards, sub-assemblies and complete electronic products. Development boards and Tools &#8211; OLIMEX SAM9-L9261 is development platform with ARM9 microcontroller, TFT LCD 3.5&#8243; 320&#215;240 pixels with TOUCHSCREEN. 64MB SDRAM, 512MB NAND Flash. Ethernet 100Mbit controller, USB host, USB device, RS232 and 40 pin extension port with all unused SAM9261 ports <a href='http://www.dapj.net/hobby/2013/05/development-boards-and-tools-olimex/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Designs, prototypes and manufactures printed circuit boards, sub-assemblies and complete electronic products.</p>
<p><a href="https://www.olimex.com/">Development boards and Tools &#8211; OLIMEX</a></p>
<p>SAM9-L9261 is development platform with ARM9 microcontroller, TFT LCD 3.5&#8243; 320&#215;240 pixels with TOUCHSCREEN.</p>
<p><img src="https://www.olimex.com/Products/ARM/Atmel/SAM9-L9261/images/thumbs/310x230/SAM9-L9261-01.jpg" title="SAM9-L9261 Development Platform with ARM9" height="230" width="310" alt="SAM9-L9261 Development Platform with ARM9" border="0"/></p>
<p>64MB SDRAM, 512MB NAND Flash. Ethernet 100Mbit controller, USB host, USB device, RS232 and 40 pin extension port with all unused SAM9261 ports available for add-on boards. Runs Linux, WindowsCE and other RTOS natively. RTC &#8211; 3V Li battery.</p>
<p><a href="https://www.olimex.com/Products/ARM/Atmel/SAM9-L9261/">SAM9-L9261 Development Platform with ARM9</a></p>
<p><a href="http://www.atmel.com/devices/sam9260.aspx">AT91SAM9260</a> is the first member of a pin-compatible ARM9-based microcontroller family that shares the same programming model as ARM7-based controllers.</p>
<p>OLIMEX Ltd. <br/>2 Pravda St., P.O.Box 237, Plovdiv 4000 BULGARIA</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/GgKugFujxtU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/05/development-boards-and-tools-olimex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/05/development-boards-and-tools-olimex/</feedburner:origLink></item>
		<item>
		<title>Virtual Breadboard – Hardware Prototyping</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/RQX7cl7Oun4/</link>
		<comments>http://www.dapj.net/hobby/2013/04/virtual-breadboard-hardware-prototyping/#comments</comments>
		<pubDate>Sat, 27 Apr 2013 12:11:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Hobby Lab]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1170</guid>
		<description><![CDATA[VirtualBreadboard(VBB) is for designing and testing embedded software in high-level interactive circuit simulations and rapidly prototyping hardware from those designs. Virtual Breadboard &#8211; Test Embedded Systems Compared to other simulators many people find the high level approach taken VBB easier to use and much faster to model and test out new ideas and circuit variations. <a href='http://www.dapj.net/hobby/2013/04/virtual-breadboard-hardware-prototyping/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>VirtualBreadboard(VBB) is for designing and testing embedded software in high-level interactive circuit simulations and rapidly prototyping hardware from those designs.</p>
<p><a href="http://www.virtualbreadboard.com/">Virtual Breadboard &#8211; Test Embedded Systems</a></p>
<p>Compared to other simulators many people find the high level approach taken VBB easier to use and much faster to model and test out new ideas and circuit variations.</p>
<table style="WIDTH: auto">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/rgoNZFbxaDGtKFFrc8K-LQ?feat=embedwebsite"><img src="http://lh4.ggpht.com/_ByqObBJllkw/TDcVtKWsTKI/AAAAAAAADf8/myRmBo4WoCM/s400/virtualbreadboard.jpg" height="298" width="400"/></a></td>
</tr>
<tr>
<td style="TEXT-ALIGN: right; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 11px">From <a href="http://picasaweb.google.com/delabs/DesignGopherElectronicProductDevelopment?feat=embedwebsite">Design Gopher &#8211; Electronic Product Development</a></td>
</tr>
</tbody>
</table>
<p>VBB electronic circuit components are modeled at the function block level and are wired together to create a real-time interactive circuit simulation representing the whole embedded application.</p>
<p>VBB does not use SPICE. SPICE is better suited to subcircuit designs whereas VBB is concerned with merging multiple subcircuits treating each subcircuit as a self contained function block.</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/RQX7cl7Oun4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/04/virtual-breadboard-hardware-prototyping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/04/virtual-breadboard-hardware-prototyping/</feedburner:origLink></item>
		<item>
		<title>Beagle Board – Create Open Embedded Devices</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/8odzBT-ljW0/</link>
		<comments>http://www.dapj.net/hobby/2013/04/beagle-board-create-open-embedded-devices/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 11:57:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[ARM]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1166</guid>
		<description><![CDATA[Beagle Board &#8211; Create Open Embedded Devices BeagleBoard.org &#8211; Creating powerful, open, and embedded devices. &#8220;The Beagle Board is a low-cost, fan-less single-board computer based on Texas Instruments OMAP35x processors featuring the ARM Cortex-A8 core&#8221; The USB-powered Beagle Board is a low-cost, fan-less single board computer that unleashes laptop-like performance and expandability without the bulk, <a href='http://www.dapj.net/hobby/2013/04/beagle-board-create-open-embedded-devices/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://beagleboard.org/">Beagle Board &#8211; Create Open Embedded Devices</a></p>
<p>BeagleBoard.org &#8211; Creating powerful, open, and embedded devices.</p>
<p>&#8220;The Beagle Board is a low-cost, fan-less single-board computer based on Texas Instruments OMAP35x processors featuring the ARM Cortex-A8 core&#8221;</p>
<p>The USB-powered Beagle Board is a low-cost, fan-less single board computer that unleashes laptop-like performance and expandability without the bulk, expense, or noise of typical desktop machines.</p>
<p><a href="http://beagleboard.org/Products/BeagleBone Black">BeagleBone Black</a> &#8211; Boot Linux in under 10 seconds and get started on development in less than 5 minutes with just a single USB cable.</p>
<p><img src="http://www.dapj.net/hobby/wp-content/uploads/2013/04/BeagleBone_Black.jpg" alt="BeagleBone Black" height="301" width="500"/></p>
<p><a href="http://www.ti.com/product/omap3530">OMAP3530 processor highlights:</a></p>
<p>Over 1,200 Dhrystone MIPS using the superscalar ARM Cortex-A8 with highly accurate branch prediction and 256KB L2 cache running at up to 600MHz. HD video capable TMS320C64x+ DSP for versatile signal processing at up to 430MHz.</p>
<p><a href="http://www.digikey.com/beagleboard">Buy a BeagleBoard at Digikey</a></p>
<p><strong>Some Projects on BB</strong></p>
<p><a href="http://code.google.com/p/beaglelab/">beaglelab</a> &#8211; BeagleLAB is an Embedded Developer&#8217;s Workbench</p>
<p><a href="http://www.hervanta.com/stuff/Beaglebot">BeagleBot &#8211; Beagle powered robot</a> &#8211; A small experimental robot with Beagle Board as it&#8217;s heart.</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/8odzBT-ljW0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/04/beagle-board-create-open-embedded-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/04/beagle-board-create-open-embedded-devices/</feedburner:origLink></item>
		<item>
		<title>RT Software Oscilloscope GUI DLL Library</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/euASsGgLCHw/</link>
		<comments>http://www.dapj.net/hobby/2013/04/rt-software-oscilloscope-gui-dll-library/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 02:46:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Hobby Lab]]></category>
		<category><![CDATA[Test-Measurement]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1163</guid>
		<description><![CDATA[&#8220;The library makes it possible to show on the beams of the oscilloscope over a million quantization steps of signal per second (on the Pentium III machine) &#8211; less than one micro-second is sufficient for one signal sample. This software can be used for linking to real-time controlling programs as longer delays in relay of <a href='http://www.dapj.net/hobby/2013/04/rt-software-oscilloscope-gui-dll-library/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>&#8220;The library makes it possible to show on the beams of the oscilloscope over a million quantization steps of signal per second (on the Pentium III machine) &#8211; less than one micro-second is sufficient for one signal sample. This software can be used for linking to real-time controlling programs as longer delays in relay of data to the oscilloscope don&#8217;t occur.&#8221;</p>
<p><img src="http://www.oscilloscope-lib.com/index_files/image002.jpg" alt="RT Software Oscilloscope GUI DLL Library" height="285" align="right" width="350"/></p>
<p><a href="http://www.oscilloscope-lib.com/">Universal Real-Time Software Oscilloscope GUI DLL Library</a></p>
<p>&#8220;The library is supplied with a comprehensive description of the program interface and simple examples of its use executed in various different program development environments: MS Visual C++® &amp; Visual Basic®; Borland Delphi® &amp; C++Builder®; MathWorks Matlab® &amp; Simulink®, C# (C Sharp).&#8221;</p>
<p>&#8220;Applied software emitting data to this oscilloscope obtained data via such communications as serial port (RS232, 422, 485), SSI, USB, CAN bus, Ethernet, GRIB (instrumental interface), via custom-made communications equipment and also by collecting information via a data acquisition card with analog-to-digital converters mounted on the PCI bus-bar of a PC.&#8221;</p>
<p><strong>delabs Notes -</strong></p>
<p>I am amazed, i did not notice this. I tried it it, not fully, it seems to be quite versatile. I feel this may be useful for hobbists to try out some experiments in oscilloscope and logic analyzer. It would be good if it was Open Source, it may help developing more instruments.</p>
<p>I am not sure about this Library in terms to actual high speed testing or if it may be developed further. But is it interesting.</p>
<p>For students i feel Bitscope offers some nice tools too. <a href="http://www.bitscope.com/">BitScopes</a> are USB or Ethernet connected PC Based Mixed Signal Oscilloscopes.</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/euASsGgLCHw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/04/rt-software-oscilloscope-gui-dll-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/04/rt-software-oscilloscope-gui-dll-library/</feedburner:origLink></item>
		<item>
		<title>AVR XMEGA Oscilloscope and Waveform generator</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/liZW0LM877U/</link>
		<comments>http://www.dapj.net/hobby/2013/04/avr-xmega-oscilloscope-and-waveform-generator/#comments</comments>
		<pubDate>Sat, 20 Apr 2013 10:07:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[AVR-ATmega]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1162</guid>
		<description><![CDATA[The Xmegalab is a development board for AVR XMEGA microcontrollers, a dual channel oscilloscope, an arbitrary waveform generator and a scientific calculator. AVR XMEGA Oscilloscope and Waveform generator From Hyper Embedded &#8211; Microcontroller ASIC and EDA Some features: ATXMEGA128A1 microcontroller with 128KB Flash, 8KB SRAM, 2KB EEPROM External serial SRAM 32KB Arbitrary Waveform Generator, 1MSPS, <a href='http://www.dapj.net/hobby/2013/04/avr-xmega-oscilloscope-and-waveform-generator/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>The Xmegalab is a development board for AVR XMEGA microcontrollers, a dual channel oscilloscope, an arbitrary waveform generator and a scientific calculator.</p>
<p><a href="http://gabotronics.com/development-boards/avr-xmegalab.htm">AVR XMEGA Oscilloscope and Waveform generator</a></p>
<table style="WIDTH: auto">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/ydo9SUsZsjRCFmCQEJIhKw?feat=embedwebsite"><img src="http://lh6.ggpht.com/_ByqObBJllkw/TRF32Kt0yXI/AAAAAAAADxk/_D61HdNsV-A/s400/AVR-Xmegalab.jpg" height="330" width="400"/></a></td>
</tr>
<tr>
<td style="TEXT-ALIGN: right; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 11px">From <a href="http://picasaweb.google.com/delabs/HyperEmbeddedMicrocontrollerASICAndEDA?feat=embedwebsite">Hyper Embedded &#8211; Microcontroller ASIC and EDA</a></td>
</tr>
</tbody>
</table>
<p>Some features:</p>
<ul>
<li>ATXMEGA128A1 microcontroller with 128KB Flash, 8KB SRAM, 2KB EEPROM</li>
<li>External serial SRAM 32KB</li>
<li>Arbitrary Waveform Generator, 1MSPS, using the XMEGA&#8217;s internal DAC</li>
<li>JTAG and PDI interfaces for development</li>
<li>User external connection with digital I/Os or SPI interface</li>
<li>Graphic LCD 128&#215;128 pixels with backlight</li>
</ul>
<p>From -</p>
<p><a href="http://gabotronics.com/">Gabotronics</a> &#8211; Designs and manufactures embedded systems. Specialized in 8-32 bits microcontroller projects, instrumentation and data acquisition, PCB Layout, custom electronic designs and engineering consultation. Based in Palmetto, FL.</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/liZW0LM877U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/04/avr-xmega-oscilloscope-and-waveform-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/04/avr-xmega-oscilloscope-and-waveform-generator/</feedburner:origLink></item>
		<item>
		<title>Technologic Systems – Embedded Systems</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/Y2U2hcKBcVM/</link>
		<comments>http://www.dapj.net/hobby/2013/04/technologic-systems-embedded-systems/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 13:26:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[ARM]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1156</guid>
		<description><![CDATA[Develop and Manufacture a wide variety of off-the-shelf PC/104 SBCs (embedded single board computers) and peripherals that satisfy most embedded project requirements. These are based on x86 and ARM processors. Technologic Systems is located in Fountain Hills, Arizona. Technologic Systems &#8211; Embedded Systems Compatible with a wide range of operating systems including Linux which is <a href='http://www.dapj.net/hobby/2013/04/technologic-systems-embedded-systems/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Develop and Manufacture a wide variety of off-the-shelf PC/104 SBCs (embedded single board computers) and peripherals that satisfy most embedded project requirements. These are based on x86 and ARM processors. Technologic Systems is located in Fountain Hills, Arizona.</p>
<p><a href="http://www.embeddedarm.com/">Technologic Systems &#8211; Embedded Systems</a></p>
<p>Compatible with a wide range of operating systems including Linux which is default with complete driver support for the hardware. The flash memory media included in the development kit boots to a operating system and comes with C/C++ development tools installed. TS-Linux mini distribution provides Apache web server, FTP and telnet client/server. This kit does not include the TS-ARM SBC.</p>
<p><a href="http://www.embeddedarm.com/products/board-detail.php?product=KIT-ARM">SBC ARM Kit from Technologic Systems</a></p>
<table style="WIDTH: auto">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/WhO-HhASjb2Lnk9haCmhlw?feat=embedwebsite"><img src="http://lh6.ggpht.com/_ByqObBJllkw/TF02ZWk_GmI/AAAAAAAADj0/816BuIf3mms/s400/Arm-Comp-Technologic-System.jpg" height="352" width="400"/></a></td>
</tr>
<tr>
<td style="TEXT-ALIGN: right; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 11px">From <a href="http://picasaweb.google.com/delabs/HyperEmbeddedMicrocontrollerASICAndEDA?feat=embedwebsite">Hyper Embedded &#8211; Microcontroller ASIC and EDA</a></td>
</tr>
</tbody>
</table>
<p><strong>Some Features</strong></p>
<ul>
<li>ARM-Linux OS out-of-the-box</li>
<li>Flash media with Debian-ARM</li>
<li>GNU development tool-chain</li>
<li>Digital documentation/manuals</li>
<li>Utility Media with full SBC resources</li>
</ul>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/Y2U2hcKBcVM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/04/technologic-systems-embedded-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/04/technologic-systems-embedded-systems/</feedburner:origLink></item>
		<item>
		<title>Bakatronics – DIY Kits and Model Railroads</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/tqgsVCq5QxQ/</link>
		<comments>http://www.dapj.net/hobby/2013/03/bakatronics-diy-kits-and-model-railroads/#comments</comments>
		<pubDate>Sat, 23 Mar 2013 07:23:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Kits Parts]]></category>
		<category><![CDATA[Model-Railroading]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1154</guid>
		<description><![CDATA[Bakatronics LLC designs and manufactures innovative electronic circuits for model railroads. For the last decade Baka has been creating new ways to make your model railroads &#8220;come alive&#8221;. Bakatronics &#8211; DIY Kits and Model Railroads The Kits include the Lighthouse Flasher, Emergency Lights, Airport Beacon, Campfire and Super Welder Flash kits All are based on <a href='http://www.dapj.net/hobby/2013/03/bakatronics-diy-kits-and-model-railroads/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Bakatronics LLC designs and manufactures innovative electronic circuits for model railroads. For the last decade Baka has been creating new ways to make your model railroads &#8220;come alive&#8221;.</p>
<p><a href="http://www.bakatronics.com/">Bakatronics &#8211; DIY Kits and Model Railroads</a></p>
<p>The Kits include the Lighthouse Flasher, Emergency Lights, Airport Beacon, Campfire and Super Welder Flash kits All are based on advance micro controller technology and will enhance any railroad.</p>
<div style="TEXT-ALIGN: center; CLEAR: both" class="separator"><img src="http://www.bakatronics.com/images/FK945-1.jpg" title=" Digital Temperature Controller" height="320" width="400" alt=" Digital Temperature Controller" border="0"/></div>
<p><a href="http://www.bakatronics.com/shop/item.aspx?itemid=736">FK945 Digital Temperature Controller kit</a></p>
<p>This circuit can be used to control when an appliance or device turns on and off by temperature. 3 Digit Read Out and easy to set buttons.</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/tqgsVCq5QxQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/03/bakatronics-diy-kits-and-model-railroads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/03/bakatronics-diy-kits-and-model-railroads/</feedburner:origLink></item>
		<item>
		<title>OpCUBE Project – Object programmable CUBE</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/A1LLxkfVB4Y/</link>
		<comments>http://www.dapj.net/hobby/2013/03/opcube-project-object-programmable-cube/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 12:49:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1153</guid>
		<description><![CDATA[OpCUBE Project &#8211; Object programmable CUBE Atmel&#8217;s AVR is most interesting chip, with modern 8-bit RISC MCU and rich I/O performance in less $ price. With tons of document available on web since simple D.I.Y. hardware project to complex system design. AVR becomes the value choice for implement &#8220;Physical Computing&#8221; idea. The proposal of &#8220;physical <a href='http://www.dapj.net/hobby/2013/03/opcube-project-object-programmable-cube/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.opcube.com/">OpCUBE Project &#8211; Object programmable CUBE</a></p>
<p>Atmel&#8217;s AVR is most interesting chip, with modern 8-bit RISC MCU and rich I/O performance in less $ price. With tons of document available on web since simple D.I.Y. hardware project to complex system design.</p>
<p>AVR becomes the value choice for implement &#8220;Physical Computing&#8221; idea. The proposal of &#8220;physical Computing &#8221; is made for interaction of hardware control &#8220;the real world&#8221; with easy software programming.</p>
<p><img src="http://www.opcube.com/images/POP168.jpg" alt="OpCUBE Project" height="300" width="400"/></p>
<p>MIDE-51 software package on web with ASEM-51 Assemmbler tools for MCS-51 beginner.</p>
<p>MCS-51 is the good MCU for getting start to learn and use. But now.. we have many microcontroller available on market. Modern chips had much more advantage features than old MCS-51 , e.g. Microchip&#8217;s PIC / dsPIC, Atmel AVR / AVR32 thru high-end ARM base MCU&#8221;</p>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/A1LLxkfVB4Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/03/opcube-project-object-programmable-cube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/03/opcube-project-object-programmable-cube/</feedburner:origLink></item>
		<item>
		<title>PIC18F8722 Microcontroller Explorer Board</title>
		<link>http://feedproxy.google.com/~r/HobbyDiyGarage/~3/8LayJNCXObE/</link>
		<comments>http://www.dapj.net/hobby/2013/03/pic18f8722-microcontroller-explorer-board/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 11:51:00 +0000</pubDate>
		<dc:creator>dapj</dc:creator>
				<category><![CDATA[Embedded Micro]]></category>
		<category><![CDATA[PIC-Micro]]></category>

		<guid isPermaLink="false">http://www.dapj.net/hobby/?p=1151</guid>
		<description><![CDATA[PIC18F8722 Microcontroller Explorer Board &#8220;The PIC18 Explorer features a PIC18F8722 microcontroller &#8211;the superset of &#8230;. PIC18 general purpose 5V family. This board also includes the PIC18F87J11 processor PIM, which is the superset of our PIC18 J-series of 3V MCUs for cost-sensitive applications.&#8221; Features Include Alpha-numeric LCD display USB interface for USB to RS-232 communication 25LC256 <a href='http://www.dapj.net/hobby/2013/03/pic18f8722-microcontroller-explorer-board/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&amp;nodeId=1406&amp;dDocName=en535770"><span>PIC18F8722 Microcontroller Explorer Board</span></a></p>
<p>&#8220;The PIC18 Explorer features a PIC18F8722 microcontroller &#8211;the superset of &#8230;. PIC18 general purpose 5V family. This board also includes the PIC18F87J11 processor PIM, which is the superset of our PIC18 J-series of 3V MCUs for cost-sensitive applications.&#8221;</p>
<p><img src="http://www.microchip.com/stellent/groups/devtools_sg/documents/devtools/~export/en535770~10~en006096~PressReleaseLayout/105892-1.png" alt="PIC18F8722 Microcontroller Explorer Board" height="250" width="329"/></p>
<p><strong>Features Include</strong></p>
<ul>
<li>Alpha-numeric LCD display</li>
<li>USB interface for USB to RS-232 communication</li>
<li>25LC256 SPI EEPROM</li>
<li>Crystal oscillator</li>
<li>Potentiometer (connected to 10-bit A/D, analog input channel)</li>
<li>Analog output temperature sensor</li>
<li>LEDs, RS-232 port, Demo Software etc.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/HobbyDiyGarage/~4/8LayJNCXObE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dapj.net/hobby/2013/03/pic18f8722-microcontroller-explorer-board/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dapj.net/hobby/2013/03/pic18f8722-microcontroller-explorer-board/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 835/871 objects using disk: basic

 Served from: www.dapj.net @ 2013-05-24 06:09:42 by W3 Total Cache -->
