<?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>Maxuino</title>
	<atom:link href="http://www.maxuino.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maxuino.org</link>
	<description>Max/MSP to Arduino communication made easy</description>
	<lastBuildDate>Wed, 01 May 2013 18:12:51 +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>Major Updates coming May 2013</title>
		<link>http://www.maxuino.org/archives/195</link>
		<comments>http://www.maxuino.org/archives/195#comments</comments>
		<pubDate>Wed, 01 May 2013 18:12:51 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=195</guid>
		<description><![CDATA[Very excited to announce we are doing a major update/overhaul to Maxuino later this month at CMU&#8217;s Studio for Creative Inquiry!! Any bugs or feature requests should be added here or emailed to us asap. We are devoting a full week to adding great new features and creating a much better set of learning tools. [...]]]></description>
				<content:encoded><![CDATA[<p>Very excited to announce we are doing a major update/overhaul to Maxuino later this month at CMU&#8217;s Studio for Creative Inquiry!! Any bugs or feature requests should be added here or emailed to us asap. We are devoting a full week to adding great new features and creating a much better set of learning tools. Watch here for updates. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/195/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maxuino workshop in Buenos Aires Oct 25 and 27, 2012</title>
		<link>http://www.maxuino.org/archives/185</link>
		<comments>http://www.maxuino.org/archives/185#comments</comments>
		<pubDate>Wed, 17 Oct 2012 02:18:14 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=185</guid>
		<description><![CDATA[For those who might be interested, I am offering 2 workshops while I am in Buenos Aires Argentina next week (25 and 27 Oct.).  See the attached flyer. Day 1 will be a basics of arduino, firmata, Max and Maxuino Day 2 will be a deeper look at programming the arduino and various mechatronics]]></description>
				<content:encoded><![CDATA[<p>For those who might be interested, I am offering 2 workshops while I am in Buenos Aires Argentina next week (25 and 27 Oct.).  See the attached flyer.<br />
Day 1 will be a basics of arduino, firmata, Max and Maxuino<br />
Day 2 will be a deeper look at programming the arduino and various mechatronics</p>
<p><span id="more-185"></span></p>
<p><a href="http://www.maxuino.org/wp-content/uploads/2012/10/MAxuino-en-el-reactor-1.jpg"><img class="alignleft  wp-image-186" title="MAxuino en el reactor (1)" src="http://www.maxuino.org/wp-content/uploads/2012/10/MAxuino-en-el-reactor-1.jpg" alt="" width="610" height="784" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/185/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maxuino update v014</title>
		<link>http://www.maxuino.org/archives/182</link>
		<comments>http://www.maxuino.org/archives/182#comments</comments>
		<pubDate>Sat, 28 Jul 2012 06:52:09 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=182</guid>
		<description><![CDATA[This is an incremental release fixing a number of issues and offering a new pathway for those of you that have been using v009 and v007.  Note that you can use the StandardFirmata that comes with the Arduino IDE &#8211; OR &#8211; the stepperFirmata we include with Maxuino. Download it here. there are now two [...]]]></description>
				<content:encoded><![CDATA[<p>This is an incremental release fixing a number of issues and offering a new pathway for those of you that have been using v009 and v007.  Note that you can use the StandardFirmata that comes with the Arduino IDE &#8211; OR &#8211; the stepperFirmata we include with Maxuino.</p>
<p><a href="http://www.maxuino.org/wp-content/uploads/2012/07/maxuino_014.zip">Download it here.</a></p>
<ul>
<li>there are now two versions of the maxuino.help and maxuino files
<ul>
<li>maxuino.help.maxpat is the same as our recent releases and relies heavily on the GUI and OSC input.  This remains largely unchanged and is still experiencing issues with digital inputs.</li>
<li>maxuino-noGUI.help.maxpat shows you how to talk directly to the maxuino translator, simplifying things for those of you who want to include a lightweight low feature capability into your sketches. <strong>Note that it uses the maxuino-noGUI.maxpat.  </strong>For those of you that have been using v009 because you wanted direct access in this way, please use this new patch rather than the old versions. All features are working and have been tested with Arduino UNO and MEGA 2650 boards.</li>
</ul>
</li>
<li>fixed a minor bug in maxuino.js</li>
<li>updated stepperFirmata to match the latest version of Firmata (v2.3) and so it should compile again.  Dont forget you need to add stepperDriver to your arduino libraries folder and restart Arduino IDE to get this Firmata to work.</li>
</ul>
<p>We were not able to test every configuration and board and so please do post any issues you find &#8211; its the summer, and so there is a bit more time right now to get things fixed quickly!</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/182/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Maxuino updates&#8230;?</title>
		<link>http://www.maxuino.org/archives/176</link>
		<comments>http://www.maxuino.org/archives/176#comments</comments>
		<pubDate>Fri, 06 Jul 2012 01:13:56 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=176</guid>
		<description><![CDATA[After several similar questions I thought I would do a quick post about the status of maxuino: - The most recent version of Maxuino is here: http://www.maxuino.org/wp-content/uploads/2010/02/maxuino_stepper_alpha_013.zip - This version of maxuino has stepper capability, but only if you also use our stepperFirmata variant.  If you use the Firmata that is shipped with the Arduino IDE [...]]]></description>
				<content:encoded><![CDATA[<p>After several similar questions I thought I would do a quick post about the status of maxuino:</p>
<p>- The most recent version of Maxuino is here: http://www.maxuino.org/wp-content/uploads/2010/02/maxuino_stepper_alpha_013.zip</p>
<p>- This version of maxuino has stepper capability, but only if you also use our stepperFirmata variant.  If you use the Firmata that is shipped with the Arduino IDE it will work just fine for everything except it will not run stepper motors.</p>
<p>- This version of Maxuino does work with Max 6 and the most recent Arduino IDE and the newest generation of Arduinos including UNOs, Mega 2650, and Teensy boards.</p>
<p>- please double check the<a href="http://www.maxuino.org/getting-started"> getting started page</a> before emailing.  The most common issue is the file paths in Max have to be set to search recursively into the folders of Maxuino</p>
<p>- there is one particular error message where it looks for a Maxuino external object, but we did not widely distribute that and so it will not affect the performance of Maxuino and you can ignore the error.</p>
<p>- we are doing further development of Maxuino, hopefully cleaning it up and refining it for a final non-alpha release in the Fall.</p>
<p>- we do not mind helping you out if you have problems, but be patient since we do this for free <img src='http://www.maxuino.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/176/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Japan Connections?</title>
		<link>http://www.maxuino.org/archives/173</link>
		<comments>http://www.maxuino.org/archives/173#comments</comments>
		<pubDate>Thu, 03 May 2012 06:02:54 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=173</guid>
		<description><![CDATA[This is a short note reaching out to our many Maxuino Users.  I (Chris Coleman) will be traveling next year to many places and I am looking for institutions (galleries, museums, universities) to host artist talks and possibly also Maxuino workshops in: UK (October 2012) Rosario Argentina (november 2012) Beijing China (april 2013) Japan (may [...]]]></description>
				<content:encoded><![CDATA[<p>This is a short note reaching out to our many Maxuino Users.  I (Chris Coleman) will be traveling next year to many places and I am looking for institutions (galleries, museums, universities) to host artist talks and possibly also Maxuino workshops in:</p>
<p>UK (October 2012)<br />
Rosario Argentina (november 2012)<br />
Beijing China (april 2013)<br />
Japan (may 2013)</p>
<p>I am already paying for flights to the above locations and so the costs would be minimal to the institutions.<br />
also any opportunities in the US between july 2012 and july 2013&#8230;(but flights would be a factor)</p>
<p>Let me know!  I look forward to sharing work with you.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/173/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great work using Maxuino</title>
		<link>http://www.maxuino.org/archives/161</link>
		<comments>http://www.maxuino.org/archives/161#comments</comments>
		<pubDate>Sat, 10 Dec 2011 20:04:15 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=161</guid>
		<description><![CDATA[&#8220;We used the latest Maxuino v.009. Connecting 6 arduino’s, controlling 7 motors, 5 ultrosonar sensors and hacking 5 vga monitores. Worked like a sharm. Thanks for making it so easy!! Akollectiv&#8221; SoundSculpture. from Akollectiv. on Vimeo. &#8216;Spiel der Maschinen 2.0&#8242; is an interactive sound sculpture. The motion of the spectators is tracked by ultrasonic sensors [...]]]></description>
				<content:encoded><![CDATA[<p>&#8220;We used the latest Maxuino v.009. Connecting 6 arduino’s, controlling 7 motors, 5 ultrosonar sensors and hacking 5 vga monitores. Worked like a sharm. Thanks for making it so easy!!<br />
Akollectiv&#8221;</p>
<p><iframe src="http://player.vimeo.com/video/31087781?portrait=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/31087781">SoundSculpture.</a> from <a href="http://vimeo.com/akollectiv">Akollectiv.</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>&#8216;Spiel der Maschinen 2.0&#8242; is an interactive sound sculpture.<br />
The motion of the spectators is tracked by ultrasonic sensors , calculating the distance between someone standing in front of, and one of the mannequins. <br />
The system is controlled by a sequencer that we built in Max/MSP. Depending on the distance of the person, different midi commands are sent to the sequencer and Ableton live, controlling the Arduinos and manipulating the sound. Subsequently the vga input of the monitors is hacked and reacts on the sound. </p>
<p>
This project was also presented on the Time Canvas festival at M HKA, sept 2011 .<br />
© 2011</p>
<p>Controlling Arduino in Max/Msp with Maxuino v.009/<br />
http://www.maxuino.org</p>
<p>The XL-MaxSonar-EZ0 Sensor from Maxbotic/<br />
http://www.maxbotix.com/products/MB1200.htm</p>
<p>Intro music Nicolas Jaar/<br />
http://www.nicolasjaar.net</p>
<p>
Follow us on twitter, so we can follow you/</p>
<p>http://twitter.com/Akollectiv</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/161/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maxuino at Cycling &#8217;74 Expo</title>
		<link>http://www.maxuino.org/archives/148</link>
		<comments>http://www.maxuino.org/archives/148#comments</comments>
		<pubDate>Mon, 17 Oct 2011 04:23:51 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=148</guid>
		<description><![CDATA[We were excited to show off Maxuino at the Cycling &#8217;74 Expo Science Fair. Met some great users, made new friends and heard some great feedback. Also it got us to get together some better documentation, publish the protocol page, and do a new version with several little details fixed. We are excited about implementing [...]]]></description>
				<content:encoded><![CDATA[<p>We were excited to show off Maxuino at the Cycling &#8217;74 Expo Science Fair.  Met some great users, made new friends and heard some great feedback.  Also it got us to get together some better documentation, publish the protocol page, and do a new version with several little details fixed.  We are excited about implementing some additional modularity to make it easier to add to your patches as well as make some basic electronics knowledge available to those of you just getting started.  <a href="http://www.maxuino.org/wp-content/uploads/2011/10/maxuino_expo.jpg"><img src="http://www.maxuino.org/wp-content/uploads/2011/10/maxuino_expo-1024x768.jpg" alt="" title="maxuino_expo" width="612" height="384" class="alignnone size-large wp-image-151" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/148/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fresh new project with fresh new release</title>
		<link>http://www.maxuino.org/archives/121</link>
		<comments>http://www.maxuino.org/archives/121#comments</comments>
		<pubDate>Sun, 04 Sep 2011 05:53:02 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=121</guid>
		<description><![CDATA[Here is a Project just completed in London with the new Stepper Motor capable Maxuino, utilizing 6 steppers at the same time! Congrats to Manabu Shimada! http://manabushimada.tumblr.com/post/9590077603/pendulum-tremble-free-fall-is-a-sonic]]></description>
				<content:encoded><![CDATA[<p>Here is a Project just completed in London with the new Stepper Motor capable Maxuino, utilizing 6 steppers at the same time!<br />
Congrats to Manabu Shimada!<br />
<iframe src="http://player.vimeo.com/video/28359778?title=0&amp;byline=0&amp;portrait=0" width="620" height="349" frameborder="0"></iframe></p>
<p>http://manabushimada.tumblr.com/post/9590077603/pendulum-tremble-free-fall-is-a-sonic</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/121/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stepper test</title>
		<link>http://www.maxuino.org/archives/96</link>
		<comments>http://www.maxuino.org/archives/96#comments</comments>
		<pubDate>Mon, 18 Jul 2011 07:52:31 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=96</guid>
		<description><![CDATA[Here is a preliminary version of the stepper capable maxuino. You will need to use the customized stepperFirmata on your arduino, and add the modified MaxStepper library to your arduino library. In maxuino.help.maxpat you will see sample commands for running the stepper such as setting the speed and the number of steps you want to [...]]]></description>
				<content:encoded><![CDATA[<p>Here is a preliminary version of the stepper capable maxuino.  You will need to use the customized stepperFirmata on your arduino, and add the modified MaxStepper library to your arduino library.  In maxuino.help.maxpat you will see sample commands for running the stepper such as setting the speed and the number of steps you want to move (positive is one direction and negative is the other.)  We are hoping to understand if this is useful and what features of the stepper process are important.  For instance at the moment if you interrupt a running step series, it overrides the current location, making the stepper lose place.<br />
We have a tightened version of the interface nearly complete, we are just working out these final issues, thank you for your patience.</p>
<p><strong>File updated! (This is the last alpha version &#8211; the Max object is being written now)</strong><br />
<a href="http://maxuino.org/media/maxuino_stepper_alpha_009.zip" title="maxuino_stepper_alpha_009.zip" target="_blank">maxuino_stepper_alpha_009.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/96/feed</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Quick note about Uno&#8230;</title>
		<link>http://www.maxuino.org/archives/83</link>
		<comments>http://www.maxuino.org/archives/83#comments</comments>
		<pubDate>Mon, 13 Dec 2010 04:55:28 +0000</pubDate>
		<dc:creator>maxuino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.maxuino.org/?p=83</guid>
		<description><![CDATA[UPDATE: Arduino v.0022 has fixed this so just download the latest and greatest. As we are making the maxuino updates we found that the Uno issue is with the Arduino IDE, not Maxuino as there is a defect in the way 57600 baud works. We are adding a baud selector, but in the meantime you [...]]]></description>
				<content:encoded><![CDATA[<p>UPDATE: Arduino v.0022 has fixed this so just download the latest and greatest.</p>
<p>As we are making the maxuino updates we found that the Uno issue is with the Arduino IDE, not Maxuino as there is a defect in the way 57600 baud works.  We are adding a baud selector, but in the meantime you can change the baudrate in firmata and in maxuino to any other number (they still have to match of course) and the uno should work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxuino.org/archives/83/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
