<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Introduction to Self-Balancing Robots	</title>
	<atom:link href="https://wired.chillibasket.com/2014/09/balancing-robot-intro/feed/" rel="self" type="application/rss+xml" />
	<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/</link>
	<description>A Robotics and Technology Blog</description>
	<lastBuildDate>Mon, 23 Nov 2020 19:05:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Simon Bluett		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-52</link>

		<dc:creator><![CDATA[Simon Bluett]]></dc:creator>
		<pubDate>Sun, 29 Mar 2015 13:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-52</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-51&quot;&gt;Seb&lt;/a&gt;.

Yes, I also found it difficult to find a suitable supplier for gearbox motors. For my first robot I simply looked around on Amazon until I found one that ships to Ireland. For my second robot, I bought these motors here: http://www.active-robots.com/30-1-metal-gearmotor-37dx52l-mm. They are rather expensive, but they do work well, and they can be delivered to Ireland.

Simon B.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-51">Seb</a>.</p>
<p>Yes, I also found it difficult to find a suitable supplier for gearbox motors. For my first robot I simply looked around on Amazon until I found one that ships to Ireland. For my second robot, I bought these motors here: <a href="http://www.active-robots.com/30-1-metal-gearmotor-37dx52l-mm" rel="nofollow ugc">http://www.active-robots.com/30-1-metal-gearmotor-37dx52l-mm</a>. They are rather expensive, but they do work well, and they can be delivered to Ireland.</p>
<p>Simon B.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Seb		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-51</link>

		<dc:creator><![CDATA[Seb]]></dc:creator>
		<pubDate>Sun, 29 Mar 2015 12:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-51</guid>

					<description><![CDATA[Hi, may I have a question about your robot? I am wondering how did you get these motors. This guy seems to not ship to Ireland. I was looking for any similar ones but it&#039;s really difficult to find any with relatively high torque and about 120-300 rpm. I could find only ones from Hong-kong but there is a very long delivery time (about 30 days)...]]></description>
			<content:encoded><![CDATA[<p>Hi, may I have a question about your robot? I am wondering how did you get these motors. This guy seems to not ship to Ireland. I was looking for any similar ones but it&#8217;s really difficult to find any with relatively high torque and about 120-300 rpm. I could find only ones from Hong-kong but there is a very long delivery time (about 30 days)&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-10</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Tue, 07 Oct 2014 10:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-10</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-6&quot;&gt;Daniel&lt;/a&gt;.

Thank you again for your help.
Regards,
D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-6">Daniel</a>.</p>
<p>Thank you again for your help.<br />
Regards,<br />
D</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon Bluett		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-9</link>

		<dc:creator><![CDATA[Simon Bluett]]></dc:creator>
		<pubDate>Tue, 07 Oct 2014 10:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-9</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-8&quot;&gt;Daniel&lt;/a&gt;.

You could use any motor shield which supports motor speed control. In reality you could use a H-bridge such as the L293D, but it just requires a number of extra steps to get working. It really depends on your experience of hobby electronics, and the type of micro-controller that you are using. If you are a beginner, I would recommend buying a motor controller shield, such as the &lt;a href=&quot;http://arduino.cc/en/Main/ArduinoMotorShieldR3&quot; rel=&quot;nofollow&quot;&gt;Arduino Motor Shield&lt;/a&gt;, the &lt;a href=&quot;http://www.adafruit.com/product/1438&quot; rel=&quot;nofollow&quot;&gt;Adafruit Motor Shield&lt;/a&gt; or the &lt;a href=&quot;https://www.sparkfun.com/products/9896&quot; rel=&quot;nofollow&quot;&gt;Ardumoto shield&lt;/a&gt;.

Simon B.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-8">Daniel</a>.</p>
<p>You could use any motor shield which supports motor speed control. In reality you could use a H-bridge such as the L293D, but it just requires a number of extra steps to get working. It really depends on your experience of hobby electronics, and the type of micro-controller that you are using. If you are a beginner, I would recommend buying a motor controller shield, such as the <a href="http://arduino.cc/en/Main/ArduinoMotorShieldR3" rel="nofollow">Arduino Motor Shield</a>, the <a href="http://www.adafruit.com/product/1438" rel="nofollow">Adafruit Motor Shield</a> or the <a href="https://www.sparkfun.com/products/9896" rel="nofollow">Ardumoto shield</a>.</p>
<p>Simon B.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-8</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Mon, 06 Oct 2014 18:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-8</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-7&quot;&gt;Simon Bluett&lt;/a&gt;.

What could I use instead of arduino motor shield? Thank you so much for your help :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-7">Simon Bluett</a>.</p>
<p>What could I use instead of arduino motor shield? Thank you so much for your help 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon Bluett		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-7</link>

		<dc:creator><![CDATA[Simon Bluett]]></dc:creator>
		<pubDate>Mon, 06 Oct 2014 17:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-7</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-6&quot;&gt;Daniel&lt;/a&gt;.

From the info I can find on the internet, the L293D seems to be just a simple H-bridge. For a self-balancing robot you will need to be able to control the output speed of the motors, and the L293D on its own cannot do this. Here is a tutorial I found of how you can use the L293D and and Arduino in order to achieve bi-directional motor and speed control: &lt;a href=&quot;http://letsmakerobots.com/files/MotorDriverL293Dnet.pdf&quot; rel=&quot;nofollow&quot;&gt;http://letsmakerobots.com/files/MotorDriverL293Dnet.pdf&lt;/a&gt;

Hope this helps!
Simon B.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-6">Daniel</a>.</p>
<p>From the info I can find on the internet, the L293D seems to be just a simple H-bridge. For a self-balancing robot you will need to be able to control the output speed of the motors, and the L293D on its own cannot do this. Here is a tutorial I found of how you can use the L293D and and Arduino in order to achieve bi-directional motor and speed control: <a href="http://letsmakerobots.com/files/MotorDriverL293Dnet.pdf" rel="nofollow">http://letsmakerobots.com/files/MotorDriverL293Dnet.pdf</a></p>
<p>Hope this helps!<br />
Simon B.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-6</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Mon, 06 Oct 2014 16:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-6</guid>

					<description><![CDATA[May I just use a L293D as a motor driver?]]></description>
			<content:encoded><![CDATA[<p>May I just use a L293D as a motor driver?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon Bluett		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-5</link>

		<dc:creator><![CDATA[Simon Bluett]]></dc:creator>
		<pubDate>Sat, 27 Sep 2014 18:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-5</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-4&quot;&gt;Angela&lt;/a&gt;.

Hello Angela,
Thanks for your comment! :)  I am currently writing up the second post for this series, so hopefully that shall be ready soon. Making a self-balancing robot is really a fun way to learn the basics (and some of the advanced parts) of electronics and control theory...

Simon B.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-4">Angela</a>.</p>
<p>Hello Angela,<br />
Thanks for your comment! 🙂  I am currently writing up the second post for this series, so hopefully that shall be ready soon. Making a self-balancing robot is really a fun way to learn the basics (and some of the advanced parts) of electronics and control theory&#8230;</p>
<p>Simon B.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Angela		</title>
		<link>https://wired.chillibasket.com/2014/09/balancing-robot-intro/#comment-4</link>

		<dc:creator><![CDATA[Angela]]></dc:creator>
		<pubDate>Tue, 23 Sep 2014 17:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://wired.chillibasket.com/?p=65#comment-4</guid>

					<description><![CDATA[Hi, your project is really interesting. I would like to make something like this. I look forward for the next steps because I am still the begginer. Thank  you :)]]></description>
			<content:encoded><![CDATA[<p>Hi, your project is really interesting. I would like to make something like this. I look forward for the next steps because I am still the begginer. Thank  you 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
