<?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/" version="2.0">

<channel>
	<title>GENERIK.GENERIK. | GENERIK.</title>
	
	<link>http://www.generik.ca</link>
	<description>A chaotic repository of texts, observations &amp; anecdotes from a human on an epic quest for truth and fun.</description>
	<lastBuildDate>Tue, 21 Aug 2012 18:41:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/generik" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="generik" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Life, universe &amp; arduinos</title>
		<link>http://www.generik.ca/2010/02/life-universe-arduinos/</link>
		<comments>http://www.generik.ca/2010/02/life-universe-arduinos/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 01:00:23 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.generik.ca/?p=87</guid>
		<description><![CDATA[Well good day then! Some recent comments from the last Arduino GSM post has chimed me in to the fact that I still have this site out there, and after so I may as well make it useful I had put the Car GPS Tracking project on hold for a while since I had a new group project I was devoting all my time on: Kwartzlab &#8212; Kitchener/Waterloo&#8217;s epic new Hackerspace . We opened the doors on October 1st and have been running at warp speed ever since! If you&#8217;re in the area, you oughtta make it out to one of our Tuesday Open Nights to check us out! Now, as far as the Libelium GPRS shield goes, not long after that post I actually switched to a new module .. the anniversary of my stolen vehicles was approaching fast and I didn&#8217;t want to get caught without being able to engage the ejection seats via SMS (hmm, do those void the terms of a lease?). Anyhow, the module I ended up using is the GSM Playground from HW Kitchen. It&#8217;s similar to the Libelium shield but has some additional nifty features such as having a built-in microphone, amp (to [...]]]></description>
			<content:encoded><![CDATA[<p>Well good day then! Some recent comments from the last Arduino GSM post has chimed me in to the fact that I still have this site out there, and after so I may as well make it useful <img src='http://www.generik.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I had put the Car GPS Tracking project on hold for a while since I had a new group project I was devoting all my time on: <a href="http://www.kwartzlab.ca">Kwartzlab</a> &#8212; Kitchener/Waterloo&#8217;s epic new Hackerspace <img src='http://www.generik.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . We opened the doors on October 1st and have been running at warp speed ever since! If you&#8217;re in the area, you oughtta make it out to one of our <a title="TON Info" href="http://kwartzlab.ca/events/2009-12-08/tuesday-open-night-ton">Tuesday Open Nights </a>to check us out!</p>
<p>Now, as far as the Libelium GPRS shield goes, not long after that post I actually switched to a new module .. the anniversary of my stolen vehicles was approaching fast and I didn&#8217;t want to get caught without being able to engage the ejection seats via SMS (hmm, do those void the terms of a lease?). Anyhow, the module I ended up using is the <a title="GSM Playground!" href="http://www.hwkitchen.com/products/gsm-playground/">GSM Playground from HW Kitchen</a>. It&#8217;s similar to the Libelium shield but has some additional nifty features such as having a built-in microphone, amp (to connect a loudspeaker), and the ability to receive and send SMS messages reliably (yay!). It&#8217;s also got a rudimentary objected-oriented library available for communication right out of the box. Now with that project on the go, I plan to go back to the Libelium shield and complete the library I was working on for that.</p>
<p>Aside from the now working SMS component, I&#8217;ve recently hit another hurdle &#8212; the GPS unit. So far I&#8217;ve been using an antiquated serial GPS called the Delorme Tripmate, (which was modded into a standard NMEA receiver). While relatively large (pre-modded version required four AA batteries), it worked well enough and happened to come enclosed in a waterproof case that could fit the Arduino and GSM shield in as well. Problem is, the thing died on me recently so I&#8217;ve been looking for a suitable alternative. I could hook up a USB-based receiver but I&#8217;ve been considering stacking a GPS shield of some sort to keep things nice and compact. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.generik.ca/2010/02/life-universe-arduinos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>17</slash:comments>
		</item>
		<item>
		<title>BBS Files Added</title>
		<link>http://www.generik.ca/2009/05/bbs-files-added/</link>
		<comments>http://www.generik.ca/2009/05/bbs-files-added/#comments</comments>
		<pubDate>Sun, 03 May 2009 21:25:35 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.generik.ca/?p=69</guid>
		<description><![CDATA[I&#8217;ve added a section for all the old Generik Productions files I still have kicking around here. For those of you like me that still poke around the BBS scene, you may find some of the utilities handy (especially the newer ones that will run on telnet boards with no modification). I recently added the Renegade upgrade utility I wrote in 2005 to move just about every major RG release (from 10-05 to the latest at the time, 5-19.04). I may update that utility still to support the more recent versions, but for now you can use the standard upgrade packages to go from there.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a section for all the old <a href="http://www.generik.ca/bbsfiles">Generik Productions files</a> I still have kicking around here. For those of you like me that still poke around the BBS scene, you may find some of the utilities handy (especially the newer ones that will run on telnet boards with no modification).</p>
<p>I recently added the Renegade upgrade utility I wrote in 2005 to move just about every major RG release (from 10-05 to the latest at the time, 5-19.04). I may update that utility still to support the more recent versions, but for now you can use the <a href="http://www.renegadebbs.net">standard upgrade packages</a> to go from there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.generik.ca/2009/05/bbs-files-added/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>And away we go</title>
		<link>http://www.generik.ca/2009/04/and-away-we-go/</link>
		<comments>http://www.generik.ca/2009/04/and-away-we-go/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 04:55:21 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.generik.ca/?p=19</guid>
		<description><![CDATA[Well, this marks the first post on the new Viscera in the Vicodin. After a few brief years on hiatus, I&#8217;ve found something else to say Here you&#8217;ll find stuff that didn&#8217;t make it to other sites, or my tech blog, Web Surfs You! along with thoughts, ideas and personal projects. If you really think you need to follow this hilarity, then go ahead and subscribe to the RSS feed, I ain&#8217;t stopping ya! So here we go, round two!]]></description>
			<content:encoded><![CDATA[<p>Well, this marks the first post on the new Viscera in the Vicodin. After a few brief years on hiatus, I&#8217;ve found something else to say <img src='http://www.generik.ca/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Here you&#8217;ll find stuff that didn&#8217;t make it to other sites, or my tech blog, <a title="Web Surfs You!" href="http://www.websurfsyou.su">Web Surfs You!</a> along with thoughts, ideas and personal projects. If you really think you need to follow this hilarity, then go ahead and <a title="That Pesky RSS feed again" href="http://www.generik.ca/feed">subscribe to the RSS feed</a>, I ain&#8217;t stopping ya!</p>
<p>So here we go, round two!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.generik.ca/2009/04/and-away-we-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
