Author Topic: Which Arduino for a beginner?  (Read 10429 times)

0 Members and 1 Guest are viewing this topic.

Offline lavo-1Topic starter

  • Regular Contributor
  • *
  • Posts: 51
  • Country: gb
Which Arduino for a beginner?
« on: October 26, 2011, 08:47:38 pm »
Totally new to micro-controllers and want to have a bit of fun messing around with them. I have chosen the Arduino platform as it is supposed to be the easiest to program, which suits me as software is not my strongest attribute.
As always there seems a few to choose from plus the many clones so i ask the experts .... which one to get me started?
I will probably follow a few books I have found online for projects to give me the basics as well as the community on here for further ideas.
So, point me to either Arduino website or to other clones (ber in mind I live in the UK so will only buy in the EU). 8)
 

Offline IanB

  • Super Contributor
  • ***
  • Posts: 12367
  • Country: us
Re: Which Arduino for a beginner?
« Reply #1 on: October 26, 2011, 09:22:30 pm »
I think the Arduino Uno is the standard place to begin.

For general Arduino ideas and background information, check out tronixstuff, sparkfun and adafruit, as well as the main Arduino home page of course.
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11713
  • Country: my
  • reassessing directives...
Re: Which Arduino for a beginner?
« Reply #2 on: October 26, 2011, 09:35:42 pm »
i believe the way you program the arduino. io pin, adc pwm etc are all the same throughout arduino types, so i dont think there's arduino for beginner or arduino for expert, its just how many pins you are going to need to determine which arduino you want to get. btw, i never heard uno when i bought my mega last time, its just that duminalove and mega. and i choose mega because.... number of pins, and that was my first programming in micro ;)
« Last Edit: October 26, 2011, 09:39:38 pm by Mechatrommer »
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline johnboxall

  • Supporter
  • ****
  • Posts: 663
  • Country: au
  • You do nothing, you get nothing.
    • Books, services and more:
Re: Which Arduino for a beginner?
« Reply #3 on: October 26, 2011, 10:41:23 pm »
Totally new to micro-controllers and want to have a bit of fun messing around with them. I have chosen the Arduino platform as it is supposed to be the easiest to program, which suits me as software is not my strongest attribute.
As always there seems a few to choose from plus the many clones so i ask the experts .... which one to get me started?
I will probably follow a few books I have found online for projects to give me the basics as well as the community on here for further ideas.
So, point me to either Arduino website or to other clones (ber in mind I live in the UK so will only buy in the EU). 8)

The current board to get would be the Arduino Uno. However there is an Australian-designed version which is improved on the Uno - the Freetronics Eleven. You can get one from lipoly -
http://www.lipoly.de/index.php?main_page=product_info&products_id=166484

Offline Achilles

  • Regular Contributor
  • *
  • Posts: 229
  • Country: de
Re: Which Arduino for a beginner?
« Reply #4 on: October 27, 2011, 08:35:16 am »
Well, I think any Arduino will bring you a step forward, but I wouldn't suggest a Pro, or Fio or so that need an external USB-Serial(TTL) converter to program it for playing around.

An Duemilanove, Mega, Uno should be fine. I bought a Mega 1280 from DFRobot first and I am very happy with it. It (with some additions) is now running as a RS232 Data logger on our Cloup Droplet Probe.

I bought it on ebay from a chinese, but he has a logistics center/partner that sends it from Germany. A bit more expensive than China, but not much and very fast. I bought several times there.
 

Offline lavo-1Topic starter

  • Regular Contributor
  • *
  • Posts: 51
  • Country: gb
Re: Which Arduino for a beginner?
« Reply #5 on: October 29, 2011, 09:06:18 pm »
Thanks for the input guys, I probably go with the uno (clone) and test the water from there.
I am hoping to make a night vision camera for spotting nocturnal animals in my garden, so may be back for more advise if that's OK?
 

Offline McMonster

  • Frequent Contributor
  • **
  • Posts: 413
  • Country: pl
    • McMonster's blog
Re: Which Arduino for a beginner?
« Reply #6 on: October 29, 2011, 09:54:46 pm »
I'm afraid it's not possible to use Arduino to build anything like this.
 

Offline Achilles

  • Regular Contributor
  • *
  • Posts: 229
  • Country: de
Re: Which Arduino for a beginner?
« Reply #7 on: October 29, 2011, 10:02:28 pm »
I'm afraid it's not possible to use Arduino to build anything like this.

Maybe it's not the optoelectrical part. Lot's of hobby photographers use the arduino to build camera traps and take photos of animals, water drops or what ever.....let's see will be coming.
 

Offline Electronic

  • Contributor
  • Posts: 12
Re: Which Arduino for a beginner?
« Reply #8 on: December 14, 2011, 11:05:53 pm »
I wouldn't recommend the Uno version. Sure it can do some stuff but they missed a really important thing in the software design. You can't use it as an ISP. All other version can do it but not the Uno version. Its really anoying!

Yes, I have the Uno version, bought an extra AVR that I can't use until they put out the new rev. of the software. And the guy responible for it is no where to be found.
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11713
  • Country: my
  • reassessing directives...
