<?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>GENERIK.Projects | GENERIK.</title>
	<atom:link href="http://www.generik.ca/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.generik.ca</link>
	<description>A chaotic repository of texts, observations &#38; anecdotes from a human on an epic quest for truth and fun.</description>
	<lastBuildDate>Tue, 02 Aug 2011 01:43:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Arduino!</title>
		<link>http://www.generik.ca/2009/05/arduino/</link>
		<comments>http://www.generik.ca/2009/05/arduino/#comments</comments>
		<pubDate>Wed, 13 May 2009 02:39:27 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.generik.ca/2009/05/arduino/</guid>
		<description><![CDATA[So after just a few years of procrastination I finally picked up an Arduino microcontroller to play with. This one is their latest design, the Duemilanove (2009): Fast forward a couple weeks of tinkering with LEDs and buzzers and I picked up an awesome shield to work with, a GPRS module from Libelium: This baby allows the Arduino to communicate with our mediocre GPS network up here. Not only can I send and recieve SMS messages, but once I hook up a speaker and microphone (and perhaps a wee keypad?) I&#8217;ll have my very own custom cell phone Took a bit to get the shield going.. apparantly the GSM transceiver sucks up to about 2A (!) to run properly. The only A/C adapter I had handy was 1.5Amp but it was still intermittently dropping out on me. Adding a 220uF capacitor between the +5v and GND on the shield got er running perfectly. I ended up signing up the Arduino on Rogers for a $10/mo Pay as you Go plan (what IEMI number??).. figure this should be plenty for testing at 15 cents per SMS message. I haven&#8217;t had the chance to try data communication but the GSM module on [...]]]></description>
			<content:encoded><![CDATA[<p>So after just a few years of procrastination I finally picked up an <a href="http://www.arduino.cc">Arduino microcontroller</a> to play with. This one is their latest design, the Duemilanove (2009):</p>
<p><img style="max-width: 800px;" src="http://farm3.static.flickr.com/2058/3526526935_4e15d4df53.jpg" alt="" /></p>
<p>Fast forward a couple weeks of tinkering with LEDs and buzzers and I picked up an awesome shield to work with, a <a href="http://www.libelium.com/tienda/catalog/product_info.php?cPath=21&amp;products_id=59">GPRS module from Libelium</a>:</p>
<p><img style="max-width: 800px;" src="http://farm3.static.flickr.com/2077/3527337664_c247168879.jpg" alt="" /></p>
<p>This baby allows the Arduino to communicate with our mediocre GPS network up here. Not only can I send and recieve SMS messages, but once I hook up a speaker and microphone (and perhaps a wee keypad?) I&#8217;ll have my very own custom cell phone <img src='http://www.generik.ca/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Took a bit to get the shield going.. apparantly the GSM transceiver sucks up to about 2A (!) to run properly. The only A/C adapter I had handy was 1.5Amp but it was still intermittently dropping out on me. Adding a 220uF capacitor between the +5v and GND on the shield got er running perfectly.</p>
<p>I ended up signing up the Arduino on Rogers for a $10/mo Pay as you Go plan (what IEMI number??).. figure this should be plenty for testing at 15 cents per SMS message. I haven&#8217;t had the chance to try data communication but the GSM module on this shield does sport it&#8217;s own little TCP/IP stack so who knows where we can go with this!</p>
<p>My aim with this setup is to eventually become a computer for the People&#8217;s Car. I figure I can do some nifty things with it with SMS messaging capabilities&#8230;</p>
<ul>
<li>Realtime GPS tracking system</li>
<li>Emergency voice calling</li>
<li>Vehicle monitoring via ODB-II interface</li>
<li>Remote Start and Kill <img src='http://www.generik.ca/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<p><img style="max-width: 800px;" src="http://farm3.static.flickr.com/2405/3527445640_06ed0ef2a7.jpg" alt="" /></p>
<p>So far I&#8217;ve had the shield setup as a USB gateway (allows me to communicate with the GSM module directly through a serial terminal). Once I get some actual Arduino code put together I&#8217;ll do up a little writeup soon about sending and recieving SMS and interfacing a keypad for those obligatory prank calls <img src='http://www.generik.ca/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.generik.ca/2009/05/arduino/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

