3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

The Best Arduino

The Best Arduino
This Lazy Old Geek has used a lot of Arduinos. There are a lot or Arduinos, clones, DIYs available.

Which is the best?
The truth is that there is no one best. It depends on many factors including:
A. Your finances
B. Your technical skills
C. Your soldering skills
D. Your application
E. Time and labor available

I am going to relate some of my experiences and very subjective opinions.
I encourage others to express their own experiences. Please send comments.

I actually started using Arduinos because of Instructables. Instructables has several very good ‘Arduinos’. Here’s a few:

DIY-Arduino-or-The-DIY-Duino
It looks like a great Arduino and is very well documented.
It does require making your own PCB.

Standalone-Arduino-ATMega-chip-on-breadboard
Another good one.
It requires use of a breadboard.

Build-Your-Own-Arduino
Another good one.
It requires use of a breadboard.

Ardweeny-2-How-to-customize-an-Ardweeny
If you plan on using an ‘Ardweeny’, I would suggest following this Instructable.
 
Suggestion: Many Instructables leave pin 1 (Reset) unattached. Apparently this will work but I would suggest pulling it up with a 10K resistor to +5v. An unattached floating input pin can be unpredictable. And can cause intermittent problems.

Caution: Breadboards are very handy for prototyping. I use them a lot. I do caution the user after they’re used for awhile, some of the connections can become unreliable(intermittent). One reason is sticking in connections that are bigger than what the breadboard is designed for. Be careful of power connectors and voltage regulators. Another problem is contaminated components.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Freeduino

Freeduino
Definition: Arduino shield compatible means that all of the shields designed for the real Arduino will work on this clone.

I think my first ‘Arduino’ was a Freeduino kit.
http://www.freeduino.org/freeduino_open_designs.html

Features: Arduino shield compatible, socketed Atmega328 (bootloader), USB and voltage regulator
What I liked about Freeduino:
Good quality PCB
Soldered easily
Medium quality parts

One of the primary suppliers is NKC Electronics
http://www.nkcelectronics.com/Arduino_c_9.html
They have a lot of Arduino stuff but I don’t think I’ve used them.

I bought my Freeduino from Seeed Studio
http://www.seeedstudio.com/depot/

What I liked about Seeed Studio:
Great prices (sometimes, look for bargains and sales)
Email support was okay
Lots of sensors I haven’t seen elsewhere

Disliked:
China, so shipping time is long
Documentation is spotty. They have a sensor platform called electronic brick that doesn’t seem to be well documented.

I will use again.

When to use: If shield compatibility is needed. If USB is needed all the time.

« Previous StepDownload PDFView All StepsNext Step »
22 comments
Nov 27, 2011. 2:47 PMlm13700 says:
"This board has two extra connector pins for Analog I/O that is available on the surface mount version of the chip but not the DIP package. Does anyone know if the Arduino software supports this?"

-Yes, it does.
Nov 6, 2011. 1:52 AMstatic says:
I guess I got the wrong impression when I read development board associated with the Arduino. I have never seen one with a ZIF socket for the microprocessor, minimize the risk of pin damage when swapping them out. In my mind a development board means a tool to test, and debug a program, along with the circuitry, that the program controls. Then when everything works right, one builds a PCB for permanent use in the project, along with the programmed microprocessor. Purchasing a ~ $6 microprocessor for each project not new Arduino. Thanks to your instructable I now know to get the freeduido kit, and purchase a ZIF socket for it. The RBBB is a good option for an inexpensive board to dedicate to a single project, if one isn't using shields. I'm hoping to find a source of drilled PCB for a single sided board, if you mentioned one I overlooked it. Etching I can handle, but I don't have good tools to drill boards with. Your instructable was very informative. Thank you for taking the time.
Sep 13, 2011. 12:15 PMknexsuperbuilderfreak says:
i think you should add some info on the other ones and info on sheilds is also nice to have. http://www.makershed.com/SearchResults.asp?Cat=43
Jul 20, 2011. 10:49 PMFearce1 says:
First off I will say Thanks to Instructables for this site, (so many inspirations), second, I would like to say that it also has expanded my knowledge of inovative ways of DIY.