Re: Which Arduino for a beginner?
« Reply #9 on: December 15, 2011, 12:11:26 am »
i concur, but i dont think we can get rid of the new version can we?. i also just got the Uno. the real brainer for me is the new usb chip. my older software cannot be used with it, will waste some more of my time developing new one >:( i thought the new one can do 480Mbps, wrong! only 12Mbps max bugger! i'll find a way.
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline george graves

  • Super Contributor
  • ***
  • Posts: 1257
  • Country: us
Re: Which Arduino for a beginner?
« Reply #10 on: December 15, 2011, 02:12:25 am »
If software isn't your strong suit - I'd recommend the basic stamp.  Good support/tutorials for beginners, and less traps that will slow you down.

With that said, I think it's way over priced, but the BASIC STAMP launage is dead simple to read and write.  It's more like instructions, where as the arduino C can be a bit frustrating when you are starting.

Offline slateraptor

  • Frequent Contributor
  • **
  • Posts: 833
  • Country: us
Re: Which Arduino for a beginner?
« Reply #11 on: December 17, 2011, 04:55:49 am »
If software isn't your strong suit - I'd recommend the basic stamp.  Good support/tutorials for beginners, and less traps that will slow you down.

With that said, I think it's way over priced, but the BASIC STAMP launage is dead simple to read and write.  It's more like instructions, where as the arduino C can be a bit frustrating when you are starting.

May be a valid point, but the fact of the matter is the Arduino platform is far more ubiquitous than BS.
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4306
  • Country: us
Re: Which Arduino for a beginner?
« Reply #12 on: December 17, 2011, 09:57:04 am »
The uno's inability to run as an ISP has long since been worked around (disable auto-reset) and fixed (new version of bootloader.)  Not that failing to be usable as a device programmer is something that should bother most of the beginning Arduino users in the first place.

An Uno is pretty much the "default" choice currently being sold, and will do fine.
 

Offline Electronic

  • Contributor
  • Posts: 12
Re: Which Arduino for a beginner?
« Reply #13 on: December 17, 2011, 11:38:11 am »
Nice of you to tell us that about the UNO. Could you also put an link to the instructions?
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11713
  • Country: my
  • reassessing directives...
Re: Which Arduino for a beginner?
« Reply #14 on: December 17, 2011, 01:42:17 pm »
www.arduino.cc
and type arduino uno in ebay.
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4306
  • Country: us
Re: Which Arduino for a beginner?
« Reply #15 on: December 18, 2011, 07:31:09 am »
Nice of you to tell us that about the UNO. Could you also put an link to the instructions?
http://arduino.cc/forum/index.php/topic,61776.0.html
 

Offline The_Penguin

  • Regular Contributor
  • *
  • Posts: 103
  • Country: ca
Re: Which Arduino for a beginner?
« Reply #16 on: December 22, 2011, 10:27:43 pm »
I wouldn't recommend the Uno version. Sure it can do some stuff but they missed a really important thing in the software design. You can't use it as an ISP.

For those of us who are suffering from MAO (major acronym overload) what the heck is ISP?  Obviously not internet service provider.... :)
 

alm

  • Guest
Re: Which Arduino for a beginner?
« Reply #17 on: December 22, 2011, 10:33:09 pm »
ISP in this context means in-system programming, as opposed to programming micro controllers the old fashioned way in a ZIF socket. Using the Arduino as an ISP allows you to program blank AVRs, for example in a breadboard, without buying another Arduino for every micro.
 

Offline The_Penguin

  • Regular Contributor
  • *
  • Posts: 103
  • Country: ca
Re: Which Arduino for a beginner?
« Reply #18 on: December 22, 2011, 10:59:22 pm »
ISP in this context means in-system programming, as opposed to programming micro controllers the old fashioned way in a ZIF socket. Using the Arduino as an ISP allows you to program blank AVRs, for example in a breadboard, without buying another Arduino for every micro.
Thanks.  Just starting to think about playing with micros -(Arduino UNO ordered yesterday :)

Acronyms are starting to really tick me off, especially ones with many uses (SMB ATM etc. make me go WTF) and I'm in the computer industry.

 

Offline george graves

  • Super Contributor
  • ***
  • Posts: 1257
  • Country: us
Re: Which Arduino for a beginner?
« Reply #19 on: December 23, 2011, 03:42:43 am »
Quote
As of now, you can. Actually, apparently the big problem with the UNO is the auto reset - if you put about a 120 Ohm resistor from reset to 5v on the UNO then it'll work.

Load the ISP sketch, disable the auto reset with the resistor, and then follow the normal directions.

(I just burned 3 chips last week from my UNO - so I know this works).

Google arduino uno isp programmer.  Other say a cap works better.

Offline slateraptor

  • Frequent Contributor
  • **
  • Posts: 833
  • Country: us
Re: Which Arduino for a beginner?
« Reply #20 on: December 23, 2011, 06:07:59 am »
If it means anything to anyone, I stopped by a local RadioShack the other day and imagine my surprise when I saw the Arduino Uno and a few different stacker boards for sale...a bit pricey, but it def caught me off guard to see it being sold at a retail store in retail packaging.
 

Offline im_a_human

  • Regular Contributor
  • *
  • Posts: 70
  • Country: gb
Re: Which Arduino for a beginner?
« Reply #21 on: December 30, 2011, 11:38:58 pm »
I bought myself an Arduino UNO fairly recently because i kept reading about them and seeing them in Dave's videos and i found it very easy to get the thing doing something. You get alot of free example code with the Arduino software enviroment so you should have a look at that and just google around for Arduino project ideas too.
 

Offline plentyngood

  • Newbie
  • Posts: 2
  • Country: ec
Re: Which Arduino for a beginner?
« Reply #22 on: February 03, 2012, 03:03:25 am »
I just bought a clone from Hong Kong. It is a UNO R3 and cost a lot less than the true arduino around twenty two with free shipping, but I had to wait a month to get it.  :-\ Got it yesterday and started playing with it immediatly. It probably the best one for a beginner because that majority of instructions have a picture of the UNO so it you don't understand the wording in the instruction you can at least follow the picture. 
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf