<?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>Grok Think</title>
	<atom:link href="http://grokthink.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://grokthink.com/wordpress</link>
	<description>A set of ideas and thoughts about how to interact with the world.</description>
	<pubDate>Sat, 14 Aug 2010 23:31:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Arduino based camera shutter release</title>
		<link>http://grokthink.com/wordpress/?p=408</link>
		<comments>http://grokthink.com/wordpress/?p=408#comments</comments>
		<pubDate>Sat, 14 Aug 2010 22:51:58 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Arduino]]></category>

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

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

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

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

		<category><![CDATA[shutter release]]></category>

		<category><![CDATA[time lapse]]></category>

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=408</guid>
		<description><![CDATA[General purpose for all cannon models.
Goto Ebay and get a cheap chinese made camera shutter release.
The one I ordered was entitled &#8220;Shutter Release Cable for Canon EOS 5D 40D 30D 20D&#8221;
Once this comes in, cut off the end, you need the connector to connect to the higher end cannon models, but electrically they all work [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=408</wfw:commentRss>
		</item>
		<item>
		<title>Taxing per mile on roads.</title>
		<link>http://grokthink.com/wordpress/?p=406</link>
		<comments>http://grokthink.com/wordpress/?p=406#comments</comments>
		<pubDate>Mon, 05 Jul 2010 20:51:51 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=406</guid>
		<description><![CDATA[You are being told that we need new ways to tax people that will also track when and where you use the roads.  These involve systems to record your license plates, or installing a GPS receiver into your car to track you where ever you go.
All of this is just an excuse to try and [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=406</wfw:commentRss>
		</item>
		<item>
		<title>I2C data logging chip.</title>
		<link>http://grokthink.com/wordpress/?p=395</link>
		<comments>http://grokthink.com/wordpress/?p=395#comments</comments>
		<pubDate>Sun, 04 Jul 2010 03:14:46 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Arduino]]></category>

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

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

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

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

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=395</guid>
		<description><![CDATA[I was programming the arduino and ran into a limitation regarding the memory inside the device.  The 328 chip only has 2KB of RAM for data strings.  And if you lose power that memory goes away.  It has 1KB of eeprom that is retained between reboots, which is only a day or two of data [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=395</wfw:commentRss>
		</item>
		<item>
		<title>Arduino Alarm Clock.</title>
		<link>http://grokthink.com/wordpress/?p=393</link>
		<comments>http://grokthink.com/wordpress/?p=393#comments</comments>
		<pubDate>Sun, 13 Jun 2010 00:05:44 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Arduino]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=393</guid>
		<description><![CDATA[Lets build an alarm clock.
It has to be better than a regular alarm clocks in several ways.    The first thing is that the alarm should only sound on work days.  It should not go off on weekdays nor on days on an exception list, these are holidays, no work.
It should slowly begin making chirping noises  [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=393</wfw:commentRss>
		</item>
		<item>
		<title>Building a Hackduino</title>
		<link>http://grokthink.com/wordpress/?p=383</link>
		<comments>http://grokthink.com/wordpress/?p=383#comments</comments>
		<pubDate>Thu, 03 Jun 2010 04:43:37 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[hardware]]></category>

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

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

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=383</guid>
		<description><![CDATA[I installed the bootloader on 25 atmega268 chips that I just bought following these directions: http://arduino.cc/en/Tutorial/ArduinoISP
I saw the hackduino project here: http://www.instructables.com/id/Perfboard-Hackduino-Arduino-compatible-circuit/ This looked very interesting and I knew that I could complete this project with minimal effort.  I also thought that I could route the wiring so that it took up minimal space.
I wired [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=383</wfw:commentRss>
		</item>
		<item>
		<title>Arduino sending temp to the computer using xbee wireless.</title>
		<link>http://grokthink.com/wordpress/?p=369</link>
		<comments>http://grokthink.com/wordpress/?p=369#comments</comments>
		<pubDate>Sat, 15 May 2010 20:26:50 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=369</guid>
		<description><![CDATA[This is a link to a short video of the project:  http://www.youtube.com/watch?v=qIYY0n8TeJg
I did not have to do anything to the xbees to make them work, they just worked out of the box.
Added names to each one for scanning purposes using the atni &#60;name&#62; command using a serial port, followed by atwr to write the data [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=369</wfw:commentRss>
		</item>
		<item>
		<title>The Path of Life</title>
		<link>http://grokthink.com/wordpress/?p=367</link>
		<comments>http://grokthink.com/wordpress/?p=367#comments</comments>
		<pubDate>Sun, 04 Apr 2010 20:35:32 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=367</guid>
		<description><![CDATA[In the path of life there is only two roads.  There is the high road and the low road.
The high road is rocky, narrow, difficult, and steep. It is cold and lonely and you will get hurt taking this road. Many people who try to take the road will slip and fall, not up [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=367</wfw:commentRss>
		</item>
		<item>
		<title>Fire and Ice</title>
		<link>http://grokthink.com/wordpress/?p=365</link>
		<comments>http://grokthink.com/wordpress/?p=365#comments</comments>
		<pubDate>Sun, 04 Apr 2010 20:17:22 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=365</guid>
		<description><![CDATA[Robert Frost (1874–1963).  Miscellaneous Poems to 1920.  1920.

Fire and Ice

(From Harper’s Magazine, December 1920.)
SOME say the world will end in fire,
Some say in ice.
From what I’ve tasted of desire
I hold with those who favor fire.
But if it had to perish twice, I think I know enough of hate
To know that for destruction ice
Is [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=365</wfw:commentRss>
		</item>
		<item>
		<title>Plethora</title>
		<link>http://grokthink.com/wordpress/?p=363</link>
		<comments>http://grokthink.com/wordpress/?p=363#comments</comments>
		<pubDate>Sun, 04 Apr 2010 20:05:53 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=363</guid>
		<description><![CDATA[That word is just not used as much as it should be used.  I&#8217;d like to see a plethora of plethora. 
]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=363</wfw:commentRss>
		</item>
		<item>
		<title>Don&#8217;t be fooled</title>
		<link>http://grokthink.com/wordpress/?p=361</link>
		<comments>http://grokthink.com/wordpress/?p=361#comments</comments>
		<pubDate>Sun, 04 Apr 2010 20:04:17 +0000</pubDate>
		<dc:creator>buckrogers1965</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grokthink.com/wordpress/?p=361</guid>
		<description><![CDATA[By the political rhetoric. Neither party is your friend and both parties spend like it is going out of style. The mock fights they have are as real as big time wrestling.
Just what part of government they grow is different, and if they want you to pay your taxes now or later. Deficit spending is [...]]]></description>
		<wfw:commentRss>http://grokthink.com/wordpress/?feed=rss2&amp;p=361</wfw:commentRss>
		</item>
	</channel>
</rss>
