<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: control eight servos</title>
		<atom:link href="http://cycling74.com/forums/topic/control-eight-servos/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/control-eight-servos/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 20:20:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/control-eight-servos/#post-49513</guid>
					<title><![CDATA[control eight servos]]></title>
					<link>http://cycling74.com/forums/topic/control-eight-servos/#post-49513</link>
					<pubDate>Sat, 03 Apr 2010 22:38:49 +0000</pubDate>
					<dc:creator>Guilherme Martins</dc:creator>

					<description>
						<![CDATA[
						<p>I need to control 8 servo motors (attached to an Arduino board) with max, can someone point me a direction? My max skills are limited and I can&#8217;t understand the serial object in its plenitude..  any kind of help would be very appreciated</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/control-eight-servos/#post-177872</guid>
					<title><![CDATA[Re: control eight servos]]></title>
					<link>http://cycling74.com/forums/topic/control-eight-servos/#post-177872</link>
					<pubDate>Sun, 04 Apr 2010 18:55:28 +0000</pubDate>
					<dc:creator>Antoine Villeret</dc:creator>

					<description>
						<![CDATA[
						<p>The most common Arduino board, Duemilanove, provides only 6 PWM outputs, if you need more, for example to drive each motors individualy, you should take a look at the Arduino Mega which provides 14 PWM output. Moreover you should take care about the power supply of the motors, if you take it from the board, pay attention to plug the motors on the Vin pin instead of the 5V pin. Vin is directly connected to the power supply jack whereas 5V is connected to the voltage regulator which can&#8217;t provide a sufficient current to drive 8 servo motors.</p>
<p>For controlling the board from Max, i think the best way is to use Maxuino, &#8220;The Max patch that talks to Firmata &#8220;. More information and tutorial here :</p>
<p><a href="http://www.maxuino.org/" rel="nofollow">http://www.maxuino.org/</a></p>
<p>best </p>
<p>a.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/control-eight-servos/#post-177873</guid>
					<title><![CDATA[Re: control eight servos]]></title>
					<link>http://cycling74.com/forums/topic/control-eight-servos/#post-177873</link>
					<pubDate>Sun, 04 Apr 2010 22:43:01 +0000</pubDate>
					<dc:creator>Guilherme Martins</dc:creator>

					<description>
						<![CDATA[
						<p>My problem resides in communicating with max.. I will give a deep reading on Maxuino<br />
Thanks a lot Antoine!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/control-eight-servos/#post-177874</guid>
					<title><![CDATA[Re: control eight servos]]></title>
					<link>http://cycling74.com/forums/topic/control-eight-servos/#post-177874</link>
					<pubDate>Tue, 06 Apr 2010 08:24:42 +0000</pubDate>
					<dc:creator>Guilherme Martins</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m in love by the Maxuino! It&#8217;s just what I need!!<br />
Thank you one more time  ;)</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

