<?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>Robert Guyser &#124; Design &#38; Development &#187; Mikroelectronica</title>
	<atom:link href="http://www.robertguyser.com/tag/mikroelectronica/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertguyser.com</link>
	<description>freelance designer existing in chicago</description>
	<lastBuildDate>Sun, 27 Nov 2011 01:45:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MikroBASIC PRO, PLX-DAQ, xGLCD Library, and Microsoft Excel &#8211; Super Low Cost(FREE?) Data Acquisition</title>
		<link>http://www.robertguyser.com/blog/mikrobasic-pro-plx-daq-xglcd-library-and-microsoft-excel-super-low-cost-data-acquisition/</link>
		<comments>http://www.robertguyser.com/blog/mikrobasic-pro-plx-daq-xglcd-library-and-microsoft-excel-super-low-cost-data-acquisition/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 20:24:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Data Aquisition]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Excell]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[MikroBASIC]]></category>
		<category><![CDATA[Mikroelectronica]]></category>
		<category><![CDATA[Parallax]]></category>
		<category><![CDATA[PLX-DAQ]]></category>
		<category><![CDATA[Project Code]]></category>

		<guid isPermaLink="false">http://www.robertguyser.com/?p=579</guid>
		<description><![CDATA[
I use a variety of data acquisition techniques, but sometimes quick and dirty is the way to go. When I recently needed to capture 1 variable to tune a scoring algorithm for an electronic game I am developing, I decided the best way to get usable data was to do experiments using the actual prototype [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.robertguyser.com/wp-content/uploads/2010/03/PLX-DAQ_index-S.jpg"><img class="alignnone size-medium wp-image-580" title="PLX-DAQ_index-S" src="http://www.robertguyser.com/wp-content/uploads/2010/03/PLX-DAQ_index-S-600x445.jpg" alt="PLX-DAQ_index-S" width="600" height="445" /></a></p>
<p>I use a variety of data acquisition techniques, but sometimes quick and dirty is the way to go. When I recently needed to capture 1 variable to tune a scoring algorithm for an electronic game I am developing, I decided the best way to get usable data was to do experiments using the actual prototype device&#8217;s sensors and hardware. In the past I have used a <a title="Parallax" href="http://www.parallax.com/">Parallax </a>BS2 homework board with their <a title="PLX-DAQ Website" href="http://www.parallax.com/tabid/393/Default.aspx">PLX-DAQ program</a>. PLX-DAQ allows a simple method to dump data directly into Microsoft Excel. This is great because it required much less work to setup and was going to result in a real world, immediately useful data-set compared to using my USB DAQ device with Lavbiew. I used a USB&lt;-&gt;RS232 cable to connect my hardware.</p>
<p><a href="http://www.robertguyser.com/wp-content/uploads/2010/03/easypic5_550_3.jpg"><img class="alignnone size-full wp-image-581" title="easypic5_550_3" src="http://www.robertguyser.com/wp-content/uploads/2010/03/easypic5_550_3.jpg" alt="easypic5_550_3" width="550" height="460" /></a></p>
<p>I do not use much Parallax hardware anymore and have been building my prototypes using <a title="Mikroelectronica" href="http://www.mikroe.com/">Mikroelectronica</a>&#8217;s <a title="MikroBASIC PRO 2009" href="http://www.mikroe.com/en/compilers/mikrobasic/pro/pic/">MikroBASIC Pro</a> and their awesome &#8216;EasyPIC5&#8242; Development board. Porting the .BS2 PBASIC code to work within  MikroBASIC turned out to be a relatively simple task.</p>
<p>Here you can find my code, which is using the <a title="Xglcd library" href="http://www.pocketmt.com/index.php?target=xglcdinfo">xGLCD library available from Pocketmt.com</a>, who also make a nice GLCD font creator.</p>
<p>I hope someone finds this useful!</p>
<p><a href="http://www.robertguyser.com/wp-content/uploads/2010/03/MikroBasic-Pro-PLX-DAQ.zip">MikroBasic Pro PLX-DAQ</a> | my MicroBASIC Pro 2009 PLX-DAQ Code</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.robertguyser.com%2Fblog%2Fmikrobasic-pro-plx-daq-xglcd-library-and-microsoft-excel-super-low-cost-data-acquisition%2F&amp;linkname=MikroBASIC%20PRO%2C%20PLX-DAQ%2C%20xGLCD%20Library%2C%20and%20Microsoft%20Excel%20%26%238211%3B%20Super%20Low%20Cost%28FREE%3F%29%20Data%20Acquisition">Share</a>]]></content:encoded>
			<wfw:commentRss>http://www.robertguyser.com/blog/mikrobasic-pro-plx-daq-xglcd-library-and-microsoft-excel-super-low-cost-data-acquisition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