OK now my "?",-=]
I'm looking to purchase an Arduino and my electronics hobby mostly orbits around breadboard projects. My interests are swaying towards the Arduino Duemilanove (because of its many shields/compatiblities) but not sure if (being new to microcontrollers) I should start there or just settle with the boArduino as a starting point.
(only down side to the BoArduino is its not shield compatable)

(I've never used or programmed a MC before but im am familiar with programming languages)

Any suggestions?
Jul 12, 2011. 12:10 AMBlackice504 says:
Hi all i got the FreeTonics Eleven its 100% protoshield compatable and it has some extra features like a isp port on the usb side all that is needed is to solder the pins on from what i read here is there website http://www.freetronics.com

got it for 39.95 they have another one that is ethernet instead of usb for 69.95
if your in australia like me Jaycar has them for the same prices if your worried about shipping and Ebay = Hell.

it also has some other chips on there but so far i have just pluged it in i will write and let people know how they are but so far it looks good.

First project get a led or motor( Servo from remote control car to work )
then the big test Digital to Analgue sound i hope that works as the DAC of shelf normaly just stereo sound i hope to get 4 channel if it works will post then go all out and get the mega and do full 7.1 D.A.C and post.
Thanks MS for the help with selecting Arduino.
Jul 12, 2011. 7:00 PMBlackice504 says:
So far so good it uses its own USB called Eleven under device manager under com ports as expected its a neat package a small bga style ic with on top a ISP port its own crystal the default baud rate was 9600 i set to full it did not mind at all i think its something like 128000 under windows 7 64bit

its 100% compatable IO shield thats handy, it has a smd voltage regulator 7 - 12 volts i have run all the standard tests with it, and it come preloaded with blink d13 was flashing at 1000 i changed it worked instantly, after a flash of the rx and tx leds after writing it reset it self and started the new mod i made for blink i also did readrom test it worked changing between sketchs is less then a second but at this point i have only tried the Arduino examples
here is a link to the model i have.
also has a built in proto area on the unit it self. good for a simple test so you know your chip works. PS yes i know it has the blink test with D13 but its not MY test lol.
http://www.freetronics.com/products/eleven
May 17, 2011. 6:59 PMhightekrednek2396 says:
I bought my uno off ebay it came with the protoshield for 35 dollars plus 3 s&h it was delivered in 4 days because it came from texas I like it the only thing is i fried the bootloader and the sketch for the isp programmer doesnt work with uno
May 20, 2011. 3:58 PMhightekrednek2396 says:
actualy the bootloader is half there the sketch i was running froze so i went to reset but the light wouldnt flash to show it reset but the it worked so i went to reprogram the bootloader but it fried it so now im gonna have to buy a programmer.

and i figured out what was wrong i think i need a crystal for it to stay in sync while it programs
May 18, 2011. 8:55 PMTheRafMan says:
There sure are a lot of different version... and like you said it all depends on your circumstances and you do the best you can with what you have or afford. My favorites are the Freeduino (made in Canada!), the Seeduino Mega and the Ardweeny. My Freeduino and Seeduino Mega are mounted on a plastic base that has a breadboard and 9V battery holder attached to it and that makes them great for experimenting (similar to this). There is one that I am still learning to like, it does comes in handy on breadboards and it's called the Sippino; the reason I don't like it as much is that I found out the hard way that the reset pin is not available which kind of surprised me, otherwise it would be another favorite. Good comparison job BTW, and I agree with your comments about the Seeduino power connector and their poor documentation.
May 18, 2011. 1:53 PMmischka says:
Boarduino is a good product, well documented, easy to solder.
May 18, 2011. 11:55 AMmaewert says:
I like the Ardweeny mentioned in your 'ible but have not performed the mods in the 'ible you linked.  I prefer the straight Ardweeny kit which allows easy breadboarding and you can easily transfer the breadboard into an embedded solution..
May 18, 2011. 6:57 AMBongmaster says:
RBBB and Borduino are both good boards :) i have 2 boarduino and a RBBB.
May 18, 2011. 10:27 AMBongmaster says:
both are good really

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
47
Followers
33
Author:msuzuki777
Lazy Old Geek