<?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>Arduino &#8211; bruzed</title>
	<atom:link href="https://www.bruzed.com/tag/arduino/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.bruzed.com</link>
	<description>Bruce Drummond&#039;s archive of selected work</description>
	<lastBuildDate>Mon, 26 Feb 2024 21:40:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>Jnx an augmented, tactile interface for stress relief</title>
		<link>https://www.bruzed.com/jnx-an-augmented-tactile-interface-for-stress-relief/</link>
		
		<dc:creator><![CDATA[bruzed]]></dc:creator>
		<pubDate>Sun, 17 May 2009 07:20:35 +0000</pubDate>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Arduino]]></category>
		<guid isPermaLink="false">http://www.bruzed.com/?p=352</guid>

					<description><![CDATA[Jnx is an augmented, tactile interface for stress relief, in the form of a plush doll. The core idea of Jnx is based around the concept of squeezing something, much like stress busters, which is emulated by squeezing the dolls throat.]]></description>
										<content:encoded><![CDATA[<p>[vimeo 4557789]</p>
<p>&nbsp;</p>
<p>Jnx is an augmented, tactile interface for stress relief, in the form of a plush doll. The core idea of Jnx is based around the concept of squeezing something, much like stress busters, which is emulated by squeezing the dolls throat.</p>
<p>The look and feel of Jnx is inspired by sack puppets and voodoo dolls to add a mystical aura to the interaction. The interface emulates a voodoo doll like behavior by allowing the user to strangle it or twist it arms and legs. The doll responds to the users actions in the form of audio playback.</p>
<p>An <a href="http://arduino.cc/en/Main/ArduinoBoardDuemilanove">Arduino Duemilanove</a> with an ATMega328 microcontroller is used to power the project. A zipper on the front provides easy access to switch the unit on/off, change a 9V battery and adjust the volume on the <a href="http://www.ladyada.net/make/waveshield/">Adafruit Wave Shield</a>, which is used to playback audio loops.</p>
<p>The audio loops are triggered when force is applied to the <a href="http://www.sparkfun.com/products/8606">flex sensors</a> in the arms and legs, and a <a href="http://www.sparkfun.com/products/9376">force sensitive resistor</a> in the neck.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Diver: Sequencer on acid!</title>
		<link>https://www.bruzed.com/diver-sequencer-on-acid/</link>
		
		<dc:creator><![CDATA[bruzed]]></dc:creator>
		<pubDate>Wed, 08 Apr 2009 06:27:35 +0000</pubDate>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Arduino]]></category>
		<guid isPermaLink="false">http://www.bruzed.com/?p=222</guid>

					<description><![CDATA[Diver is an instrument inspired by Analog Sequencers and Theremins.]]></description>
										<content:encoded><![CDATA[<p>[vimeo 4557768]</p>
<p>&nbsp;</p>
<p>An Arduino sound project, Diver is an instrument inspired by Analog Sequencers and Theremins. It allows creating a four-note looped melody which can be manipulated in real-time with knobs that can assign upto 5 octaves for each note. Each knob lights up to indicate it’s position in the loop. The top of Diver houses a sensor which can be used to control the tempo of the loop in real-time. Use Diver in live performances or at home to produce awesome loops, melodies and special effects.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Tweetlite: A twitter visualization cube</title>
		<link>https://www.bruzed.com/tweetlite-twitter-visualization-cube/</link>
		
		<dc:creator><![CDATA[bruzed]]></dc:creator>
		<pubDate>Tue, 17 Mar 2009 23:08:12 +0000</pubDate>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">http://www.bruzed.com/?p=173</guid>

					<description><![CDATA[After 2 more rounds of prototypes and one round of user testing. I decided to build Tweetlite. Tweetlite is a twitter feed visualization cube, dimensions around 5x5x5. It translates and displays the conversations on a twitter feed in morse code. Each message is a different color.]]></description>
										<content:encoded><![CDATA[<p>[vimeo 4557803]</p>
<p>&nbsp;</p>
<p>Tweetlite is a visual commentary on our relationship with online social networks. It is an ambient light that represents a pixel &#8211; the smallest unit of visual digital information. This is represented in the form of a minimalist, 4&#8243; white, plexiglass, cube that reads messages from a Twitter feed and displays them in Morse code. Each message is displayed in a different color and makes for a great mood light. It has USB and power connectivity and comes with a program that is used to enter Twitter credentials to enable the data feed visualization.</p>
<p>It needs to be connected to a computer with an Internet connection, via USB. The patterns and colors can be customized. Needless to say, it can be of great use to someone who can read, interpret or even want to learn Morse code.</p>
<p>It is powered by an <a href="http://arduino.cc/en/Main/ArduinoBoardDuemilanove">Arduino Duemilanove</a> and Python to read tweets from Twitter and send it to the Arduino as serial data. The python code is based on <a href="http://blog.tinyenormous.com/2008/12/02/arduino-based-rss-reader-with-lcd/">this example</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
