Monday, May 27, 2013

A Few Tips & Tricks: Arduinos, PCB Tricopter Frames, Home-made Acid Etchant for Copper


Subscribe by Email!
By: Gabriel Staples
Written: 28 May 2013
Updated: 30 Oct. 2013
-added link to LadyAda's Arduino Uno FAQ
-added link to Arduino Nano V3.0 on Ebay

Other Articles You May Be Interested in Reading:

So, this month I've been dabbling into a few new RC airplane areas that I have previously not looked into.  You may wonder how these topics in the title relate to RC airplanes?  Well, for me, everything does :), so let's briefly discuss:

Arduino & Microcontrollers:

What is Arduino?  Well, Arduino is a small interface board which connects to your computer via a USB cable, and consists of an Atmel microcontroller chip, or "brain," which can do a variety of functions and processing, as well as circuitry to enable you to connect to it via a USB cable, in addition to a voltage regulator and input and output ports.  Basically, it is a development or experiment board which allows you to plug in sensors and circuitry and do anything you can imaging via your own personal ingenuity and programming skills---yet it is inexpensive and simple enough that anyone can get started.  It is especially designed for the non-programmer.  Here is Arduino's description of themselves.  A few things that make Arduino unique are its price, ease of use and programming, and the fact that it is open-source.  Open-source means that its parts, pieces, construction, and coding are all available to the public, and that its software is FREE.  This is the counterpart to "proprietary," which means that something is owned by a company and its internal workings are generally guarded and kept secret in order to prevent others from duplicating it.

You might not know it, but the microcontroller, or MCU, which is the heart of the Arduino, is a very common-place item in today's electronics.  Modern RC radio transmitters use them, for example, as well as ESCs (Electronic Speed Controllers) and "smart" battery chargers such as the Thunder AC680.
 Many UAVs (Unmanned Aerial Vehicles) use microcontroller-based autopilots!  Now, with Arduino,
you can put this computing power into your own hands, and by following online tutorials you can make it do anything from blinking an LED to having it automatically send you a text message or email whenever someone walks past a motion sensor.  I am planning on using one to create an altimeter and datalogger, as well as a current sensor and datalogger.  All of these things are easily possible.  Arduino microcontrollers are exceptional also in their prices, as they can cost as little as $10 on HobbyKing, or ~$22 on Amazon!  I recommend you get on Amazon now and do a search for Arduino just to see some of what is available.  

Though I am a brand new Arduino hands-on user, I’ve done a lot of online research on it and seen many amazing projects done with it.  Arduino is a very powerful tool, and will certainly enhance any engineer’s skill-set as well and make them a much better engineer.  It will also open up a whole new world to RC hobbyists and enable you to do virtually anything you can imagine but didn't otherwise know how to make happen.  Below, you will see many links.  The tutorials in the links range from very simple (blinking an LED) to very complex (sending you an automated email when someone walks past a motion-sensor). 

PCB (Printed Circuit Board) Tricopter Frames:

As of late, I am working on a tricopter frame.  I am following, somewhat at least, David's fantastic tutorial here, which uses a PCB frame from his earlier tutorial here.  In order to do follow his steps, I did some research and purchased the cheapest PC Board money could buy.  I found it on Ebay.  I got 5 pieces of 10x15 cm, 1.5mm thick, PC Board, here for only $8.99 with FREE shipping.  You can find it by clicking the previous link, or by searching for the words "5pcs 10 x 15CM Single-sided PCB" on Ebay.  When I got to David's step which said, "To remove weight I etched away the copper from the glass fibre laminates," I thought that this sounded like a good idea.  I also wanted to remove the copper in order to minimize any interference that might occur with my receiver or telemetry transmitter.  However, I was ignorant and thought that to "etch" meant to scratch away with a knife.  After unsuccessfully attempting for a few minutes to scratch or peel off the copper with a knife, I did some research.  Three hours later I had discovered a few things and done a lot of reading and learning.  I learned that 1) Etching in this case means "to chemically dissolve."  2) Ferric Chloride is the most common etchant, and is available from Radio Shack for only $11.49 here.  If you use this to etch away, or dissolve the copper, do *not* throw away the used copper etchant solution.  It is a hazardous material and cannot just be disposed of on the ground or in the sink or toilet.  Rather, put it back in the bottle and reuse it again and again.  Eventually it will lose its effectiveness and you'll have to properly dispose of it and buy more.  3) Why use Ferric Chloride, which costs $11.49 for 2 measly cups, when I can instead make gallons of infinitely reusable copper etchant for the same price? Not only that, but it's more fun to make my own etchant.  That leads me to my next topic:

Home-made Hydrochloric Acid and Hydrogen Peroxide Copper Etchant Solution

I discovered this fantastic tutorial here on instructables.com:  Stop using Ferric Chloride etchant! (A better etchingsolution.) by The Real.  I then went to Home Depot and bought Muriatic Acid (or Hydrochloric Acid; see Wikipedia here) (costs ~$13 for 2 gallons), and I went to Wal-mart and bought hydrogen peroxide in the pharmacy section for $0.88 for a large bottle.  I cut the top off an old laundry detergent bottle to use as a soak-pan for the PC Board, and I got an empty and rinsed milk jug for the storage container of my etchant.  I poured 1 part (2/3 cup in my case) hydrochloric acid into 2 parts (1 1/3 cup in my case) hydrogen peroxide, in the laundry detergent bottle, then placed in the PC board.  It immediately began to bubble and fume.  I did NOT do this indoors.  The solution is VERY powerful and harmful.  I did it outside in my driveway.  I wore rubber gloves and had on safety goggles. DO NOT BREATHE THE HYDROCHLORIC ACID FUMES.  THEY ARE VERY STRONG.  With some gentle agitation, the copper was all dissolved in only 6.5 minutes or so.  I am storing the solution in my garage, as it is capable of dissolving virtually all metals, including nails and copper, and aluminum too from what I've read, and I don't want it in the house.  It also seems to dissolve asphalt.  

Now, I have a pretty green solution for future use dissolving more copper!

PLEASE POST ANY QUESTIONS OR COMMENTS BELOW.





***Subscribe by Email!***

2 comments:

  1. Hi Gabriel,

    I've been reading your blog periodically and I'm pleased to see that you are getting into Arduino programming. I just thought you might like to know that I'm building an Arduino Due based UAV from scratch and I'm blogging my efforts over at www.camelsoftware.com/firetail (I'll link back if you like).

    Cheers, Sam

    ReplyDelete
    Replies
    1. Hey that's awesome! That would be great for you to link back, and I'll be sure to check out your site. Arduino really is amazing.

      Delete

Thanks for your comment or question! If it is a question, I will try to get back to you quickly. Notice to spammers: I personally remove all spam promptly and report spammers to Google, so please don't do it.

Note: some HTML tags are allowed in your comments. To learn how to add bold (<b>...</b>), italics (<i>...</i>), or hyperlinks (<a href="URL">NAME</a>) to your comments, read here.

~Sincerely, Gabriel Staples.

P.S. Yo hablo español también. Je parle français aussi. (I speak Spanish & French too).