<?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>adafruit industries blog &#187; Microtouch</title>
	<atom:link href="http://www.adafruit.com/blog/category/microtouch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adafruit.com/blog</link>
	<description>electronics, open source hardware, hacking and more...</description>
	<lastBuildDate>Fri, 24 May 2013 18:57:04 +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>A General Purpose In/Out Expander for Microtouch</title>
		<link>http://www.adafruit.com/blog/2011/03/11/a-general-purpose-inout-expander-for-microtouch/</link>
		<comments>http://www.adafruit.com/blog/2011/03/11/a-general-purpose-inout-expander-for-microtouch/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 22:05:57 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[Microtouch]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/03/11/a-general-purpose-inout-expander-for-microtouch/</guid>
		<description><![CDATA[A General Purpose In/Out Expander for Microtouch&#8230; Hjohnson writes - Hello! In advance, this is the first online project I&#8217;ve posted, so constructive criticism is welcome! I recently got a Microtouch device from Adafruit Industries (www.adafruit.com). This is a wonderful product, co-produced by Adafruit and Rossum (http://rossum.posterous.com). However, the first thing that I noticed was [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/03/frame_0000.jpg" height="282" width="500" border="0" hspace="4" vspace="4" alt="Frame 0000" /></p>
<p><a href="http://hjohnson.posterous.com/microgpio-a-general-purpose-inout-expander-fo">A General Purpose In/Out Expander for Microtouch</a>&#8230; Hjohnson writes -</p>
<blockquote><p>Hello! In advance, this is the first online project I&#8217;ve posted, so constructive criticism is welcome! I recently got a Microtouch device from Adafruit Industries (<a href="http://www.adafruit.com">www.adafruit.com</a>). This is a wonderful product, co-produced by Adafruit and Rossum (<a href="http://rossum.posterous.com">http://rossum.posterous.com</a>). However, the first thing that I noticed was the lack of general in/out ports to interface to LEDs, transistors, and other external devices. This also seems to have been apparent to several other members of the Ask An Engineer weekly video. I devised a method to solve this problem by utilizing the MicroSD card slot and SPI software libraries present on the Microtouch.
</p></blockquote>
<hr />
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouchicoso_LRG.jpg" height="267" width="400" border="0" hspace="4" vspace="4" alt="Microtouchicoso Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330">Microtouch &#8211; 2.4, make your own &#8220;iTouch-like&#8221; device!</a> Sure, the latest &#8220;iTouchy&#8221; gadgets are pretty cool. But who wants a locked down device? <b>Why not build your own touch-screen device</b>, with your own apps, all on open source hardware and using open source tools? OK, it can&#8217;t play MP3s, but it does have a 320&#215;240 TFT color display with resistive touch screen, an Atmega32u4 8-bit microcontroller, lithium polymer battery charger, backlight control, micro-SD slot, and a triple-axis accelerometer. Yeah, this is the next big thing and for those of us who like to DIY, you can do a lot of cool stuff with this dev board. </p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouchback_MED.jpg" height="270" width="400" border="0" hspace="4" vspace="4" alt="Microtouchback Med" /></a></p>
<p>This product is just the Microtouch dev board (preloaded with some demo Apps), and does not include a lithium polymer battery or a microSD card. You will need a lipoly battery with 2-pin JST connector for best performance. It can run straight from USB but due to the charger design, the backlight will be dimmed so it will not appear as bright as with a battery installed. <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=44&#038;products_id=258">We strongly suggest our medium lipoly</a> but you can substitute another 3.7V cell. <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=18&#038;products_id=102">A microSD card</a> will be handy if you want to display images, slideshows or animations. </p>
<p><a href="http://www.ladyada.net/products/microtouch/index.html#hardware_design">On board you will find a whole bunch of goodies:</a></p>
<ul>
<li>Atmega32u4 &#8211; 32KB of flash, 2.5K of RAM <a href="http://www.ladyada.net/products/microtouch/index.html#bootloader">with usb bootloader</a></li>
<li>2.8&#8243; 320&#215;240 16-bit color, TFT display with resistive touch screen</li>
<li>Lithium polymer battery charging via USB</li>
<li>3-axis accelerometer, MMA7544 +-2g to +-8g resolution</li>
<li>Micro SD card slot</li>
<li>Battery monitoring, backlight control and on/off switch</li>
</ul>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouch_MED.jpg" height="267" width="400" border="0" hspace="4" vspace="4" alt="Microtouch Med" /></a></p>
<p>Of course, we wouldn&#8217;t just leave you with a schematic or datasheet and say &#8216;good luck&#8217;! The designer of the Microtouch (known to us by the code name &#8220;Rossum&#8221; ) has written a full hardware core operating system and multiple demo apps such as&#8230; </p>
<ul>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#image_viewer_built-in">Image viewer</a> built into the hardware core, you can plug in a microSD card with images, slide shows or animations that show up as &#8216;mini Apps&#8217;</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#calibrate_app">Calibrate</a> Touch-screen</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#doomed">Doomed</a> a 3D rendering maze</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#accelerate_app">Accelerate</a> keep the ball in the center of the screen by tilting</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#paint_app">Paint</a> fingerpainting but without the cleanup</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#flip_app">Flip</a> a Reversi game</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#mines_app">Mines</a> like Minesweeper but without the hassle of installing Windows</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#icosohedron_app">3D Icosohedron</a> controllable by tilting the board</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#pacman_app">Pacman</a> a sprite animation demo</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#lattice_app">Lattice</a> 3D lattice demo</li>
</ul>
<p>The Microtouch is powerful and fun but is not meant for microcontroller beginners! If you&#8217;re just starting out, we suggest checking out the Arduino to get your feet wet. Once you feel comfy with programming C and programming microcontrollers directly, come back and pick up one of these.</p>
<p>The project is a collaboration between Rossum &#038; Ladyada! <a href="http://www.ladyada.net/products/microtouch/index.html"><b>For detailed documentation and files, please visit the product page</b></a></p>
<p>Here&#8217;s a video of version 1.0 (this one is v2.4 and uses a different chip but is pretty much the same functionally) You can see the apps in action!</p>
<p>We are also carrying a lot of accessories for the board, <a href="http://www.adafruit.com/index.php?main_page=index&amp;cPath=51">you can see them here.</a></p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="400" height="312" src="http://www.youtube.com/embed/EF3-U9Lb12k" frameborder="0" allowFullScreen></iframe></p>
<p>In <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330">stock and shipping now.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=12511</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heat Death for the Microtouch</title>
		<link>http://www.adafruit.com/blog/2011/02/01/heat-death-for-the-microtouch/</link>
		<comments>http://www.adafruit.com/blog/2011/02/01/heat-death-for-the-microtouch/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 20:20:41 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[Microtouch]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/02/01/heat-death-for-the-microtouch/</guid>
		<description><![CDATA[Heat Death for the Microtouch&#8230; Heat Death for the Microtouch. It&#8217;s an embedded version of the Gamemaker Game of the same name Heat Death. The Universe has reached heat death, and will soon be no more. You have a little energy left to make it last a little longer or give energy to some of [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/02/HeatDeath.jpg" height="412" width="550" border="0" hspace="4" vspace="4" alt="Heatdeath" /></p>
<p><a href="http://globalgamejam.org/2011/heat-death-microtouch">Heat Death for the Microtouch</a>&#8230;</p>
<blockquote><p>Heat Death for the Microtouch. It&#8217;s an embedded version of the Gamemaker Game of the same name Heat Death. The Universe has reached heat death, and will soon be no more. You have a little energy left to make it last a little longer or give energy to some of the remaining particles. This is an Open Box game that is completely open source, down to the hardware. Entire environment fits in under 28k, and has a max resoltion of 240&#215;320.</p></blockquote>
<hr />
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouchicoso_LRG.jpg" height="267" width="400" border="0" hspace="4" vspace="4" alt="Microtouchicoso Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330">NEW PRODUCT &#8211; Microtouch &#8211; 2.4, make your own &#8220;iTouch-like&#8221; device!</a> Sure, the latest &#8220;iTouchy&#8221; gadgets are pretty cool. But who wants a locked down device? <b>Why not build your own touch-screen device</b>, with your own apps, all on open source hardware and using open source tools? OK, it can&#8217;t play MP3s, but it does have a 320&#215;240 TFT color display with resistive touch screen, an Atmega32u4 8-bit microcontroller, lithium polymer battery charger, backlight control, micro-SD slot, and a triple-axis accelerometer. Yeah, this is the next big thing and for those of us who like to DIY, you can do a lot of cool stuff with this dev board. </p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouchback_MED.jpg" height="270" width="400" border="0" hspace="4" vspace="4" alt="Microtouchback Med" /></a></p>
<p>This product is just the Microtouch dev board (preloaded with some demo Apps), and does not include a lithium polymer battery or a microSD card. You will need a lipoly battery with 2-pin JST connector for best performance. It can run straight from USB but due to the charger design, the backlight will be dimmed so it will not appear as bright as with a battery installed. <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=44&#038;products_id=258">We strongly suggest our medium lipoly</a> but you can substitute another 3.7V cell. <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=18&#038;products_id=102">A microSD card</a> will be handy if you want to display images, slideshows or animations. </p>
<p><a href="http://www.ladyada.net/products/microtouch/index.html#hardware_design">On board you will find a whole bunch of goodies:</a></p>
<ul>
<li>Atmega32u4 &#8211; 32KB of flash, 2.5K of RAM <a href="http://www.ladyada.net/products/microtouch/index.html#bootloader">with usb bootloader</a></li>
<li>2.8&#8243; 320&#215;240 16-bit color, TFT display with resistive touch screen</li>
<li>Lithium polymer battery charging via USB</li>
<li>3-axis accelerometer, MMA7544 +-2g to +-8g resolution</li>
<li>Micro SD card slot</li>
<li>Battery monitoring, backlight control and on/off switch</li>
</ul>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouch_MED.jpg" height="267" width="400" border="0" hspace="4" vspace="4" alt="Microtouch Med" /></a></p>
<p>Of course, we wouldn&#8217;t just leave you with a schematic or datasheet and say &#8216;good luck&#8217;! The designer of the Microtouch (known to us by the code name &#8220;Rossum&#8221; ) has written a full hardware core operating system and multiple demo apps such as&#8230; </p>
<ul>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#image_viewer_built-in">Image viewer</a> built into the hardware core, you can plug in a microSD card with images, slide shows or animations that show up as &#8216;mini Apps&#8217;</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#calibrate_app">Calibrate</a> Touch-screen</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#doomed">Doomed</a> a 3D rendering maze</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#accelerate_app">Accelerate</a> keep the ball in the center of the screen by tilting</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#paint_app">Paint</a> fingerpainting but without the cleanup</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#flip_app">Flip</a> a Reversi game</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#mines_app">Mines</a> like Minesweeper but without the hassle of installing Windows</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#icosohedron_app">3D Icosohedron</a> controllable by tilting the board</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#pacman_app">Pacman</a> a sprite animation demo</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#lattice_app">Lattice</a> 3D lattice demo</li>
</ul>
<p>The Microtouch is powerful and fun but is not meant for microcontroller beginners! If you&#8217;re just starting out, we suggest checking out the Arduino to get your feet wet. Once you feel comfy with programming C and programming microcontrollers directly, come back and pick up one of these.</p>
<p>The project is a collaboration between Rossum &#038; Ladyada! <a href="http://www.ladyada.net/products/microtouch/index.html"><b>For detailed documentation and files, please visit the product page</b></a></p>
<p>Here&#8217;s a video of version 1.0 (this one is v2.4 and uses a different chip but is pretty much the same functionally) You can see the apps in action!</p>
<p>We are also carrying a lot of accessories for the board, <a href="http://www.adafruit.com/index.php?main_page=index&amp;cPath=51">you can see them here.</a></p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="400" height="312" src="http://www.youtube.com/embed/EF3-U9Lb12k" frameborder="0" allowFullScreen></iframe></p>
<p>In <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330">stock and shipping now.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=11053</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; Microtouch &#8211; make your own &#8220;iTouch-like&#8221; device!</title>
		<link>http://www.adafruit.com/blog/2011/01/27/new-product-microtouch-2-4-make-your-own-itouch-like-device/</link>
		<comments>http://www.adafruit.com/blog/2011/01/27/new-product-microtouch-2-4-make-your-own-itouch-like-device/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 21:07:40 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[Microtouch]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/01/27/new-product-microtouch-2-4-make-your-own-itouch-like-device/</guid>
		<description><![CDATA[NEW PRODUCT &#8211; Microtouch &#8211; 2.4, make your own &#8220;iTouch-like&#8221; device! Sure, the latest &#8220;iTouchy&#8221; gadgets are pretty cool. But who wants a locked down device? Why not build your own touch-screen device, with your own apps, all on open source hardware and using open source tools? OK, it can&#8217;t play MP3s, but it does [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouchicoso_LRG.jpg" height="267" width="400" border="0" hspace="4" vspace="4" alt="Microtouchicoso Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330">NEW PRODUCT &#8211; Microtouch &#8211; 2.4, make your own &#8220;iTouch-like&#8221; device!</a> Sure, the latest &#8220;iTouchy&#8221; gadgets are pretty cool. But who wants a locked down device? <b>Why not build your own touch-screen device</b>, with your own apps, all on open source hardware and using open source tools? OK, it can&#8217;t play MP3s, but it does have a 320&#215;240 TFT color display with resistive touch screen, an Atmega32u4 8-bit microcontroller, lithium polymer battery charger, backlight control, micro-SD slot, and a triple-axis accelerometer. Yeah, this is the next big thing and for those of us who like to DIY, you can do a lot of cool stuff with this dev board. </p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouchback_MED.jpg" height="270" width="400" border="0" hspace="4" vspace="4" alt="Microtouchback Med" /></a></p>
<p>This product is just the Microtouch dev board (preloaded with some demo Apps), and does not include a lithium polymer battery or a microSD card. You will need a lipoly battery with 2-pin JST connector for best performance. It can run straight from USB but due to the charger design, the backlight will be dimmed so it will not appear as bright as with a battery installed. <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=44&#038;products_id=258">We strongly suggest our medium lipoly</a> but you can substitute another 3.7V cell. <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=18&#038;products_id=102">A microSD card</a> will be handy if you want to display images, slideshows or animations. </p>
<p><a href="http://www.ladyada.net/products/microtouch/index.html#hardware_design">On board you will find a whole bunch of goodies:</a></p>
<ul>
<li>Atmega32u4 &#8211; 32KB of flash, 2.5K of RAM <a href="http://www.ladyada.net/products/microtouch/index.html#bootloader">with usb bootloader</a></li>
<li>2.8&#8243; 320&#215;240 16-bit color, TFT display with resistive touch screen</li>
<li>Lithium polymer battery charging via USB</li>
<li>3-axis accelerometer, MMA7544 +-2g to +-8g resolution</li>
<li>Micro SD card slot</li>
<li>Battery monitoring, backlight control and on/off switch</li>
</ul>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/01/microtouch_MED.jpg" height="267" width="400" border="0" hspace="4" vspace="4" alt="Microtouch Med" /></a></p>
<p>Of course, we wouldn&#8217;t just leave you with a schematic or datasheet and say &#8216;good luck&#8217;! The designer of the Microtouch (known to us by the code name &#8220;Rossum&#8221; ) has written a full hardware core operating system and multiple demo apps such as&#8230; </p>
<ul>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#image_viewer_built-in">Image viewer</a> built into the hardware core, you can plug in a microSD card with images, slide shows or animations that show up as &#8216;mini Apps&#8217;</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#calibrate_app">Calibrate</a> Touch-screen</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#doomed">Doomed</a> a 3D rendering maze</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#accelerate_app">Accelerate</a> keep the ball in the center of the screen by tilting</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#paint_app">Paint</a> fingerpainting but without the cleanup</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#flip_app">Flip</a> a Reversi game</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#mines_app">Mines</a> like Minesweeper but without the hassle of installing Windows</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#icosohedron_app">3D Icosohedron</a> controllable by tilting the board</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#pacman_app">Pacman</a> a sprite animation demo</li>
<li><a href="http://www.ladyada.net/products/microtouch/index.html#lattice_app">Lattice</a> 3D lattice demo</li>
</ul>
<p>The Microtouch is powerful and fun but is not meant for microcontroller beginners! If you&#8217;re just starting out, we suggest checking out the Arduino to get your feet wet. Once you feel comfy with programming C and programming microcontrollers directly, come back and pick up one of these.</p>
<p>The project is a collaboration between Rossum &#038; Ladyada! <a href="http://www.ladyada.net/products/microtouch/index.html"><b>For detailed documentation and files, please visit the product page</b></a></p>
<p>Here&#8217;s a video of version 1.0 (this one is v2.4 and uses a different chip but is pretty much the same functionally) You can see the apps in action!</p>
<p>We are also carrying a lot of accessories for the board, <a href="http://www.adafruit.com/index.php?main_page=index&amp;cPath=51">you can see them here.</a></p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="400" height="312" src="http://www.youtube.com/embed/EF3-U9Lb12k" frameborder="0" allowFullScreen></iframe></p>
<p>In <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=51&amp;products_id=330">stock and shipping now.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=10777</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
