<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Drones and ROVs and Arduinos</title>
	<atom:link href="http://dronesandrovs.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dronesandrovs.wordpress.com</link>
	<description>A journey building drones and ROVs and other open hardware and Arduino based stuff</description>
	<lastBuildDate>Tue, 08 Jan 2013 19:01:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dronesandrovs.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Drones and ROVs and Arduinos</title>
		<link>http://dronesandrovs.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dronesandrovs.wordpress.com/osd.xml" title="Drones and ROVs and Arduinos" />
	<atom:link rel='hub' href='http://dronesandrovs.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Remember you need to reverse the pitch channel in Arducopter</title>
		<link>http://dronesandrovs.wordpress.com/2012/12/19/remember-you-need-to-reverse-the-pitch-channel-in-arducopter/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/12/19/remember-you-need-to-reverse-the-pitch-channel-in-arducopter/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 17:04:44 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[Arducopter]]></category>
		<category><![CDATA[arducopter]]></category>
		<category><![CDATA[pitch]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[reverse]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=318</guid>
		<description><![CDATA[This is what you get by flying indoor without doing a proper check of all systems before taking off. While I was doing the test to see if yaw, roll &#8230; <a href="http://dronesandrovs.wordpress.com/2012/12/19/remember-you-need-to-reverse-the-pitch-channel-in-arducopter/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=318&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://dronesandrovs.wordpress.com/2012/12/19/remember-you-need-to-reverse-the-pitch-channel-in-arducopter/broken-propeller/" rel="attachment wp-att-319"><img class="aligncenter size-medium wp-image-319" alt="broken-propeller" src="http://dronesandrovs.files.wordpress.com/2012/12/broken-propeller.jpg?w=300&#038;h=224" width="300" height="224" /></a>This is what you get by flying indoor without doing a proper check of all systems before taking off.</p>
<p>While I was doing the test to see if yaw, roll and pitch were working fine, I pulled the pitch stick, expecting it to pitch backward, but instead it pitched forward, and crashed on the radiator, and destroyed the propeller.</p>
<p>It is a bit confusing, because everything worked fine, except for this little nuance of have that channel reversed.</p>
<p>After a bit of searching I realized that the pitch has to be reversed because that&#8217;s how it&#8217;s setup in the ArduCopter code.</p>
<p>If you go in the <a href="http://code.google.com/p/arducopter/wiki/AC2_First">First time setup page</a>, in the RC calibration section, you this line:</p>
<blockquote><p>CH 2: Pitch Forward = low PWM – Pitch Back = High PWM</p></blockquote>
<p>Low PWM means &#8220;stick back&#8221;, thus, pulling the stick would pitch forward, which is what I experienced.</p>
<p>But if want to stay sane, you probably need to reverse the channel used for pitch: you can do it either in the Mission Planner, changing the parameter in the advanced options or directly in your radio configuration.</p>
<p>&nbsp;</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=318&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/12/19/remember-you-need-to-reverse-the-pitch-channel-in-arducopter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/12/broken-propeller.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/broken-propeller.jpg?w=150" medium="image">
			<media:title type="html">broken-propeller</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/broken-propeller.jpg?w=300" medium="image">
			<media:title type="html">broken-propeller</media:title>
		</media:content>
	</item>
		<item>
		<title>Arducopter ready to fly (with bonus indoor flight crashing)</title>
		<link>http://dronesandrovs.wordpress.com/2012/12/17/arducopter-ready-to-fly-with-bonus-indoor-flight-crashing/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/12/17/arducopter-ready-to-fly-with-bonus-indoor-flight-crashing/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 16:53:27 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[Arducopter]]></category>
		<category><![CDATA[arducopter]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[frame]]></category>
		<category><![CDATA[propellers]]></category>
		<category><![CDATA[timelapse]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=302</guid>
		<description><![CDATA[Over the last 2 weeks I completed the assembly of the Arducopter, which is now just waiting to be taken out and tested with a bit of space around. This &#8230; <a href="http://dronesandrovs.wordpress.com/2012/12/17/arducopter-ready-to-fly-with-bonus-indoor-flight-crashing/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=302&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Over the last 2 weeks I completed the assembly of the Arducopter, which is now just waiting to be taken out and tested with a bit of space around.</p>
<p><a href="http://dronesandrovs.wordpress.com/?attachment_id=304" rel="attachment wp-att-304"><img class="aligncenter size-medium wp-image-304" alt="Arducopter ready for first flight" src="http://dronesandrovs.files.wordpress.com/2012/12/416182_10151217313108881_1788914647_o.jpg?w=300&#038;h=168" width="300" height="168" /></a></p>
<p>This was a pic of the final result, but let&#8217;s go through the other steps of the building process.</p>
<h3>Arducopter Frame</h3>
<p>After the <a title="Starting to work on Arducopter" href="http://dronesandrovs.wordpress.com/2012/12/07/starting-the-work-to-work-on-arducopter/">soldering of the power distribution board and assembling the motor&#8217;s arms</a>, the next step has been assembling the frame.</p>
<p>The process was pretty easy, but a bit longer than I expected expecially because of all those little screws that kept falling off. Also I had a bit of problems trying to fix both the APM and the received to the frame. At the end I just fixed the receiver with a zip tie, but not the APM.</p>
<p><a href="http://dronesandrovs.wordpress.com/?attachment_id=305" rel="attachment wp-att-305"><img class="aligncenter size-medium wp-image-305" alt="Bare frame assembled" src="http://dronesandrovs.files.wordpress.com/2012/12/703576_10151206081938881_378122948_o.jpg?w=300&#038;h=168" width="300" height="168" /></a></p>
<p>Here the timelapse of the frame assembling part:</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/UfRLqj8osO8?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h3>Routing cables and mounting APM</h3>
<p>One week later, I went with the assembling: I routed all input and output wires, and mounted the APM on the frame.</p>
<p>I decided to fix the APM to the middle plate, by taping with a double-sided foam tape the APM2 case (and making sure it doesn&#8217;t fall off by using some zip-ties). I had a bit of problem fitting the APM in its case because the pins used to keep the daughterboard were too high and were interfering with the top of the case, so I had to cut them off.</p>
<p>I attached the receiver on one side of the top plate, so that it doesn&#8217;t cover the GPS.</p>
<p>Here the time-lapse of that part, too.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/XXZWcweCePM?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h3>Assembling and balancing props</h3>
<p>Before going to the firmware upload process, I wanted to get all the hardware parts ready, and the last bit missing was propellers balancing and assembling.  I found out that in one of the bags I had 2 CW propellers instead of one per type: I&#8217;m glad I had ordered 4 bags of props instead of just 2. I tested for balance in props using <a href="http://www.youtube.com/watch?v=fSC4pD8DBvs">a paper clip and some normal tape</a>.</p>
<p>As usual, the raw unedited timelapse of that part:</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/_m-nEZdvQ6g?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h3>Uploading the firmware and bench tests</h3>
<p>And then it came the time to upload the firmware, to do the calibration of radio signals, ESCs, to verify the right direction of motors and checking the chart of sensors were moving in the right direction.</p>
<p>The <a title="Testing Arducopter using a bench power supply" href="http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/">bench power supply</a> I did turned out to be very useful for testing and calibration.</p>
<p>Nothing strange to report during this phase: also the ESC calibration, which usually is <a title="How to control a brushless motor through a ESC with Arduino" href="http://dronesandrovs.wordpress.com/2012/11/24/how-to-control-a-brushless-motor-esc-with-arduino/">pretty complicate and is causing us a lot of pains in OpenROV</a>, was completed successfully at the first attempt.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/4vFTQgEFP6U?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h3>Attaching propellers and marking the front of the drone</h3>
<p>The last steps included mounting the props and sticking a hi-reflective orange sticker to make the front arm.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/sf4Jd57dklA?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/Lrd-qn_40jk?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h3>Bonus video: First test flight</h3>
<p>After everything was assembled, I tried taking off indoor (was already pretty late and dark, and didn&#8217;t have battery for the radio transmitter).</p>
<p>At the beginning you can see the copter tilting always on the same side, the back arm: that was caused by the motor turning in the wrong direction: I switched the motor wires and immediately the quad started to hover just a bit.</p>
<p>The yaw was working perfectly, but when I tried raising the throttle and actually taking off, the quad was drifting a bit on the side. This could be caused by a few reasons:</p>
<ul>
<li><span style="line-height:13px;">One motor or arm is a bit tilted, so is &#8220;pulling&#8221; slightly diagonally and not precisely on the vertical</span></li>
<li>The APM is not flat and tilt not correctly statically compensated</li>
<li>The copter is getting trapped in its own turbulence given the (small) size of the room</li>
</ul>
<p>Some <a href="http://code.google.com/p/arducopter/wiki/AC2_AutoTrim">in-flight auto trim is needed</a>, but first I&#8217;ll have to check for tilted or bent arms, and try to re-calibrate the accellerometer on a flat surface.</p>
<p>Here is a video of my first flight:</p>
<div class="embed-youtube"><iframe width="547" height="410" src="http://www.youtube.com/embed/-UMogx65cGQ?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<h3>Videos</h3>
<p>What you have seen here were just some raw unedited cuts of the assembly time-lapse. When the copter flies I&#8217;ll make a nicer (and shorter) video with all the steps.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=302&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/12/17/arducopter-ready-to-fly-with-bonus-indoor-flight-crashing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/12/416182_10151217313108881_1788914647_o.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/416182_10151217313108881_1788914647_o.jpg?w=150" medium="image">
			<media:title type="html">Arducopter ready for first flight</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/416182_10151217313108881_1788914647_o.jpg?w=300" medium="image">
			<media:title type="html">Arducopter ready for first flight</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/703576_10151206081938881_378122948_o.jpg?w=300" medium="image">
			<media:title type="html">Bare frame assembled</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Arducopter using a bench power supply</title>
		<link>http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 17:27:29 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[Arducopter]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=296</guid>
		<description><![CDATA[While testing the Arducopter I&#8217;ve seen that soon after the first basic tests with the Mission Planner and the USB, testing with a real power supply was needed. But I &#8230; <a href="http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=296&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/arducopterbenchsupply/" rel="attachment wp-att-298"><img class="aligncenter size-medium wp-image-298" alt="ArduCopterBenchSupply" src="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply.jpg?w=300&#038;h=224" width="300" height="224" /></a>While testing the Arducopter I&#8217;ve seen that soon after the first basic tests with the Mission Planner and the USB, testing with a real power supply was needed. But I didn&#8217;t want to charge and re-charge my LiPo batteries just for testing on the bench. The same problem with the radio tx: it runs on 8 stilo AA batteries, and spending 10€ for a day of testing the TX seems a bit too much.</p>
<p style="text-align:left;">So I decided to make two cables to allow powering both the radio and the copter from my bench power supply.</p>
<p>I basically created 2 power cables, one that goes into the battery socket and one that goes into the radio power plug: on one side the respective plugs and sockets (a JST connector for the radio and a XT60 connector for the battery) and on the other side two banana plugs that go into the power supply.</p>
<p>Actually for the TX I adapted the one I used for <a title="Testing the OpenROV cape" href="http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/">testing the OpenROV</a>.</p>
<p style="text-align:center;"><a href="http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/arducopterbenchsupply_copter/" rel="attachment wp-att-297"><img class="alignnone size-medium wp-image-297" alt="ArduCopterBenchSupply_Copter" src="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply_copter.jpg?w=300&#038;h=224" width="300" height="224" /></a> <a href="http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/arducopterbenchsupply_radio/" rel="attachment wp-att-299"><img class="alignnone size-medium wp-image-299" alt="ArduCopterBenchSupply_Radio" src="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply_radio.jpg?w=300&#038;h=224" width="300" height="224" /></a></p>
<p style="text-align:left;">As you can see from the pictures, the routing of ESCs/Motors cables and APM to receiver is still a bit messy, just as I left it after the last : I just wanted to see if everything was working before tidying up everything. Also I need to find a way to fix the APM to the frame and still keep some space for the received.</p>
<p style="text-align:center;">
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=296&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/12/13/testing-arducopter-using-a-bench-power-supply/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply.jpg?w=150" medium="image">
			<media:title type="html">ArduCopterBenchSupply</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply.jpg?w=300" medium="image">
			<media:title type="html">ArduCopterBenchSupply</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply_copter.jpg?w=300" medium="image">
			<media:title type="html">ArduCopterBenchSupply_Copter</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/arducopterbenchsupply_radio.jpg?w=300" medium="image">
			<media:title type="html">ArduCopterBenchSupply_Radio</media:title>
		</media:content>
	</item>
		<item>
		<title>A better OpenROV cape wiring</title>
		<link>http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/#comments</comments>
		<pubDate>Sun, 09 Dec 2012 15:18:56 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[connectors]]></category>
		<category><![CDATA[openrovcape]]></category>
		<category><![CDATA[soldering]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=278</guid>
		<description><![CDATA[The OpenROV cape comes without any connector and last week when I tested the cape I just soldered wires directly to the cape. But it was not very neat, as &#8230; <a href="http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=278&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The OpenROV cape comes without any connector and last week when <a title="Testing the OpenROV cape" href="http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/">I tested the cape</a> I just soldered wires directly to the cape. But it was not very neat, as I had to use alligator clips to connect it to the power supply. Also having the LEDs soldered directly to the cape makes it difficult to mount it in the E-Chassis and also difficult to change LEDs or plug-in something else.</p>
<p>So today I sat down and de-soldered the wires and mounted the JST connectors.</p>

<a href='http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/jst-connector-power-female/' title='JST-Connector-power-female'><img data-liked='0' data-reblogged='0' data-attachment-id="279" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-female.jpg" data-orig-size="700,585" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1355059064&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.031037827352085&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="JST-Connector-power-female" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-female.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-female.jpg?w=547" width="150" height="125" src="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-female.jpg?w=150&#038;h=125" class="attachment-thumbnail" alt="The JST power connector" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/jst-connector-power-male/' title='JST-Connector-power-male'><img data-liked='0' data-reblogged='0' data-attachment-id="280" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-male.jpg" data-orig-size="700,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1355060816&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.029767441860465&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="JST-Connector-power-male" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-male.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-male.jpg?w=547" width="150" height="102" src="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-male.jpg?w=150&#038;h=102" class="attachment-thumbnail" alt="Power Plug" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/test-power-cable/' title='test-power-cable'><img data-liked='0' data-reblogged='0' data-attachment-id="285" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/12/test-power-cable.jpg" data-orig-size="650,306" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1355061305&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.024691358024691&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="test-power-cable" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/12/test-power-cable.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/12/test-power-cable.jpg?w=547" width="150" height="70" src="http://dronesandrovs.files.wordpress.com/2012/12/test-power-cable.jpg?w=150&#038;h=70" class="attachment-thumbnail" alt="Custom cable to connect bench supply to cape" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/solder-leds/' title='Solder-LEDs'><img data-liked='0' data-reblogged='0' data-attachment-id="284" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/12/solder-leds.jpg" data-orig-size="650,356" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1355062546&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.031037827352085&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Solder-LEDs" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/12/solder-leds.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/12/solder-leds.jpg?w=547" width="150" height="82" src="http://dronesandrovs.files.wordpress.com/2012/12/solder-leds.jpg?w=150&#038;h=82" class="attachment-thumbnail" alt="Solder the 3 wires (2 LEDs and terminal)" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/led-connector-jst/' title='LED-connector-JST'><img data-liked='0' data-reblogged='0' data-attachment-id="281" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/12/led-connector-jst.jpg" data-orig-size="700,440" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1355063087&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.02555910543131&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="LED-connector-JST" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/12/led-connector-jst.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/12/led-connector-jst.jpg?w=547" width="150" height="94" src="http://dronesandrovs.files.wordpress.com/2012/12/led-connector-jst.jpg?w=150&#038;h=94" class="attachment-thumbnail" alt="The plug for the LEDs" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/leds-connected/' title='LEDs-Connected'><img data-liked='0' data-reblogged='0' data-attachment-id="282" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/12/leds-connected.jpg" data-orig-size="600,544" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1355063145&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.029357798165138&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="LEDs-Connected" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/12/leds-connected.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/12/leds-connected.jpg?w=547" width="150" height="136" src="http://dronesandrovs.files.wordpress.com/2012/12/leds-connected.jpg?w=150&#038;h=136" class="attachment-thumbnail" alt="LEDs in the socket" /></a>

<p>I didn&#8217;t solder anything on the AUX2 port as for the moment I don&#8217;t need anything and also because the JST connector doesn&#8217;t fit in the AUX2 port because it&#8217;s too close to the other connector and there is not enough clearance from the component on the back and below the pins would interfere with the BeagleBone power supply once the cape is on the main board.</p>
<div id="attachment_286" class="wp-caption aligncenter" style="width: 310px"><a href="http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/watch-the-clearance/" rel="attachment wp-att-286"><img class="size-medium wp-image-286" alt="Watch out for the little clearance" src="http://dronesandrovs.files.wordpress.com/2012/12/watch-the-clearance.jpg?w=300&#038;h=194" height="194" width="300" /></a><p class="wp-caption-text">Watch out for the little clearance</p></div>
<p>Probably the solution here will be to solder a small cable with a connector&#8230; or wait for a rev 2 of the cape with more clearance (and hopefully pins that have the right spacing for soldering connectors and not meant only for direct soldering wires)</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=278&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/12/09/a-better-openrov-cape-wiring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/12/leds-connected.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/leds-connected.jpg?w=150" medium="image">
			<media:title type="html">LEDs-Connected</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-female.jpg?w=150" medium="image">
			<media:title type="html">The JST power connector</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/jst-connector-power-male.jpg?w=150" medium="image">
			<media:title type="html">Power Plug</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/test-power-cable.jpg?w=150" medium="image">
			<media:title type="html">Custom cable to connect bench supply to cape</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/solder-leds.jpg?w=150" medium="image">
			<media:title type="html">Solder the 3 wires (2 LEDs and terminal)</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/led-connector-jst.jpg?w=150" medium="image">
			<media:title type="html">The plug for the LEDs</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/watch-the-clearance.jpg?w=300" medium="image">
			<media:title type="html">Watch out for the little clearance</media:title>
		</media:content>
	</item>
		<item>
		<title>Starting to work on Arducopter</title>
		<link>http://dronesandrovs.wordpress.com/2012/12/07/starting-the-work-to-work-on-arducopter/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/12/07/starting-the-work-to-work-on-arducopter/#comments</comments>
		<pubDate>Fri, 07 Dec 2012 17:10:30 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[Arducopter]]></category>
		<category><![CDATA[arducopter]]></category>
		<category><![CDATA[distribution board]]></category>
		<category><![CDATA[ESC]]></category>
		<category><![CDATA[motors]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[timelapse]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=261</guid>
		<description><![CDATA[Now that the OpenROV Cockpit 1.0 beta has been released, and since I don&#8217;t envision diving in a lake before the temperature goes back above zero degrees Celsius, I decided to &#8230; <a href="http://dronesandrovs.wordpress.com/2012/12/07/starting-the-work-to-work-on-arducopter/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=261&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Now that the <a href="http://openrov.com/profiles/blogs/openrov-cockpit-version-1-0-beta-v0-9-released">OpenROV Cockpit 1.0 beta has been released</a>, and since I don&#8217;t envision diving in a lake before the temperature goes back above zero degrees Celsius, I decided to start, finally, building my <a title="ArduCopter" href="http://dronesandrovs.wordpress.com/arducopter/">Arducopter</a>, that was sitting in the drawer <a title="Arducopter arrived at home" href="http://dronesandrovs.wordpress.com/2010/11/29/arducopter-arrived-at-home/">since two years almost</a>.</p>
<p>I started assembling it one step at a time, and so far I assembled the <a href="http://code.google.com/p/arducopter/wiki/AC2_Motors">motor&#8217;s arms</a> and the <a href="http://code.google.com/p/arducopter/wiki/AC2PowerDistro">power distribution board</a>.</p>
<h3>Power Distribution Board</h3>
<p>I started off with soldering the PDB, as I knew it would have been painful since I&#8217;m still getting experienced with soldering. And in fact I had to de-solder and re-solder a few times because I screwed some joints.</p>
<p>Jjust to get a taste of the assembly here is a quick rendering of the timelapse of that assembly part.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/cxXdb9pmPS4?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>The most painful part was soldering the battery wires to the board, since they didn&#8217;t fit in the holes. Also I soldered the ESC cables directly to the board, as I couldn&#8217;t get the dean connectors to solder on it. But apparently mine was a pretty old kit, and lately soldering the ESC wires to the board became the recommended solution.</p>
<p>And at the end it didn&#8217;t come out too bad.</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/12/07/starting-the-work-to-work-on-arducopter/wp_000561/" rel="attachment wp-att-264"><img class="aligncenter size-medium wp-image-264" alt="Power Distribution Board" src="http://dronesandrovs.files.wordpress.com/2012/12/wp_0005611.jpg?w=300&#038;h=225" width="300" height="225" /></a></p>
<h3>Motor&#8217;s Arms</h3>
<p>That step was a bit easier: no soldering involved, just some cable routing and screwdriver work. And again a quick rendering of the timelapse of that phase:</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='320' height='240' src='http://www.youtube.com/embed/c74pcTp6LOs?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Here the final result with the 4 arms nicely aligned and ready for the next step.</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/12/07/starting-the-work-to-work-on-arducopter/wp_000562/" rel="attachment wp-att-265"><img class="aligncenter size-medium wp-image-265" alt="Motor Arms" src="http://dronesandrovs.files.wordpress.com/2012/12/wp_0005621.jpg?w=300&#038;h=227" width="300" height="227" /></a></p>
<h3>Next step</h3>
<p>Next step, hopefully this weekend, would be <a href="http://code.google.com/p/arducopter/wiki/AC2_Frame_Assembly">assembling the frame</a> of the copter and maybe setting up also the <a href="http://code.google.com/p/arducopter/wiki/MountingtheAPM2Board">electronics</a>.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=261&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/12/07/starting-the-work-to-work-on-arducopter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/12/wp_0005611.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/wp_0005611.jpg?w=150" medium="image">
			<media:title type="html">Power Distribution Board</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/wp_0005611.jpg?w=300" medium="image">
			<media:title type="html">Power Distribution Board</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/wp_0005621.jpg?w=300" medium="image">
			<media:title type="html">Motor Arms</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing the OpenROV cape</title>
		<link>http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/#comments</comments>
		<pubDate>Sun, 02 Dec 2012 21:01:03 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[ArduSwimmer]]></category>
		<category><![CDATA[beaglebone]]></category>
		<category><![CDATA[LEDs]]></category>
		<category><![CDATA[openrovcape]]></category>
		<category><![CDATA[servo]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=247</guid>
		<description><![CDATA[Last week I received a prototype version of the OpenROV Cape (previously known as ArduSwimmer) and over the last few days I tried assembling as much as possible to finally &#8230; <a href="http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=247&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Last week I received a prototype version of the OpenROV Cape (previously known as ArduSwimmer) and over the last few days I tried assembling as much as possible to finally be able to test the Cockpit software on the real hardware and not only on my Mac. This also because this evening we have a call with all the developers of OpenROV to see if we are good to go releasing the first version of the software that will ship with the kits.</p>
<h3>Setting up the cape</h3>
<p>The prototype cape came without headers or connectors so my first step was installing 4 sets of 90° headers for the 3 ESCs and the tilt servo. But ESCs and servos are not the only things that have to connected to the cape: also the 2 AUX output and the power supply have to connected to the cape. At the moment I didn&#8217;t have any connector available so I soldered the cable directly on the board itself, but I think of buying 3 JST 2 pins connectors to make it possible to switch devices and power connectors (battery, or bench supply).</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/wp_000549/" rel="attachment wp-att-250"><img class="aligncenter size-medium wp-image-250" alt="Cape and LEDs" src="http://dronesandrovs.files.wordpress.com/2012/12/wp_000549.jpg?w=300&#038;h=224" height="224" width="300" /></a></p>
<p>&nbsp;</p>
<p>I soldered the 2 high power LEDs to the same AUX1 so that I keep AUX2 free for any other payload, and then directly to wires so that I can power the cape with 2 alligator clips, but I&#8217;ll replace both with the JST connectors.</p>
<h3>Loading updated cockpit and arduino code</h3>
<p>After I got the electrical part working, I got the latest code (I had already copied the <a href="https://github.com/OpenROV/openrov-image">official image</a> on the SD). It was super-easy: all that was need logging on the beaglebone via ssh and <a href="http://wiki.openrov.com/index.php/Update_Software">launch an update command</a> which goes online and pull all the latest changes from the official github repository. Just remember that <em>&#8220;it goes online&#8221;</em> so your board has to be connected to the internet, and not just to your computer with the ad-hoc connection.</p>
<p>On the other hand I couldn&#8217;t get the cape updated with the latest arduino code via the UI. It kept on failing and at the end I decided to remove the chip from the cape, put it on my UNO and load the code from my computer. No idea why it failed since the chip has the right bootloader on it.</p>
<h3>Plugging in ESCs and Servo</h3>
<p>Once I finally had the arduino code on the cape I was able to control brightness and tilt servo via the Cockpit&#8217;s web UI. I had some problems with the brushless motor, which was not running at all. Thanks to the latest diagnostic screen I tried manually controlling the speed and at the end I just ended up calibrating the ESC again. And after that everything went smoothly.</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/wp_000551/" rel="attachment wp-att-251"><img class="aligncenter size-medium wp-image-251" alt="The complete testing setup" src="http://dronesandrovs.files.wordpress.com/2012/12/wp_000551.jpg?w=300&#038;h=224" height="224" width="300" /></a></p>
<h3>Testing everything</h3>
<p>As final step of the day, I decided to do a complete system test, both with the keyboard and the gamepad. Apart from the beaglebone shutting down sometimes when there is too much current drained from the motors the cockpit software worked great. Here is a short video that shows the test:</p>
<div class="embed-youtube"><iframe width="547" height="308" src="http://www.youtube.com/embed/XJmrl2jcAJg?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>As you see, also the tilt servo acts a bit weird at the end of the video: I think it&#8217;s the gamepad sending some noise that needs to be filtered somehow, but apart from this, everything looks pretty for tagging the code for the release. Other improvements will be done later, and hopefully everyone will update the software as first thing after they receive the kits.</p>
<p>&nbsp;</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=247&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/12/02/testing-the-openrov-cape/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/12/wp_000547.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/wp_000547.jpg?w=150" medium="image">
			<media:title type="html">OpenROV Cape</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/wp_000549.jpg?w=300" medium="image">
			<media:title type="html">Cape and LEDs</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/12/wp_000551.jpg?w=300" medium="image">
			<media:title type="html">The complete testing setup</media:title>
		</media:content>
	</item>
		<item>
		<title>How to control a brushless motor through a ESC with Arduino</title>
		<link>http://dronesandrovs.wordpress.com/2012/11/24/how-to-control-a-brushless-motor-esc-with-arduino/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/11/24/how-to-control-a-brushless-motor-esc-with-arduino/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 17:11:48 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[Arduino Programming]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[brushless]]></category>
		<category><![CDATA[ESC]]></category>
		<category><![CDATA[motors]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=229</guid>
		<description><![CDATA[Electronic speed control (most commonly known as ESC) are nasty beasts: not from the controlling software point of view but for the way they need to be powered up, and &#8230; <a href="http://dronesandrovs.wordpress.com/2012/11/24/how-to-control-a-brushless-motor-esc-with-arduino/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=229&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Electronic speed control (most commonly known as <a href="http://en.wikipedia.org/wiki/Electronic_Speed_Control">ESC</a>) are nasty beasts: not from the controlling software point of view but for the way they need to be powered up, and because they need to be calibrated.</p>
<p>Especially the calibration is important because otherwise the ESC doesn&#8217;t know which are the limits of the transmitter, and it cannot control precisely the speed of the motor.</p>
<p>Before putting a ESC in any complex Arduino project, it is better to get used to how a ESC works using a very simple sketch.</p>
<p>But before seeing the code, let&#8217;s see how to wire it up, because care must be taken otherwise nothing will work.</p>
<h3>Wiring up the circuit and powering the ESC</h3>
<p>Usually ESCs need a voltage higher than the one provided by the Arduino from his 5V pin: typically they need 2 LiPo cells (around 8V). To achieve that all the circuit must be powered from an external power supply connected directly to the ESC and not via the Arduino, which will be powered by the BEC circuit of the ESC. To make that happen it&#8217;s enough to connect the red and black of the control connector to the 5V and GDN of the Arduino board.</p>
<p><a href="http://dronesandrovs.wordpress.com/?attachment_id=241#main"><img class="aligncenter  wp-image-241" title="ESC circuit" alt="" src="http://dronesandrovs.files.wordpress.com/2012/11/esc-brushless.png?w=350&#038;h=226" height="226" width="350" /></a></p>
<p>The rest of the circuit is pretty easy: from pin 9 of the Arduino we have the signal for the ESC, and into pin 0, the voltage reading from the potentiometer comes in.</p>
<p>Let&#8217;s now see the code.</p>
<h3>Arduino code</h3>
<p>A ESC is made to receive inputs from a R/C transmitter, so it works as a servo: to control it you can use the Arduino <a href="http://arduino.cc/en/Reference/Servo">Servo Library,</a> so the test code is based on the <a href="http://arduino.cc/en/Tutorial/Knob">servo library basic example</a> published on the Arduino site.</p>
<p><pre class="brush: cpp; highlight: [3,8,15];">
#include &lt;Servo.h&gt;

Servo esc;
int throttlePin = 0;

void setup()
{
esc.attach(9);
}

void loop()
{
int throttle = analogRead(throttlePin);
throttle = map(throttle, 0, 1023, 0, 179);
esc.write(throttle);
}

</pre></p>
<p>It just takes the reading of the &#8220;throttle&#8221;, maps it from 0-1023 to 0-179 (analog reading to servo &#8220;degrees&#8221;) and then sends it to the ESC via the Servo library. Even in its extreme simplicity this sketch it very useful when you want to calibrate a new ESC to work with the Servo library of Arduino.</p>
<h3>Calibration</h3>
<p>Now that everything is setup, chances are that you motor might not rotate, or might rotate only forward, or might rotate only to 80% of the throttle (forward and reverse) and then stop: all these are symptoms of lack of calibration, or a calibration done with a different range of PWM signals.</p>
<p>More or less all ESCs have a similar calibration procedure:</p>
<ul>
<li>Power up the ESC while the having maximum forward throttle applied</li>
<li>You&#8217;ll hear a tone and some beeps and after a while (usually 2 seconds) you&#8217;ll hear a confirmation tone and the led will blink a few times with a different color: this indicates that the ESC has measured the wavelenght of max throttle.</li>
<li>At this point apply zero throttle (in a fwd/reverse ESC this means full throttle reverse), wait again few seconds for the tones and led to blink: full reverse measured.</li>
<li>Then move to central (only for fwd/reverse ESCs) and wait again for the tone and blinks.</li>
<li>Have fun with the motors</li>
</ul>
<p>Another possibility is that even after that procedure, the motor will not turn immediately in reverse, or will only go 50% of forward speed: that&#8217;s because ESCs are programmable, and you can change many of their behaviors via either a programming card or via, again as with the calibration, hearing and decoding beeps and blinks.</p>
<p>A video is worth a thousands words, so here is a video I recorded to show the calibration procedure used with my ESC (sorry for the bad lighting and sound, my first instructional video).</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='547' height='338' src='http://www.youtube.com/embed/F0Fx0NwYUis?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=229&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/11/24/how-to-control-a-brushless-motor-esc-with-arduino/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/11/esc-brushless.png?w=300" medium="image">
			<media:title type="html">ESC circuit</media:title>
		</media:content>
	</item>
		<item>
		<title>Makers Italy: the Italian Makers Faire</title>
		<link>http://dronesandrovs.wordpress.com/2012/11/12/makers-italy-the-italian-makers-faire/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/11/12/makers-italy-the-italian-makers-faire/#comments</comments>
		<pubDate>Mon, 12 Nov 2012 10:09:39 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[Arducopter]]></category>
		<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[3D Printing]]></category>
		<category><![CDATA[lasercutter]]></category>
		<category><![CDATA[solar power]]></category>
		<category><![CDATA[virtualrobotix]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=217</guid>
		<description><![CDATA[On my way back from the Node.js Conference, I stopped by at Makers Italy, the first Italian Makers Faire in the new expo area of Milano. There were a lot &#8230; <a href="http://dronesandrovs.wordpress.com/2012/11/12/makers-italy-the-italian-makers-faire/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=217&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>On my way back from the <a title="How the OpenROV software works: my presentation at the Node.js Conference Italy" href="http://dronesandrovs.wordpress.com/2012/11/10/how-the-openrov-software-works-my-presentation-at-the-node-js-conference-italy/">Node.js Conference</a>, I stopped by at <a href="http://www.makersitaly.it/">Makers Italy</a>, the first Italian Makers Faire in the new expo area of Milano.</p>
<p style="text-align:center;"><a href="http://www.makersitaly.it/"><img class="size-full wp-image-220 aligncenter" title="Makers Italy" alt="" src="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz002.jpg?w=547"   /></a></p>
<p>There were a lot of stands of companies doing robotics and projects funded by universities, so, even if interesting, not of immediate interest: but there were also a few interesting stands on drones, 3D printing and the stand of the Italian version (and partner) of Ponoko.</p>
<h3>VirtualRobotix</h3>
<p><a href="http://www.virtualrobotix.com/">VirtualRobotix</a> is a community of people using and developing multicopters centered around a closed source microcontroller but that uses the same Arducopter firmware as the APM2 used by the diydrones community. They showed their copters, the new microcontroller, the <a href="http://www.virtualrobotix.com/page/vr-brain-v4-0">VR Brain</a> (which differs from the APM mainly because it has much more memory on board and have more hardware encoded filters and not just the ones in the firmware).</p>
<p><a href="http://dronesandrovs.files.wordpress.com/2012/11/wp_000541.jpg"><img class="aligncenter size-full wp-image-219" title="Virtual Robotix demo" alt="" src="http://dronesandrovs.files.wordpress.com/2012/11/wp_000541.jpg?w=547&#038;h=307" height="307" width="547" /></a></p>
<h3>LUSA</h3>
<p><a href="https://www.facebook.com/LUSAonline">LUSA</a> stands for Low-cost Unmanned Solar Aircraft which is a park-flyer with more than 2 meters of wingspan and with the wings totally covered by solar cells. In the test they did, in a sunny day, the glider can fly on the power coming from the solar cells alone. Pretty impressive.</p>
<h3>PowerWasp 3D printer</h3>
<p>There were many 3D printers on show at the expo: makerbots, Repraps and various variations of the latter. But the one that more impressed is an all-Italian designed and built <a href="http://www.wasproject.it/wordpress/powerwasp/">PowerWasp</a>: the main difference with the other printers is that this one is a modular printer. It&#8217;s built on a very solid 3 axis structure, with an interchangeable  tool bay, that can host the standard plastic extruder, but can also host Dremel or any other rotary tool thus making it a CNC mill. And it&#8217;s in the works and almost ready a needle that allows printing on clay.</p>
<p>Even cooler is their vision: they want to build a gigantic printer that can be used to &#8220;print&#8221; houses directly in clay (the adobe houses)</p>
<h3>Vectorealism</h3>
<p>I also passed by the stand of the local partner of <a href="http://www.ponoko.com/">Ponoko</a>, called <a href="http://www.vectorealism.com/">Vectorealism</a>: we discussed a bit about the problems I encountered with cutting the OpenROV lasercut layouts and they they gave me some good tips on how to adapt the design to have a better fit in the nodes. And we also discussed about the possibility of making the OpenROV layouts available directly on their &#8220;verified&#8221; gallery of open designs.</p>
<h3>Innovation happens here</h3>
<p>I had the impression that it&#8217;s among the community of makers that innovation seems to happen, as well as innovation in software happens in co-working spaces and small companies of &#8220;geeks&#8221;. Not in the forums for innovation funded by governments with hundreds of thousands of Euros of taxpayers money. It&#8217;s an exciting time to be a maker&#8230; now let&#8217;s build something!</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=217&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/11/12/makers-italy-the-italian-makers-faire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz002.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz002.jpg?w=150" medium="image">
			<media:title type="html">Makers Italy</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz002.jpg" medium="image">
			<media:title type="html">Makers Italy</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/11/wp_000541.jpg" medium="image">
			<media:title type="html">Virtual Robotix demo</media:title>
		</media:content>
	</item>
		<item>
		<title>How the OpenROV software works: my presentation at the Node.js Conference Italy</title>
		<link>http://dronesandrovs.wordpress.com/2012/11/10/how-the-openrov-software-works-my-presentation-at-the-node-js-conference-italy/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/11/10/how-the-openrov-software-works-my-presentation-at-the-node-js-conference-italy/#comments</comments>
		<pubDate>Sat, 10 Nov 2012 22:11:46 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[nodejsconfit]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=212</guid>
		<description><![CDATA[Today I had the honor and pleasure to present OpenROV at the Node.js Conference Italy: I presented how the OpenROV software works, especially focusing on the the Node.js part of &#8230; <a href="http://dronesandrovs.wordpress.com/2012/11/10/how-the-openrov-software-works-my-presentation-at-the-node-js-conference-italy/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=212&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="https://dl.dropbox.com/u/1554948/OpenROV-nodejsconfit/index.html"><img class="aligncenter size-full wp-image-213" title="OpenROV at the Node.js conf" alt="" src="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz001-e1352585263588.jpg?w=547&#038;h=298" height="298" width="547" /></a></p>
<p>Today I had the honor and pleasure to present OpenROV at the <a href="http://nodejsconf.it/" target="_blank" rel="nofollow">Node.js Conference Italy</a>: I presented how the OpenROV software works, especially focusing on the the Node.js part of it.</p>
<h3>The Node.js Conference Italy</h3>
<p>The conference was amazing, with almost 200 people attending, and a lot standing because there was a very low drop rate and the room was, with many speakers coming from the big players on Node.js.</p>
<p>It was a great experience, and I got great feedback from the attendees, which liked the idea of having the an underwater robot running on an embedded linux and Node.js&#8230; <em>&#8220;finally something new and different from the usual multicopters&#8221;</em> (cit.)</p>
<h3>Useful links</h3>
<p>A lot of people liked the idea of the treasure hunting in the underwater cave: here you have a detailed report on the <a href="http://www.goldgold.com/cave-diving.html">legend of Hall City Cave</a>, a <a href="http://openrov.com/group/hallcitycave">report of a preliminary exploration</a>, and a <a href="http://www.youtube.com/watch?v=vTHUzMgs5l8">video of a presentation in which Eric and David talk about that legend</a> (and also how the OpenROV project got started).</p>
<p>Some more links:</p>
<ul>
<li>All the plans are on GitHub: <a href="https://github.com/OpenROV/openrov-software">software</a>, <a href="https://github.com/OpenROV/openrov-electronics">electronics</a> and <a href="https://github.com/OpenROV/openrov-hardware/">body</a>.</li>
<li>The SerialPort library for node.js &#8211; <a href="https://github.com/voodootikigod/node-serialport">https://github.com/voodootikigod/node-serialport</a></li>
<li>The slides of the talk are available, both as <a href="https://dl.dropbox.com/u/1554948/OpenROV-nodejsconfit/index.html">javascript presentation</a> and on <a href="http://www.slideshare.net/simonech/openrov-nodejs-takes-a-dive-into-the-ocean">SlideShare</a>.</li>
</ul>
<h3>How my BeagleBone got burnt</h3>
<p>I little story behind the preparation of the presentation: as usual I was preparing the demos just a few days before the conference, and, while trying to connect the beaglebone to the arduino, something when wrong, and my beaglebone died. And just 4hrs before catching the flight to Milano, I had to drove to my usual supplier of electronics (from which I buy stuff online), near Ghent, to buy a new BeagleBone (actually I bought 2 of them, just to play safe).</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=212&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/11/10/how-the-openrov-software-works-my-presentation-at-the-node-js-conference-italy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz001-e1352585263588.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz001-e1352585263588.jpg?w=150" medium="image">
			<media:title type="html">OpenROV at the Node.js conf</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/11/firefoxscreensnapz001-e1352585263588.jpg" medium="image">
			<media:title type="html">OpenROV at the Node.js conf</media:title>
		</media:content>
	</item>
		<item>
		<title>Cutting parts for the new EChassis</title>
		<link>http://dronesandrovs.wordpress.com/2012/10/24/cutting-parts-for-the-new-echassis/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/10/24/cutting-parts-for-the-new-echassis/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 16:04:08 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[fablab]]></category>
		<category><![CDATA[iMAL]]></category>
		<category><![CDATA[lasercutter]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=197</guid>
		<description><![CDATA[Today I spent some time at the FabLab.iMAL cutting the new electronic chassis Eric designed for the kickstarter kits. Finding the right cutting parameters But before doing the real cuts, &#8230; <a href="http://dronesandrovs.wordpress.com/2012/10/24/cutting-parts-for-the-new-echassis/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=197&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Today I spent some time at the <a href="http://www.imal.org/fablab">FabLab.iMAL</a> cutting the <a href="https://github.com/OpenROV/openrov-hardware/commit/02ec0b37c6eb26f3b1ae5c2aaf4e4e7e32d76cb3">new electronic chassis</a> Eric designed for the kickstarter kits.</p>
<h3>Finding the right cutting parameters</h3>
<p>But before doing the real cuts, since the last time I cut stuff I had a few problems with the laser settings, I decided to do a test run to try and find out the best power and speed settings for my type of plexiglass. To do this I took inspiration from this nice <a href="http://wiki.imal.org/project/patterns-and-layers-generator-smartcarve">pattern generator</a> that automatically creates lots of pattern with a range of different speed and power settings.</p>
<p>I created 30 circles and I cut them in a grid, testing values of speed from 10 to 30 mm/s and of power, from 50% to 75% (of a 130W laser cutter). As you can see from the picture, only the first 2 rows (cut at 10 and 15mm/s) are really cut through: in particular, in the first row the pieces felt down on their own, while on the second row I had to push a bit.</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/10/24/cutting-parts-for-the-new-echassis/wp_000508/" rel="attachment wp-att-198"><img class="aligncenter size-full wp-image-198" title="Test cut" alt="" src="http://dronesandrovs.files.wordpress.com/2012/10/wp_000508-e1351093267480.jpg?w=547&#038;h=410" height="410" width="547" /></a></p>
<p>At the end I decided to cut using <strong>10 mm/s and 50% of power</strong> (which means 65W) which is a lot less than 10 mm/s and 80% as<a title="Cutting all OpenROV parts at FabLab.iMal" href="http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/"> I used the last time</a>: and this time the cut came out less burnt.</p>
<h3>The new EChassis</h3>
<p>And then I cut the part for the new EChassis plus some spare parts for the main shell.</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/10/24/cutting-parts-for-the-new-echassis/wp_000509/" rel="attachment wp-att-199"><img class="aligncenter size-full wp-image-199" title="EChassis" alt="" src="http://dronesandrovs.files.wordpress.com/2012/10/wp_000509-e1351093359450.jpg?w=547&#038;h=409" height="409" width="547" /></a></p>
<p>And after cutting I tried assembling the EChassis, without glue, just to see if everything was cut correctly and all pieces fit.</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/10/24/cutting-parts-for-the-new-echassis/wp_000510/" rel="attachment wp-att-200"><img class="aligncenter size-full wp-image-200" title="Dry assembly of the EChassis" alt="" src="http://dronesandrovs.files.wordpress.com/2012/10/wp_000510-e1351093389823.jpg?w=547&#038;h=409" height="409" width="547" /></a></p>
<p>The various joins are a bit loose but not as much as the other time: so reducing the power helped here. Next time I&#8217;ll try raising the speed or lowering the power even more to see if that helps a bit.</p>
<p>This new chassis looks a bit less solid than the other one, but has much more room for the ESCs and the BeagleBone and all the cables that have to fit into the chassis.</p>
<p>I also like the idea of having a removable front plate that is only attached to the main body via a metal clip: this way if you have a different webcam, or what to add something else you only have to redesign this bit and you don&#8217;t even have to rebuild the whole chassis.</p>
<p>Next step will be, trying to setup the BeagleBone with all that is needed and start playing with the software.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=197&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/10/24/cutting-parts-for-the-new-echassis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/10/wp_000510-e1351093389823.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/10/wp_000510-e1351093389823.jpg?w=150" medium="image">
			<media:title type="html">Dry assembly of the EChassis</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/10/wp_000508-e1351093267480.jpg" medium="image">
			<media:title type="html">Test cut</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/10/wp_000509-e1351093359450.jpg" medium="image">
			<media:title type="html">EChassis</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/10/wp_000510-e1351093389823.jpg" medium="image">
			<media:title type="html">Dry assembly of the EChassis</media:title>
		</media:content>
	</item>
		<item>
		<title>Cutting all OpenROV parts at FabLab.iMal</title>
		<link>http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 16:38:17 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[acrylics]]></category>
		<category><![CDATA[fablab]]></category>
		<category><![CDATA[iMAL]]></category>
		<category><![CDATA[lasercutter]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=179</guid>
		<description><![CDATA[Last month I had the honor to be among a small group of people that publicly inaugurated the FabLab of the iMal with the summer workshop on digital fabrication. During that week we learned how &#8230; <a href="http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=179&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Last month I had the honor to be among a small group of people that publicly inaugurated the <a href="http://www.imal.org/en/fablab">FabLab </a>of the <a href="http://www.imal.org/en">iMal</a> with the <a href="http://www.imal.org/en/activity/summer-digital-art-workshops-2012/fablab">summer workshop on digital fabrication</a>.</p>
<p>During that week we learned how to use the various tools available (3D printer, lasercutter and CNC mill) and we had time to work on our personal projects, and of course I worked on the OpenROV.</p>
<h3>Using a laser cutter for the first time</h3>
<p>Using the laser cutter is not as easy as it might look at first sight: one thing that needs to really be taken care of is the cutting settings. Too low power and the part will not be cut through, too high power and the size of the cut will be too much and your pieces will be between 0,1 and 0,3mm smaller (or larger, depends on how you look at them) and will not match perfectly when you have joints that relies only on one part fitting inside the other one. Also, since power is a combination of the actual wattage and the speed of the beam, you can achieve the same result with a low speed and low wattage or a higher speed and high wattage. But of course higher speed also means less precision when cutting curved parts, but lower speed also means longer cutting time (and, depending on how the fablab is setup, higher cost of usage).</p>
<p>Another thing to keep in mind is that the same settings will not work the same on the whole surface of the cutter due to attenuation of the beam power: close to the laser source it will cut more than when the plotter is on the other side of the cutting surface. So cutting the whole ROV on just one run was not a good idea because I had some parts cut through, and other that I had to force a lot out of the sheet (and a few times breaking them).</p>
<p>At the end I had all parts cut through, even if not with the best precision (at the end I over-powered the beam to make sure I would cut the pieces, so I bit over-burnt the edges): it&#8217;s ok as first attempt at cutting, and when I assemble with glue I&#8217;ll try to make sure the pieces stay in the right position.</p>
<h3>Alternative method of bending</h3>
<p>Once I cut everything, since I don&#8217;t have a wire-plastic bender, I experimented a bit with a nice solution someone at the workshop found out: it&#8217;s based on the project of a <a href="http://www.thingiverse.com/thing:17327">flexible box cut from one piece of acrylic</a>.</p>
<p>Basically a honeycomb pattern is cut into the part of acrylic you want to bend, so that it becomes flexible. I made some tests, and it works well with boxes, but in the ROV than I would need to make it rigid again as otherwise it might start wiggling too much once in water. But I&#8217;ll experiment with that solution in the future.</p>
<p>Below here are some of the pics of the various pieces as they were coming out of the laser cutter.</p>

<a href='http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/engraving-test/' title='Engraving test'><img data-liked='0' data-reblogged='0' data-attachment-id="180" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/09/engraving-test.jpg" data-orig-size="750,389" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1345569544&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;400&quot;,&quot;shutter_speed&quot;:&quot;0.05953488372093&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Engraving test" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/09/engraving-test.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/09/engraving-test.jpg?w=547" width="150" height="77" src="http://dronesandrovs.files.wordpress.com/2012/09/engraving-test.jpg?w=150&#038;h=77" class="attachment-thumbnail" alt="Engraving test" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/laser-cutter/' title='The laser cutter'><img data-liked='0' data-reblogged='0' data-attachment-id="184" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/09/laser-cutter.jpg" data-orig-size="750,563" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1345807172&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.019500304692261&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The laser cutter" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/09/laser-cutter.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/09/laser-cutter.jpg?w=547" width="150" height="112" src="http://dronesandrovs.files.wordpress.com/2012/09/laser-cutter.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="The laser cutter" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/white-parts/' title='All the white parts cut'><img data-liked='0' data-reblogged='0' data-attachment-id="181" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/09/white-parts.jpg" data-orig-size="700,585" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1345716997&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.03125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="All the white parts cut" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/09/white-parts.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/09/white-parts.jpg?w=547" width="150" height="125" src="http://dronesandrovs.files.wordpress.com/2012/09/white-parts.jpg?w=150&#038;h=125" class="attachment-thumbnail" alt="All the white parts cut" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/clear-parts/' title='The clear disks for the caps'><img data-liked='0' data-reblogged='0' data-attachment-id="182" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/09/clear-parts.jpg" data-orig-size="750,529" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1345738072&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;125&quot;,&quot;shutter_speed&quot;:&quot;0.03125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The clear disks for the caps" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/09/clear-parts.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/09/clear-parts.jpg?w=547" width="150" height="105" src="http://dronesandrovs.files.wordpress.com/2012/09/clear-parts.jpg?w=150&#038;h=105" class="attachment-thumbnail" alt="The clear disks for the caps" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/blue-parts/' title='All the chassis in blue'><img data-liked='0' data-reblogged='0' data-attachment-id="183" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/09/blue-parts.jpg" data-orig-size="750,612" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1345744187&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.05953488372093&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="All the chassis in blue" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/09/blue-parts.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/09/blue-parts.jpg?w=547" width="150" height="122" src="http://dronesandrovs.files.wordpress.com/2012/09/blue-parts.jpg?w=150&#038;h=122" class="attachment-thumbnail" alt="All the chassis in blue" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/honeycomb-pattern/' title='Testing Honeycomb pattern'><img data-liked='0' data-reblogged='0' data-attachment-id="186" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/09/honeycomb-pattern.jpg" data-orig-size="500,478" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1345820637&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;64&quot;,&quot;shutter_speed&quot;:&quot;0.0070422535211268&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Testing Honeycomb pattern" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/09/honeycomb-pattern.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/09/honeycomb-pattern.jpg?w=500" width="150" height="143" src="http://dronesandrovs.files.wordpress.com/2012/09/honeycomb-pattern.jpg?w=150&#038;h=143" class="attachment-thumbnail" alt="Testing Honeycomb pattern" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/bending-test-honeycomb/' title='Bending acrylic with honeycomb pattern'><img data-liked='0' data-reblogged='0' data-attachment-id="185" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/09/bending-test-honeycomb.jpg" data-orig-size="500,434" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1345820600&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;64&quot;,&quot;shutter_speed&quot;:&quot;0.0025773195876289&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Bending acrylic with honeycomb pattern" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/09/bending-test-honeycomb.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/09/bending-test-honeycomb.jpg?w=500" width="150" height="130" src="http://dronesandrovs.files.wordpress.com/2012/09/bending-test-honeycomb.jpg?w=150&#038;h=130" class="attachment-thumbnail" alt="Bending acrylic with honeycomb pattern" /></a>

<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=179&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/09/28/cutting-all-openrov-parts-at-fablab-imal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/09/blue-parts.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/09/blue-parts.jpg?w=150" medium="image">
			<media:title type="html">All the chassis in blue</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/09/engraving-test.jpg?w=150" medium="image">
			<media:title type="html">Engraving test</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/09/laser-cutter.jpg?w=150" medium="image">
			<media:title type="html">The laser cutter</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/09/white-parts.jpg?w=150" medium="image">
			<media:title type="html">All the white parts cut</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/09/clear-parts.jpg?w=150" medium="image">
			<media:title type="html">The clear disks for the caps</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/09/honeycomb-pattern.jpg?w=150" medium="image">
			<media:title type="html">Testing Honeycomb pattern</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/09/bending-test-honeycomb.jpg?w=150" medium="image">
			<media:title type="html">Bending acrylic with honeycomb pattern</media:title>
		</media:content>
	</item>
		<item>
		<title>Motors, ESCs and impellers: some problems attaching the impeller to the shaft</title>
		<link>http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/#comments</comments>
		<pubDate>Thu, 09 Aug 2012 14:21:45 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[ESC]]></category>
		<category><![CDATA[impeller]]></category>
		<category><![CDATA[motor]]></category>
		<category><![CDATA[servo]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=159</guid>
		<description><![CDATA[After a very troubled shipping (HobbyKing is great and cheap, but the pain of all these import duties and payments sometimes makes me want to find a EU based reseller) I &#8230; <a href="http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=159&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>After a very troubled shipping (<a href="http://hobbyking.com">HobbyKing </a>is great and cheap, but the pain of all these import duties and payments sometimes makes me want to find a EU based reseller) I received all the parts for propulsion compartment of the OpenROV: motors, ESCs and propellers.</p>
<p><a href="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg"><img class="aligncenter size-medium wp-image-165" title="The propulsion section" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg?w=300&#038;h=265" alt="" width="300" height="265" /></a>I also tried assembling the impeller to the motor shaft, but doesn&#8217;t look like it&#8217;s going to work with the parts I have.</p>
<p>As you can see from pictures below the shaft has a small hole on the side for a small hex screw (but not part of the package) and a small hole for a screw on the top. Probably a correctly shaped cap would be needed, but it was not part of the package either. Also the shaft is just long enough for the base of the propeller, but not enough to get to the cone. At this point I really don&#8217;t know how I could fix the impeller to the motor&#8217;s shaft without it slipping. If you have any suggestions, please feel free to leave a comment.</p>

<a href='http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/wp_000407/' title='Shaft Adapter'><img data-liked='0' data-reblogged='0' data-attachment-id="161" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000407.jpg" data-orig-size="346,500" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1344503565&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.020050125313283&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Shaft Adapter" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000407.jpg?w=207" data-large-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000407.jpg?w=346" width="103" height="150" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000407.jpg?w=103&#038;h=150" class="attachment-thumbnail" alt="Shaft Adapter" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/wp_000408/' title='Propeller on Motor'><img data-liked='0' data-reblogged='0' data-attachment-id="162" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000408.jpg" data-orig-size="800,696" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1344503754&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;80&quot;,&quot;shutter_speed&quot;:&quot;0.03125&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Propeller on Motor" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000408.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000408.jpg?w=547" width="150" height="130" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000408.jpg?w=150&#038;h=130" class="attachment-thumbnail" alt="Propeller on Motor" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/wp_000409/' title='Little problem with impeller mounting'><img data-liked='0' data-reblogged='0' data-attachment-id="163" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000409.jpg" data-orig-size="800,655" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1344503833&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.025910931174089&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Little problem with impeller mounting" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000409.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000409.jpg?w=547" width="150" height="122" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000409.jpg?w=150&#038;h=122" class="attachment-thumbnail" alt="Little problem with impeller mounting" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/wp_000410/' title='The mini servo'><img data-liked='0' data-reblogged='0' data-attachment-id="164" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000410.jpg" data-orig-size="664,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1344503949&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;64&quot;,&quot;shutter_speed&quot;:&quot;0.026101141924959&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The mini servo" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000410.jpg?w=249" data-large-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000410.jpg?w=454" width="124" height="150" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000410.jpg?w=124&#038;h=150" class="attachment-thumbnail" alt="The mini servo" /></a>
<a href='http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/wp_000405/' title='The propulsion section'><img data-liked='0' data-reblogged='0' data-attachment-id="165" data-orig-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg" data-orig-size="800,709" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.64&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;GT-I8700&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1344472148&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3.79&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.038208955223881&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="The propulsion section" data-image-description="" data-medium-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg?w=300" data-large-file="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg?w=547" width="150" height="132" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg?w=150&#038;h=132" class="attachment-thumbnail" alt="The propulsion section" /></a>

<p>Together with the motors and ESCs I also received the servo that tilts the electronics chassis: this always impresses me. I know its dimensions (23mm) but I didn&#8217;t realize it would have been that small. Look at the picture above, it&#8217;s smaller than a USB plug.</p>
<p>Next step is trying to play with an Arduino and try to control the ESCs and the motor from the BeagleBone. And if you have suggestions on how to fix the impeller, my comment form is free for everyone.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=159&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/08/09/motors-escs-and-impellers-some-problems-attaching-imp/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg?w=150" medium="image">
			<media:title type="html">The propulsion section</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000405.jpg?w=300" medium="image">
			<media:title type="html">The propulsion section</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000407.jpg?w=103" medium="image">
			<media:title type="html">Shaft Adapter</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000408.jpg?w=150" medium="image">
			<media:title type="html">Propeller on Motor</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000409.jpg?w=150" medium="image">
			<media:title type="html">Little problem with impeller mounting</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000410.jpg?w=124" medium="image">
			<media:title type="html">The mini servo</media:title>
		</media:content>
	</item>
		<item>
		<title>Acrylics arrived and rubber parts sourced</title>
		<link>http://dronesandrovs.wordpress.com/2012/08/03/acrylics-arrived-and-rubber-parts-sourced/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/08/03/acrylics-arrived-and-rubber-parts-sourced/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 14:32:04 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[arcylics]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[O-Rings]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=145</guid>
		<description><![CDATA[Taking advantage of a day off-work, today I went shopping around for the tubes for the batteries and for O-Rings and the end caps for the tubes. Best place for &#8230; <a href="http://dronesandrovs.wordpress.com/2012/08/03/acrylics-arrived-and-rubber-parts-sourced/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=145&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Taking advantage of a day off-work, today I went shopping around for the tubes for the batteries and for O-Rings and the end caps for the tubes. Best place for such things are plumber and rubber shops.</p>
<h3>Rubber and parts for batteries&#8217; tube</h3>
<p>For the O-Rings I couldn&#8217;t find silicone, but in this case sizes were exactly the same: I got 2.62mm width (with the original US size was 0.103&#8243;=2.618mm).</p>
<p><a href="http://dronesandrovs.files.wordpress.com/2012/08/wp_000402.jpg"><img class="aligncenter size-full wp-image-151" title="Parts for the battery tubes" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000402.jpg?w=547" alt=""   /></a></p>
<p>Also I couldn&#8217;t find the a nylon tube, so I bought a PVC tube, of 32mm OD and 1.8mm thickness, which is more or less the same size of the tube in the BOM. Too bad I had to buy 4 meters of it&#8230; I guess I&#8217;ll have enough for 6 ROVs <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I also found, in the same shop I found the O-Rings (shop is called <a href="http://www.rubbercenter.com/">Rubber Center</a>) the end caps for the batteries&#8217; tube.</p>
<h3>Acrylics</h3>
<p>I also passed by the local UPS to pick the 7kg parcel with all the plastics I ordered. The shipping was pretty quick, and everything very well packed and protected from accidents.</p>
<p><a href="http://dronesandrovs.wordpress.com/2012/08/03/acrylics-arrived-and-rubber-parts-sourced/wp_000403/" rel="attachment wp-att-152"><img class="aligncenter size-medium wp-image-152" title="Acrylics" src="http://dronesandrovs.files.wordpress.com/2012/08/wp_000403.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<p>Now I just have to wait for the iMal FabLab to cut the pieces out of the big sheets. I just realized I ordered double the size of everything but the clear white sheet: I hope this is not going to be the one I need to replace immediately.</p>
<p>Now the only thing missing is the package from <a href="http://www.hobbyking.com/">HobbyKing </a>with motors, ESCs and propellers, and then I can start experimenting with the propulsion section of the ROV.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=145&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/08/03/acrylics-arrived-and-rubber-parts-sourced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000403.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000403.jpg?w=150" medium="image">
			<media:title type="html">Acrylics</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000402.jpg" medium="image">
			<media:title type="html">Parts for the battery tubes</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/wp_000403.jpg?w=300" medium="image">
			<media:title type="html">Acrylics</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenROV gets funded</title>
		<link>http://dronesandrovs.wordpress.com/2012/08/01/openrov-gets-funded/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/08/01/openrov-gets-funded/#comments</comments>
		<pubDate>Wed, 01 Aug 2012 10:38:48 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[fundings]]></category>
		<category><![CDATA[kickstarter]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=141</guid>
		<description><![CDATA[Today OpenROV got funded on Kickstarter. As you can see from the screenshot above, it received 111622 USD of pledges (more than 5 times the funding needed to start the &#8230; <a href="http://dronesandrovs.wordpress.com/2012/08/01/openrov-gets-funded/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=141&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter size-full wp-image-142" title="KickStarter" src="http://dronesandrovs.files.wordpress.com/2012/08/kickstarter.png?w=547" alt=""   /></p>
<p>Today <a href="http://openrov.com/">OpenROV</a> got funded on <a href="http://www.kickstarter.com/projects/openrov/openrov-the-open-source-underwater-robot">Kickstarter</a>. As you can see from the screenshot above, it received 111622 USD of pledges (more than 5 times the funding needed to start the project).</p>
<p>By the end of September 118 persons will receive either a fully assembled OpenROV or a complete kit: it will be exciting to see what all these new users will do with their new underwater vehicle.</p>
<p>Since I&#8217;m trying to<a title="OpenROV: a underwater remote controlled vehicle" href="http://dronesandrovs.wordpress.com/2012/07/02/openrov-a-underwater-remote-controller-vehicle/"> build it on my own</a>, sourcing all parts myself, I didn&#8217;t pledge for the complete kit: I pledged instead for the 100USD reward which is a red beanie with the OpenROV logo on it.</p>
<p>On another news, I&#8217;ve ordered all the propulsion system and the acrylics, and they should arrive end of this week or next week. I&#8217;ll keep you posted</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=141&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/08/01/openrov-gets-funded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/08/kickstarter.png?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/kickstarter.png?w=150" medium="image">
			<media:title type="html">KickStarter</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/08/kickstarter.png" medium="image">
			<media:title type="html">KickStarter</media:title>
		</media:content>
	</item>
		<item>
		<title>Saturday shopping: electronics and some more parts</title>
		<link>http://dronesandrovs.wordpress.com/2012/07/28/saturday-shopping-electronics-and-some-more-parts/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/07/28/saturday-shopping-electronics-and-some-more-parts/#comments</comments>
		<pubDate>Sat, 28 Jul 2012 13:14:13 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[ArduSwimmer]]></category>
		<category><![CDATA[cape]]></category>
		<category><![CDATA[electronics]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=118</guid>
		<description><![CDATA[This Saturday morning I went shopping around for some of the missing parts: first a visit to the local electronic shop for the components needed for the Arduswimmer cape and &#8230; <a href="http://dronesandrovs.wordpress.com/2012/07/28/saturday-shopping-electronics-and-some-more-parts/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=118&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>This Saturday morning I went shopping around for some of the missing parts: first a visit to the local electronic shop for the components needed for the Arduswimmer cape and then a visit to Brico to try and find the remaining parts.</p>
<h2>Electronics</h2>
<p>I got <a href="http://wiki.openrov.com/index.php/Building_The_Electronics#Components_Bill_of_Materials">everything I needed </a>except a strange resistor of 720Ohm which apparently doesn&#8217;t exist.</p>
<p style="text-align:center;"><img class="aligncenter  wp-image-130" title="Components and schematics" src="http://dronesandrovs.files.wordpress.com/2012/07/306712_10151006847618881_2089190769_n.jpg?w=333&#038;h=222" alt="" width="333" height="222" /></p>
<p style="text-align:left;">I didn&#8217;t find the LED with integrated driver circuit, but I found a <a href="http://www.velleman.eu/products/view/?id=370694">LED driver circuit</a> that is pretty small and allows powering four 1W LED: I&#8217;ve only got 2 of them, so should be ok.</p>
<h2 style="text-align:left;">Hardware</h2>
<p>At Brico I found the threaded rod with the nuts and hex and the epoxy clue (not Loctite but <a href="http://www.pattex.be/fr/page-d-accueil/produits/colles-epoxy/power-epoxy-super-mix-express.html">Pattex</a> two compounds epoxy glue with dispenser).</p>
<p>I also bought an heat gun that I&#8217;ll use for bending the outer shell once cut. Unfortunately the O-Rings needed are too big for a normal bricolage store, so I think I&#8217;ll need to go to a more specialized store. Looking around on the next I found a store near Brussels that sells only rubber, called <a href="http://www.rubbercenter.com/">Rubber Center</a>. There they should the O-Rings and maybe also the nylon tube with caps for the batteries.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=118&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/07/28/saturday-shopping-electronics-and-some-more-parts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/07/306712_10151006847618881_2089190769_n.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/306712_10151006847618881_2089190769_n.jpg?w=150" medium="image">
			<media:title type="html">Components and schematics</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/306712_10151006847618881_2089190769_n.jpg?w=300" medium="image">
			<media:title type="html">Components and schematics</media:title>
		</media:content>
	</item>
		<item>
		<title>BeagleBone arrived</title>
		<link>http://dronesandrovs.wordpress.com/2012/07/24/beaglebone-arrived/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/07/24/beaglebone-arrived/#comments</comments>
		<pubDate>Tue, 24 Jul 2012 13:51:07 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[ArduSwimmer]]></category>
		<category><![CDATA[beaglebone]]></category>
		<category><![CDATA[cape]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=24</guid>
		<description><![CDATA[The BeagleBone and the Adafruit Proto Cape Kit for Beagle Bone I ordered are finally arrived. Now I just need to wait for the components to start trying and build the &#8230; <a href="http://dronesandrovs.wordpress.com/2012/07/24/beaglebone-arrived/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=24&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://beagleboard.org/bone/">BeagleBone </a>and the <a href="http://www.adafruit.com/products/572">Adafruit Proto Cape Kit for Beagle Bone</a> I ordered are finally arrived.</p>
<p><a href="http://dronesandrovs.files.wordpress.com/2012/07/283658_10150998525573881_41606895_n.jpg"><img class="aligncenter size-full wp-image-25" title="283658_10150998525573881_41606895_n" src="http://dronesandrovs.files.wordpress.com/2012/07/283658_10150998525573881_41606895_n.jpg?w=547" alt=""   /></a></p>
<p>Now I just need to wait for the components to start trying and build the ArduSwimmer BB cape for OpenROV.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=24&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/07/24/beaglebone-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/07/283658_10150998525573881_41606895_n.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/283658_10150998525573881_41606895_n.jpg?w=150" medium="image">
			<media:title type="html">283658_10150998525573881_41606895_n</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/283658_10150998525573881_41606895_n.jpg" medium="image">
			<media:title type="html">283658_10150998525573881_41606895_n</media:title>
		</media:content>
	</item>
		<item>
		<title>Making sense out of the ArduSwimmer cape</title>
		<link>http://dronesandrovs.wordpress.com/2012/07/24/making-sense-out-of-the-arduswimmer-cape/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/07/24/making-sense-out-of-the-arduswimmer-cape/#comments</comments>
		<pubDate>Tue, 24 Jul 2012 13:22:07 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[ArduSwimmer]]></category>
		<category><![CDATA[beaglebone]]></category>
		<category><![CDATA[cape]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[solderless breadboard]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=71</guid>
		<description><![CDATA[The architecture of the control unit of OpenROV is pretty simple: The BeagleBone card hosts a webserver running a Node.js application The browser interacts with node.js app to watch the &#8230; <a href="http://dronesandrovs.wordpress.com/2012/07/24/making-sense-out-of-the-arduswimmer-cape/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=71&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The architecture of the control unit of OpenROV is pretty simple:</p>
<ul>
<li>The BeagleBone card hosts a webserver running a Node.js application</li>
<li>The browser interacts with node.js app to watch the video feed and to control the ROV</li>
<li>The Node.js app talks to an Arduino to drive motors and in the future reading sensor&#8217;s values.</li>
</ul>
<p style="text-align:left;">But a standard Arduino is too big to fit, doesn&#8217;t have the connectors for the BeagleBone, so what they built is a BeagleBone cape, with on top an ATMega 328, some power circuitry both for the ATMega and the BeagleBone, the filtered and protect connection to the BeagleBone&#8217;s pins and finally the output pins for the motors and servos and AUX output (Leds)</p>
<p style="text-align:center;"><a href="http://dronesandrovs.files.wordpress.com/2012/07/openrovcapeboardlayout.png"><img class="aligncenter  wp-image-72" title="OpenROVCapeBoardLayout" src="http://dronesandrovs.files.wordpress.com/2012/07/openrovcapeboardlayout.png?w=450&#038;h=249" alt="" width="450" height="249" /></a></p>
<p style="text-align:left;">The schematic is a bit difficult to read (maybe just for me because I don&#8217;t have a lot of knowledge in electronics) and even more difficult is the board layout. But with a bit of time I got to understand everything and made a <a href="http://wiki.openrov.com/index.php/Building_The_Electronics#Components_Bill_of_Materials">list of the components needed to build the cape</a>.</p>
<p style="text-align:left;">Over the weekend I&#8217;ll try getting assembling the components on a solderless breadboard before trying my luck at building it on a protoboard.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=71&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/07/24/making-sense-out-of-the-arduswimmer-cape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/07/openrovcapeboardlayout.png?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/openrovcapeboardlayout.png?w=150" medium="image">
			<media:title type="html">OpenROVCapeBoardLayout</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/openrovcapeboardlayout.png" medium="image">
			<media:title type="html">OpenROVCapeBoardLayout</media:title>
		</media:content>
	</item>
		<item>
		<title>The OpenROV body: adapting to EU sizes</title>
		<link>http://dronesandrovs.wordpress.com/2012/07/22/the-openrov-body-adapting-to-eu-sizes/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/07/22/the-openrov-body-adapting-to-eu-sizes/#comments</comments>
		<pubDate>Sun, 22 Jul 2012 14:50:00 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[acrylics]]></category>
		<category><![CDATA[EU]]></category>
		<category><![CDATA[inches]]></category>
		<category><![CDATA[measures]]></category>
		<category><![CDATA[mm]]></category>
		<category><![CDATA[SI]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=77</guid>
		<description><![CDATA[As everything that gets built and designed in the US, especially DIY things, there is always the problem of the conversion between the imperial system (inches and feets) to the SI (International &#8230; <a href="http://dronesandrovs.wordpress.com/2012/07/22/the-openrov-body-adapting-to-eu-sizes/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=77&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>As everything that gets built and designed in the US, especially DIY things, there is always the problem of the conversion between the imperial system (inches and feets) to the SI (International System of Units, with mm, cm, meters and so on).</p>
<p><img class="aligncenter size-full wp-image-83" title="InventorOpenROV" src="http://dronesandrovs.files.wordpress.com/2012/07/inventoropenrov.png?w=547" alt=""   /></p>
<h2>The usual Imperial vs SI problem</h2>
<p>Lucky the designs of the OpenROV are in in mm, not in inches and fractions of inches, but there is still a little problem: not all parts of the body are cut to size. All the tubes are bought in standard sizes, and being the designers in the US, of course, they only had standard sizes in inches. Unfortunately in Europe the standard sizes are in mm and obviously the 2 standards don&#8217;t match.</p>
<h3>Electronics tube</h3>
<p>The electronics tube is 4&#8243; OD/ 3&#8243;-3/4 ID which is 101,6 mm OD &#8211; 95,2 mm ID converted to SI. Obviously nobody is that crazy to make a standard size that is such a weird number, so the EU size is 100 mm OD - 94 mm ID. It wouldn&#8217;t be such a problem if nothing had to go inside and fit to the mm. Unfortunately the tube has to be sealed with the caps, that have to fit perfectly in the tube. And these caps are exactly 94mm of diameter, and I think this might be a bit tight. But I&#8217;ll cut to the right size and then see if this is a problem: otherwise I&#8217;ll slightly reduce the size of the caps.</p>
<h3>Props shrouds</h3>
<p>The same problem is for the shrouds of the propellers: original specs are  3&#8243;-1/4 &#8211; 3&#8243; (82,5 mm &#8211; 76,2 mm) while the standard size is 80 mm &#8211; 74 mm. This has 2 problems:</p>
<ul>
<li>the propeller is exactly 3&#8243; (76,2), so it won&#8217;t fit inside the 74 mm guard.</li>
<li>The shroud has to be glued to a arc guide whose radius is 41,25mm, so the 40mm radius of the tube won&#8217;t fit perfectly.</li>
</ul>
<p>To overcome the first problem I&#8217;ll buy a smaller prop. And for the matching with the brace, I&#8217;ll see when I assemble everything: maybe a bit of epoxy might do the trick. Or if not I&#8217;ll modify the laser cutting pattern.</p>
<h2>Ordering acrylics</h2>
<p>The standard of acrylics sheets sold in US are as well in inches, and come in fixed sizes. Here in Germany I found a <a href="http://www.plexiglas-shop.com/">producer </a>that sells Plexiglas sheets cut to exact size. So I don&#8217;t need to buy standard sizes and pay twice to plastic I don&#8217;t need.</p>
<p>So, here are the types and sizes of acrylic I&#8217;m going to buy:</p>
<ul>
<li><a href="http://www.plexiglas-shop.com/BE/en/plexiglas-xt-allround-8ny276huqre/plexiglas-xt-allround-blue-5n870-gt-olbky6wwkey~p.html" rel="nofollow" target="_blank">Blue</a>, Length: 610 mm Width: 460 mm, 20,86€</li>
<li><a href="http://www.plexiglas-shop.com/BE/en/plexiglas-xt-allround-8ny276huqre/plexiglas-xt-allround-clear-0a000-gt-3gmm5qzoxs0~p.html" rel="nofollow" target="_blank">Clear</a>, Length: 480 mm Width: 200 mm, 11,38€</li>
<li><a href="http://www.plexiglas-shop.com/BE/en/plexiglas-xt-allround-8ny276huqre/plexiglas-xt-allround-white-wn297-gt-cfy07wjb25z~p.html" rel="nofollow" target="_blank">White</a>, Length: 200 mm Width: 240 mm, 9,89€</li>
<li><a href="http://www.plexiglas-shop.com/BE/en/tube-5tvmaegd8pg/plexiglas-xt-allround-clear-0a070-gt-gzky5icjb4o~p.html">Electronics Tube 100mm OD x 94mm ID</a>, 180mm Length, 14,23€</li>
<li><a href="http://www.plexiglas-shop.com/BE/en/tube-5tvmaegd8pg/plexiglas-xt-allround-clear-0a070-gt-gzky5icjb4o~p.html">Shrouds Tube 80mm OD x 74mm ID</a>, 150mm Length, 7,93€</li>
</ul>
<h2>A European Bill of Materials</h2>
<p>To help other makers that would like to source all parts themselves from Europe, I forked the original BOM and made one with EU suppliers (or suppliers that ship to EU at least): <a href="http://kitbom.com/simonech/openrov-23-eu-suppliers">OpenROV 2.3 &#8211; EU suppliers</a>.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=77&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/07/22/the-openrov-body-adapting-to-eu-sizes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/07/inventoropenrov.png?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/inventoropenrov.png?w=150" medium="image">
			<media:title type="html">InventorOpenROV</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/inventoropenrov.png" medium="image">
			<media:title type="html">InventorOpenROV</media:title>
		</media:content>
	</item>
		<item>
		<title>A new telemetry</title>
		<link>http://dronesandrovs.wordpress.com/2012/07/20/a-new-telemetry/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/07/20/a-new-telemetry/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 23:28:30 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[Arducopter]]></category>
		<category><![CDATA[telemetry]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=110</guid>
		<description><![CDATA[Last year I bought the 2.4Ghz XBee telemety kit, and even if I haven&#8217;t used it yet, 3D Robotics came out with a new telemetry kit, based on more low-level &#8230; <a href="http://dronesandrovs.wordpress.com/2012/07/20/a-new-telemetry/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=110&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Last year I bought the <a title="Radio telemetry" href="http://dronesandrovs.wordpress.com/2012/07/27/radio-telemetry/">2.4Ghz XBee telemety</a> kit, and even if I haven&#8217;t used it yet, 3D Robotics came out with a <a href="https://store.diydrones.com/ProductDetails.asp?ProductCode=KT-Telemetry-3DR433">new telemetry kit</a>, based on more low-level radio modules. They give less weight, but also a much longer range: could reach 4km.</p>
<p>As you can see from the picture, the modules are super small.</p>
<p><a href="http://dronesandrovs.files.wordpress.com/2012/07/samsung-omnia7_000369.jpg"><img class="aligncenter size-medium wp-image-111" title="Telemetry Kit" src="http://dronesandrovs.files.wordpress.com/2012/07/samsung-omnia7_000369-e1343432203640.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=110&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/07/20/a-new-telemetry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/07/samsung-omnia7_000369-e1343432203640.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/samsung-omnia7_000369-e1343432203640.jpg?w=150" medium="image">
			<media:title type="html">Telemetry Kit</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/samsung-omnia7_000369-e1343432203640.jpg?w=300" medium="image">
			<media:title type="html">Telemetry Kit</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenROV: a underwater remote controlled vehicle</title>
		<link>http://dronesandrovs.wordpress.com/2012/07/02/openrov-a-underwater-remote-controller-vehicle/</link>
		<comments>http://dronesandrovs.wordpress.com/2012/07/02/openrov-a-underwater-remote-controller-vehicle/#comments</comments>
		<pubDate>Mon, 02 Jul 2012 12:57:54 +0000</pubDate>
		<dc:creator>simonech</dc:creator>
				<category><![CDATA[OpenROV]]></category>
		<category><![CDATA[cussler]]></category>
		<category><![CDATA[iMAL]]></category>
		<category><![CDATA[Numa]]></category>

		<guid isPermaLink="false">http://dronesandrovs.wordpress.com/?p=28</guid>
		<description><![CDATA[Today on DiyDrones I found an article about OpenROV, a underwater remote controller vehicle that asked funding on KickStarter, and reached their 20k target in just one day. I&#8217;ve had been following their progress &#8230; <a href="http://dronesandrovs.wordpress.com/2012/07/02/openrov-a-underwater-remote-controller-vehicle/" class="read-more">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=28&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Today on DiyDrones I found an <a href="http://diydrones.com/profiles/blogs/openrov-makes-kickstarter-target-in-first-day">article about OpenROV</a>, a underwater remote controller vehicle that <a href="http://www.kickstarter.com/projects/openrov/openrov-the-open-source-underwater-robot">asked funding on KickStarter</a><a href="http://diydrones.com/profiles/blogs/openrov-makes-kickstarter-target-in-first-day">, and reached their 20k target in just one day.</a><a href="http://dronesandrovs.files.wordpress.com/2012/07/a301f2b8ca4d1df09af62c5ffef7208b_large.jpg"><img class="aligncenter size-full wp-image-29" title="a301f2b8ca4d1df09af62c5ffef7208b_large" src="http://dronesandrovs.files.wordpress.com/2012/07/a301f2b8ca4d1df09af62c5ffef7208b_large.jpg?w=547" alt=""   /></a></p>
<p>I&#8217;ve had been following their progress lately, but it looked like they were stuck, or stopped the effort. Most likely they were just doing things not totally in the open, and the Kickstarter is explaining their lack of communication: probably they were busy doing &#8220;marketing&#8221; instead of doing coding. The project reminds me a lot of ArduPilot of the first days, with still lots of things untested, and big visions.</p>
<p>Definitely got hooked into this: underwater expoloration has always been in my dreams. I read most of the books by<a href="http://cusslerbooks.com/"> Clive Cussler</a> and I love his passion for shipwrecks, and even though I never scuba dived,  the underwater world always excited me: did you know we (as human scientists) know more of what lies on the surface of Mars and other planets than what is beneath below the sea?</p>
<p>Given my experience (at least knowledge as I haven&#8217;t really started building my air drone yet) with RC and similar stuff, I decided that I fund the project but just to give them money, not to buy any kit: this time I&#8217;ll self source all materials and try build it myself. I&#8217;ll cut the acrylic at the <a href="http://www.imal.org/">iMAL </a><a href="http://www.imal.org/fr/fablab">FabLab</a>, and will build all the electronics myself (I&#8217;m becoming more and more expert).</p>
<p>So when I&#8217;ll be back from my 2 weeks of holidays I&#8217;ll start ordering parts and will keep updated with the development of my building.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dronesandrovs.wordpress.com&#038;blog=38052882&#038;post=28&#038;subd=dronesandrovs&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dronesandrovs.wordpress.com/2012/07/02/openrov-a-underwater-remote-controller-vehicle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://dronesandrovs.files.wordpress.com/2012/07/a301f2b8ca4d1df09af62c5ffef7208b_large.jpg?w=150" />
		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/a301f2b8ca4d1df09af62c5ffef7208b_large.jpg?w=150" medium="image">
			<media:title type="html">a301f2b8ca4d1df09af62c5ffef7208b_large</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">simonech</media:title>
		</media:content>

		<media:content url="http://dronesandrovs.files.wordpress.com/2012/07/a301f2b8ca4d1df09af62c5ffef7208b_large.jpg" medium="image">
			<media:title type="html">a301f2b8ca4d1df09af62c5ffef7208b_large</media:title>
		</media:content>
	</item>
	</channel>
</rss>
