<?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>High-Low Tech</title>
	<atom:link href="http://hlt.media.mit.edu/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://hlt.media.mit.edu</link>
	<description></description>
	<lastBuildDate>Tue, 14 May 2013 14:55:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Drawing the TinySynth</title>
		<link>http://hlt.media.mit.edu/?p=2948</link>
		<comments>http://hlt.media.mit.edu/?p=2948#comments</comments>
		<pubDate>Tue, 23 Apr 2013 19:09:59 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PROJECTS]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2948</guid>
		<description><![CDATA[<a href=http://hlt.media.mit.edu/?p=2948><img src=http://farm9.staticflickr.com/8233/8465566076_f70ec81291.jpg class=imgtfe hspace=5 align=left width=200  border=0></a>TinySynth is a project oriented around a paper-craft synthesizer that can be built with a handful of components and conductive inks.]]></description>
			<content:encoded><![CDATA[<p>TinySynth is a project oriented around a paper-craft synthesizer that can be built with a handful of components and conductive inks. It explores the possibilities presented by crafting on a paper substrate. There&#8217;s more information <a href="http://samjacoby.com/sparkfun-workshop">here</a>, from a workshop that we conducted at SparkFun Electronics.   </p>
<p><a title="Capactive touch button by s_jacoby, on Flickr" href="http://www.flickr.com/photos/samjacoby/8465566076/"><img src="http://farm9.staticflickr.com/8233/8465566076_f70ec81291.jpg" alt="Capactive touch button" width="500" height="375" /></a><br />
Playing a note.</p>
<p><a title="Tiny45, LED, Paper. by s_jacoby, on Flickr" href="http://www.flickr.com/photos/samjacoby/8464466087/"><img src="http://farm9.staticflickr.com/8388/8464466087_c00b9b9449.jpg" alt="Tiny45, LED, Paper." width="500" height="375" /></a><br />
Adding a speaker cone.<br />
<a href="http://www.flickr.com/photos/samjacoby/8632169749/" title="Drawing the Electric Synth by s_jacoby, on Flickr"><img src="http://farm9.staticflickr.com/8522/8632169749_690ba4c5d1.jpg" width="500" height="375" alt="Drawing the Electric Synth"></a><br />
Participant&#8217;s example from the SparkFun Workshop.<br />
<strong>People</strong><br />
Sam Jacoby<br />
<span class='bm_keywordlink'><a href="http://web.media.mit.edu/~leah/">Leah Buechley</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2948</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DressCode</title>
		<link>http://hlt.media.mit.edu/?p=2934</link>
		<comments>http://hlt.media.mit.edu/?p=2934#comments</comments>
		<pubDate>Tue, 23 Apr 2013 18:37:39 +0000</pubDate>
		<dc:creator>jacobsj</dc:creator>
				<category><![CDATA[PROJECTS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2934</guid>
		<description><![CDATA[<a href=http://hlt.media.mit.edu/?p=2934><img src=http://hlt.media.mit.edu/wp-content/uploads/2013/04/main.jpg class=imgtfe hspace=5 align=left width=200  border=0></a>DressCode is a programming language and enviroment for designing and building decorative and functional artifacts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/main.jpg"><img class="alignnone size-full wp-image-2935" title="main" src="http://hlt.media.mit.edu/wp-content/uploads/2013/04/main.jpg" alt="" width="461" height="346" /></a></p>
<p>Computational design is the practice of using programing to create and modify form, structure and ornamentation. Through computational design it is possible to create unique, beautiful, functional and personal objects and experience a rewarding creative process through programing. <span style="font-size: 13px; line-height: 19px;">Unfortunately, use of programming as a medium for art and design, especially by young people and non-professionals is limited. Many people consider computer programing to be a highly specialized, difficult and inaccessible activity that only has relevance as a career path rather than as a mode of personal expression.</span></p>
<p>By finding ways to connect programing to the production of personally relevant beautiful physical objects, it is possible to expand the number and types of people who are both interested in and empowered to participate in creative programming. <strong>DressCode </strong>is a programming language and enviroment for designing and building decorative and functional artifacts.</p>
<p>Download the alpha version of DressCode <a href="http://media.mit.edu/~jacobsj/code/dressCode_distribution.zip">here</a></p>
<p>Note: DressCode is still in development.</p>
<p><a href="http://jacobsj.scripts.mit.edu/dresscode">DressCode wiki and code reference</a></p>
<p><a href="https://github.com/pixelmaid/DressCode_v0.5">DressCode source on Github</a></p>
<p><strong>Code:</strong></p>
<div>
<p>DressCode’s programing language is designed to support 2D visual design and fabrication.The API includes methods for defining and manipulating shapes, as well as polygon boolean operations.</p>
<p><a href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/code.jpg"></a><a href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/code.jpg"><img class="size-full wp-image-2938 alignnone" title="code" src="http://hlt.media.mit.edu/wp-content/uploads/2013/04/code.jpg" alt="" width="261" height="173" /></a></p>
<p><strong>Design:</strong></p>
<div>
<p>The environment supports real time changes in the design based on changes made in the program. It includes a set of graphical selection tools designed to work in conjunction with process of writing code.</p>
<p><a href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/design1.jpg"><img class="alignnone size-full wp-image-2943" title="design" src="http://hlt.media.mit.edu/wp-content/uploads/2013/04/design1.jpg" alt="" width="261" height="173" /></a></p>
</div>
<p><strong>Fabricate:</strong></p>
<div>
<p>You can export your designs from DressCode to a vector format that is compatible  with two-axis fabrication machines including laser cutters, vinyl cutters, computer-controlled embroidery machines, inkjet printers and CNC milling machines.</p>
<p><a style="font-size: 13px; line-height: 19px;" href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/fabricate.jpg"><img class="alignnone size-full wp-image-2942" title="fabricate" src="http://hlt.media.mit.edu/wp-content/uploads/2013/04/fabricate.jpg" alt="" width="261" height="173" /></a></p>
<p><strong>Craft:</strong></p>
<div>
<p>DressCode includes templates that allow the user to write code for a specific crafts, like clothing and jewlerly. Once the design for the craft has been fabricated, it can be assembled using traditional crafting methods.</p>
<p><a href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/craft.jpg"><img class="alignnone size-full wp-image-2941" title="craft" src="http://hlt.media.mit.edu/wp-content/uploads/2013/04/craft.jpg" alt="" width="261" height="173" /></a></p>
</div>
</div>
<p><span style="font-size: 13px; line-height: 19px;">People</span></p>
<p><a href="http://hlt.media.mit.edu/?p=1528">Jennifer Jacobs</a></p>
<p>Photos</p>
<p><a href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/yi_bracelet.jpg"><img class="alignnone size-full wp-image-2947" title="yi_bracelet" src="http://hlt.media.mit.edu/wp-content/uploads/2013/04/yi_bracelet.jpg" alt="" width="268" height="208" /></a> <a href="http://hlt.media.mit.edu/wp-content/uploads/2013/04/fabric.jpg"><img class="alignnone size-full wp-image-2949" title="fabric" src="http://hlt.media.mit.edu/wp-content/uploads/2013/04/fabric.jpg" alt="" width="173" height="200" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2934</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>i2 Camp: Interactive Monsters</title>
		<link>http://hlt.media.mit.edu/?p=2929</link>
		<comments>http://hlt.media.mit.edu/?p=2929#comments</comments>
		<pubDate>Tue, 23 Apr 2013 15:18:38 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
				<category><![CDATA[WORKSHOPS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2929</guid>
		<description><![CDATA[<a href=http://hlt.media.mit.edu/?p=2929><img src=http://farm8.staticflickr.com/7030/6461450739_c80c01510d.jpg class=imgtfe hspace=5 align=left width=200  border=0></a>Summer 2013
The i2 Camp organization will be teaching a series of workshops in New York, Massachusetts, and New Jersey based on the e-textiles curriculum Kanjun designed.  For more information and to register, see: http://www.i2camp.org/schedule.html?school=The%20Chapin%20School,%20NY&#038;age=Entering%207th-8th%20Grade&#038;course=68

]]></description>
			<content:encoded><![CDATA[<p>Summer 2013</p>
<p>The i2 Camp organization will be teaching a series of workshops in New York, Massachusetts, and New Jersey based on the e-textiles curriculum Kanjun designed.  For more information and to register, see: http://www.i2camp.org/<span id="more-2929"></span>schedule.html?school=The%20Chapin%20School,%20NY&#038;age=Entering%207th-8th%20Grade&#038;course=68</p>
<p><img alt="" src="http://farm8.staticflickr.com/7030/6461450739_c80c01510d.jpg" title="Monster" class="alignnone" width="500" height="376" /></p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2929</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StoryClip</title>
		<link>http://hlt.media.mit.edu/?p=2923</link>
		<comments>http://hlt.media.mit.edu/?p=2923#comments</comments>
		<pubDate>Tue, 23 Apr 2013 03:00:42 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PROJECTS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2923</guid>
		<description><![CDATA[<a href=http://hlt.media.mit.edu/?p=2923><img src=http://farm9.staticflickr.com/8451/7929989432_54a77a2a56.jpg class=imgtfe hspace=5 align=left width=200  border=0></a>StoryClip is a software-hardware tool that allows you to record sounds and attach them to specific conductive regions in a drawing. Metal clips attach to the edge of a sheet of paper, and turn conductive drawings (either with conductive ink or graphite) into capacitive touch buttons.]]></description>
			<content:encoded><![CDATA[<p>StoryClip is a software-hardware tool that allows you to record sounds and attach them to specific conductive regions in a drawing. Metal clips attach to the edge of a sheet of paper, and turn conductive drawings (either with conductive ink or graphite) into capacitive touch buttons.</p>
<p><a title="DSC_0426 by s_jacoby, on Flickr" href="http://www.flickr.com/photos/samjacoby/7929989432/"><img src="http://farm9.staticflickr.com/8451/7929989432_54a77a2a56.jpg" alt="DSC_0426" width="500" height="333" /></a></p>
<p><a title="Painting with conductive silver ink." href="http://www.flickr.com/photos/samjacoby/7976725337/"><img src="http://farm9.staticflickr.com/8440/7976725337_297dd84636.jpg" alt="Electric Narratives" width="500" height="375" /></a><br />
Painting with conductive silver ink.</p>
<p>An example of a workshop participant&#8217;s work:<br />
<a title="Electric Narratives by s_jacoby, on Flickr" href="http://www.flickr.com/photos/samjacoby/8009255709/"><img src="http://farm9.staticflickr.com/8311/8009255709_443a588cf6.jpg" alt="Electric Narratives" width="333" height="500" /></a></p>
<p><strong>People</strong><br />
Sam Jacoby<br />
<span class='bm_keywordlink'><a href="http://web.media.mit.edu/~leah/">Leah Buechley</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2923</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StoryClip Paper</title>
		<link>http://hlt.media.mit.edu/?p=2918</link>
		<comments>http://hlt.media.mit.edu/?p=2918#comments</comments>
		<pubDate>Mon, 22 Apr 2013 15:53:01 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[2013]]></category>
		<category><![CDATA[PUBLICATIONS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2918</guid>
		<description><![CDATA[Sam Jacoby and Leah Buechley, &#8220;Drawing the Electric: Storytelling with Conductive Ink&#8221; (forthcoming), IDC 2013.
]]></description>
			<content:encoded><![CDATA[<p>Sam Jacoby and <span class='bm_keywordlink'><a href="http://web.media.mit.edu/~leah/">Leah Buechley</a></span>, &#8220;Drawing the Electric: Storytelling with Conductive Ink&#8221; (forthcoming), IDC 2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2918</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shakerag Workshop</title>
		<link>http://hlt.media.mit.edu/?p=2876</link>
		<comments>http://hlt.media.mit.edu/?p=2876#comments</comments>
		<pubDate>Mon, 04 Feb 2013 16:30:44 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
				<category><![CDATA[WORKSHOPS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2876</guid>
		<description><![CDATA[<a href=http://hlt.media.mit.edu/?p=2876><img src=http://hlt.media.mit.edu/wp-content/uploads/2013/02/IMG_1049.jpg class=imgtfe hspace=5 align=left width=200  border=0></a>
June 9-15, 2013
Leah will be teaching a workshop titled Crafting Electricity at Shakerag in Sewanee Tennessee.  For more information and to register see: http://www.shakerag.org/.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://hlt.media.mit.edu/wp-content/uploads/2013/02/IMG_1049.jpg" alt="" title="IMG_1049" width="400" class="alignnone size-full wp-image-2879" /></p>
<p>June 9-15, 2013</p>
<p>Leah will be teaching a workshop titled <em>Crafting Electricity</em> at Shakerag in Sewanee Tennessee.  For more information and to register see: <a href="http://www.shakerag.org/workshops/2013/buechley/">http://www.shakerag.org/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2876</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Untoolkit paper</title>
		<link>http://hlt.media.mit.edu/?p=2847</link>
		<comments>http://hlt.media.mit.edu/?p=2847#comments</comments>
		<pubDate>Wed, 30 Jan 2013 23:59:55 +0000</pubDate>
		<dc:creator>Mellis</dc:creator>
				<category><![CDATA[2013]]></category>
		<category><![CDATA[PUBLICATIONS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2847</guid>
		<description><![CDATA[David Mellis, Sam Jacoby, Leah Buechley, Hannah Perner-Wilson, Jie Qi, &#8220;Microcontrollers as Material: Crafting Circuits with Paper, Conductive Ink, Electronic Components, and an &#8216;Untoolkit&#8217;&#8221; (forthcoming), TEI 2013.
]]></description>
			<content:encoded><![CDATA[<p><span class='bm_keywordlink'><a href="http://web.media.mit.edu/~mellis/">David Mellis</a></span>, Sam Jacoby, <span class='bm_keywordlink'><a href="http://web.media.mit.edu/~leah/">Leah Buechley</a></span>, <span class='bm_keywordlink'><a href="http://web.media.mit.edu/~plusea/">Hannah Perner-Wilson</a></span>, <span class='bm_keywordlink'><a href="http://web.mit.edu/~jieqi/Public/DREU_Site/">Jie Qi</a></span>, &#8220;Microcontrollers as Material: Crafting Circuits with Paper, Conductive Ink, Electronic Components, and an &#8216;Untoolkit&#8217;&#8221; (forthcoming), TEI 2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2847</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codeable Objects Paper</title>
		<link>http://hlt.media.mit.edu/?p=2831</link>
		<comments>http://hlt.media.mit.edu/?p=2831#comments</comments>
		<pubDate>Wed, 30 Jan 2013 16:48:28 +0000</pubDate>
		<dc:creator>jacobsj</dc:creator>
				<category><![CDATA[2013]]></category>
		<category><![CDATA[PUBLICATIONS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2831</guid>
		<description><![CDATA[Jacobs J., Buechley, L., “ Codeable Objects: Computational Design and Digital Fabrication for Novice Programmers“. To be included in Proceedings of the ACM SIGCHI Conference on Human Factors in Computing Systems, Paris, France, April 2
]]></description>
			<content:encoded><![CDATA[<p>Jacobs J., Buechley, L.,<strong> “<strong> Codeable Objects: Computational Design and Digital Fabrication for Novice Programmers</strong></strong><strong>“</strong>. To be included in <em>Proceedings of the ACM SIGCHI Conference on Human Factors in Computing Systems</em>, Paris, France, April 2</p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2831</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab Learn Conference</title>
		<link>http://hlt.media.mit.edu/?p=2818</link>
		<comments>http://hlt.media.mit.edu/?p=2818#comments</comments>
		<pubDate>Wed, 30 Jan 2013 16:37:22 +0000</pubDate>
		<dc:creator>jacobsj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WORKSHOPS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2818</guid>
		<description><![CDATA[<a href=http://hlt.media.mit.edu/?p=2818><img src=http://hlt.media.mit.edu/wp-content/uploads/2013/01/fablearn_1.png class=imgtfe hspace=5 align=left width=200  border=0></a>We were invited to conduct a lamp-building workshop at the Stanford Transformative Technologies Learning Lab using a new version of the Codeable Objects lamp software. During the workshop, educators used a combination of computational design and laser cutters to create colorful paper lamps, while discussing the educational potential of combining programing with digital fabrication.]]></description>
			<content:encoded><![CDATA[<p>We were invited to conduct a lamp-building workshop at the Stanford Transformative Technologies Learning Lab using a new version of the Codeable Objects lamp software. During the workshop, educators used a combination of computational design and laser cutters to create colorful paper lamps, while discussing the educational potential of combining programing with digital fabrication.</p>
<p><a href="http://tltl.stanford.edu/fablearn2012/workshops">FabLearn Conference</a>, October 17<sup>th</sup> 2012</p>
<p><a href="http://hlt.media.mit.edu/wp-content/uploads/2013/01/fablearn_1.png"><img class="alignnone size-full wp-image-2819" title="fablearn_1" src="http://hlt.media.mit.edu/wp-content/uploads/2013/01/fablearn_1.png" alt="" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2818</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiny AVR Programmer available from SparkFun</title>
		<link>http://hlt.media.mit.edu/?p=2803</link>
		<comments>http://hlt.media.mit.edu/?p=2803#comments</comments>
		<pubDate>Wed, 23 Jan 2013 19:33:55 +0000</pubDate>
		<dc:creator>Mellis</dc:creator>
				<category><![CDATA[NEWS & EVENTS]]></category>

		<guid isPermaLink="false">http://hlt.media.mit.edu/?p=2803</guid>
		<description><![CDATA[<a href=http://hlt.media.mit.edu/?p=2803><img src=http://hlt.media.mit.edu/wp-content/uploads/2013/01/Tiny-AVR-Programmer.jpg class=imgtfe hspace=5 align=left width=200  border=0></a>
The Tiny AVR Programmer is now available from SparkFun Electronics. This programmer, developed by David A. Mellis in High-Low Tech, makes it easy to program the low-cost ATtiny45/85 and ATtiny44/84 microcontrollers from Atmel. (See the tutorial on using the TinyProgrammer for details.) Together with our tutorial on programming ATtiny microcontrollers from Arduino, the Tiny Programmer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.sparkfun.com/products/11460"><img src="http://hlt.media.mit.edu/wp-content/uploads/2013/01/Tiny-AVR-Programmer.jpg" alt="" title="Tiny AVR Programmer" width="600" height="450" class="alignnone size-full wp-image-2800" /></a></p>
<p>The <a href="https://www.sparkfun.com/products/11460">Tiny AVR Programmer</a> is now available from SparkFun Electronics. This programmer, developed by David A. Mellis in High-Low Tech, makes it easy to program the low-cost ATtiny45/85 and ATtiny44/84 microcontrollers from Atmel.<span id="more-2803"></span> (See the <a href="http://hlt.media.mit.edu/?p=1801">tutorial on using the TinyProgrammer</a> for details.) Together with our <a href="http://hlt.media.mit.edu/?p=1695">tutorial on programming ATtiny microcontrollers from Arduino</a>, the Tiny Programmer makes it easy to build projects using low-cost components. For an example, see this <a href="http://hlt.media.mit.edu/?p=1653">tutorial on building microcontroller circuits with copper tape</a>.</p>
<p>The Tiny Programmer is based on the <a href="http://dicks.home.xs4all.nl/avr/usbtiny/">USBtiny</a> firmware by Dick Streefland and the <a href="http://www.obdev.at/products/vusb/index.html">V-USB</a> firmware by Objective Development, along with the <a href="http://www.ladyada.net/make/usbtinyisp/">USBtinyISP</a> from Adafruit Industries. Jordan McConnell developed the production version of the programmer for SparkFun.</p>
<p>Get the <a href="https://www.sparkfun.com/products/11460">Tiny AVR Programmer from SparkFun</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hlt.media.mit.edu/?feed=rss2&amp;p=2803</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
