<?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>insideGadgets</title>
	<atom:link href="http://www.insidegadgets.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.insidegadgets.com</link>
	<description>I&#039;m learning about electronics bit by bit, making projects and tearing things apart</description>
	<lastBuildDate>Wed, 22 May 2013 12:44:03 +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>
		<item>
		<title>Playing around with Accelerometers and a small project</title>
		<link>http://www.insidegadgets.com/2013/05/22/playing-around-with-accelerometers-and-a-small-project/</link>
		<comments>http://www.insidegadgets.com/2013/05/22/playing-around-with-accelerometers-and-a-small-project/#comments</comments>
		<pubDate>Wed, 22 May 2013 12:44:03 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4881</guid>
		<description><![CDATA[I’ve been meaning to play around with accelerometers and found the MMA7361 on Ebay for $3. I checked if there was a MMA7361 library for the Arduino which there was so I tried it out but I kept receiving the same readings even if I disconnected the accelerometer from the Arduino &#8211; maybe I was [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/05/22/playing-around-with-accelerometers-and-a-small-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AT Mini Matrix Ctrl updated to v0.4</title>
		<link>http://www.insidegadgets.com/2013/05/11/at-mini-matrix-ctrl-updated-to-v0-4/</link>
		<comments>http://www.insidegadgets.com/2013/05/11/at-mini-matrix-ctrl-updated-to-v0-4/#comments</comments>
		<pubDate>Sat, 11 May 2013 13:07:09 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4860</guid>
		<description><![CDATA[Just a small update on the AT Mini Matrix Ctrl which has now been updated to v0.4 that now allows for us to save space to store text without using animations and have the text scroll right to left. Download: AT_Mini_Matrix_Ctrl_v0.4 I&#8217;ve added a text array so we don&#8217;t have to store letters as animations. [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/05/11/at-mini-matrix-ctrl-updated-to-v0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building the AT Mini LED Matrix – Part 3</title>
		<link>http://www.insidegadgets.com/2013/05/05/building-the-at-mini-led-matrix-part-3/</link>
		<comments>http://www.insidegadgets.com/2013/05/05/building-the-at-mini-led-matrix-part-3/#comments</comments>
		<pubDate>Sun, 05 May 2013 03:33:18 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4832</guid>
		<description><![CDATA[The PCBs for the AT Mini Matrix Ctrl (new name for the AT Mini LED Matrix) have arrived! After cutting up the PCB by hand, we are ready to build it. There&#8217;s a small mistake with middle PCB&#8217;s silkscreen being the wrong way round. Soldered an ATmega168 with programming wires on the bottom, the 32KHz [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/05/05/building-the-at-mini-led-matrix-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building an In-line Network Cable Tracer &#8211; Part 1</title>
		<link>http://www.insidegadgets.com/2013/04/26/building-an-in-line-network-cable-tracer-part-1/</link>
		<comments>http://www.insidegadgets.com/2013/04/26/building-an-in-line-network-cable-tracer-part-1/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 02:39:49 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4739</guid>
		<description><![CDATA[When you work in IT, you see all kinds of network cables, some are labelled, some aren&#8217;t, some places I can imagine have a mess of cables so I thought how could tracing a cable be easier? I know that cable tracers exist but you have to unplug the network cable in order to trace [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/04/26/building-an-in-line-network-cable-tracer-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use I2C Digital Potentiometers</title>
		<link>http://www.insidegadgets.com/2013/04/13/how-to-use-i2c-digital-potentiometers/</link>
		<comments>http://www.insidegadgets.com/2013/04/13/how-to-use-i2c-digital-potentiometers/#comments</comments>
		<pubDate>Sat, 13 Apr 2013 06:05:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4708</guid>
		<description><![CDATA[When I was placing an order for some parts I happened to find an I2C digital potentiometer (MCP4017T) on special at 4 cents each, so I bought some and now that I re-check the price they are 70 cents each. The package it comes in is a SC70-6 which is even smaller than the ATtiny10 [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/04/13/how-to-use-i2c-digital-potentiometers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alarm system modification – Part 7: See which sensors check-in</title>
		<link>http://www.insidegadgets.com/2013/04/06/alarm-system-modification-part-7-see-which-sensors-check-in/</link>
		<comments>http://www.insidegadgets.com/2013/04/06/alarm-system-modification-part-7-see-which-sensors-check-in/#comments</comments>
		<pubDate>Sat, 06 Apr 2013 05:23:56 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4682</guid>
		<description><![CDATA[From Part 6.5, the PIR PCBs arrived and now I&#8217;ve got all the PIR sensors (except 1) on them. When I connected up these PCBs to the PIRs I found that randomly they would go off when the alarm server had them switch on. Eventually I found that the modification I made to the broken [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/04/06/alarm-system-modification-part-7-see-which-sensors-check-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building the AT Mini LED Matrix – Part 2</title>
		<link>http://www.insidegadgets.com/2013/03/30/building-the-at-mini-led-matrix-part-2/</link>
		<comments>http://www.insidegadgets.com/2013/03/30/building-the-at-mini-led-matrix-part-2/#comments</comments>
		<pubDate>Sat, 30 Mar 2013 05:11:14 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4631</guid>
		<description><![CDATA[Following on from Part 1, we decided to use the ATmega48A instead of using an ATtiny with 2 shift registers and have an example animation working. In this part we&#8217;ll look at adding the 32.768KHz crystal, keeping track of the date/time and using PGM to store the LED animations. We plug in our 32.768KHz crystal [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/03/30/building-the-at-mini-led-matrix-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATtiny25 Tiny Temperature Logger v1.0 released</title>
		<link>http://www.insidegadgets.com/2013/03/20/attiny25-tiny-temperature-logger-v1-0-released/</link>
		<comments>http://www.insidegadgets.com/2013/03/20/attiny25-tiny-temperature-logger-v1-0-released/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 12:58:27 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4623</guid>
		<description><![CDATA[The ATtiny25 Tiny Temperature Logger v1.0 has now been released. I&#8217;ve only got enough stock for a couple A25TTL&#8217;s so if there is a lot of interest I&#8217;ll order some more parts. Although since I panelised the PCBs, I had to cut them myself which took much longer than I would have thought but I&#8217;ve [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/03/20/attiny25-tiny-temperature-logger-v1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gameboy Cart Shield released</title>
		<link>http://www.insidegadgets.com/2013/03/16/gameboy-cart-shield-released/</link>
		<comments>http://www.insidegadgets.com/2013/03/16/gameboy-cart-shield-released/#comments</comments>
		<pubDate>Fri, 15 Mar 2013 14:10:24 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4593</guid>
		<description><![CDATA[It&#8217;s been nearly 2 years since I last worked on my Gameboy Cartridge Reader (GBCartRead) and I never released a PCB but it has been something I&#8217;ve been meaning to do for a while which I can now check off my list. I received the PCBs for the Gameboy Cart Shield a few days ago, [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/03/16/gameboy-cart-shield-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Alarm system modification – Part 6.5: PCBs arrived</title>
		<link>http://www.insidegadgets.com/2013/03/09/alarm-system-modification-part-6-5-pcbs-arrived/</link>
		<comments>http://www.insidegadgets.com/2013/03/09/alarm-system-modification-part-6-5-pcbs-arrived/#comments</comments>
		<pubDate>Sat, 09 Mar 2013 11:12:44 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.insidegadgets.com/?p=4545</guid>
		<description><![CDATA[The PIR PCBs have arrived to be used on my alarm system. It all fits in nicely, with the nRF24L01 on top of the ATtiny and the 3V battery holder on the bottom. After testing 4 PIR boards at a time it seemed to work however after a few days of testing there seemed to [...]]]></description>
		<wfw:commentRss>http://www.insidegadgets.com/2013/03/09/alarm-system-modification-part-6-5-pcbs-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.486 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-25 01:40:29 -->
