element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Arduino Starter Kit?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 18 replies
  • Subscribers 398 subscribers
  • Views 1139 views
  • Users 0 members are here
  • arduino
Related

Arduino Starter Kit?

Former Member
Former Member over 12 years ago

Hi, guys. I'm new here. I want to learn something about electronics and Arduino seems to be a nice subject for me. Now I have to purchase the whole kit and wonder which model I should have. It seems that for a starter like me, it's better to use the starter kit. but if i can used the more developed model, like Mega 2560, then I don't have to buy one more in the future when I'm more familiar with it.

 

What do you guys think?

 

Thanks

Manny

  • Sign in to reply
  • Cancel

Top Replies

  • mcb1
    mcb1 over 12 years ago in reply to Former Member +2
    Manny, I have some 23 Arduino's in various formats, and none of them are a Mega. In most cases you only use a few inputs and outputs, so the rest are idle. The basic Arduino has numerous shields that will…
  • billabott
    billabott over 12 years ago in reply to Former Member +1
    Don't forget about adafruit.com. They are very deserving of our support.
  • mcb1
    mcb1 over 12 years ago in reply to billabott +1
    Manny You don't need to purchase a pre-made kit. I ran an introduction course for 8-10yr olds, and I purchased the controller from a local supplier, and the other parts from other sources. The kits were…
Parents
  • Former Member
    Former Member over 12 years ago

    Hi, Manny

    I have just started also and decided to opt for an Arduino Mega 2560 because it has a lot more input and output pins and a greater capacity for sketches than other Arduinos.

    While I expect it will be a while before I utilise the full capacity of the Mega, it is better to have and not need than to need and not have.

     

    I have also just managed to set up my Mega as an ISP for programming ATTiny85 chips and can recommend the Mega although if you are on a tight budget, the Uno is probably good enough.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • mcb1
    mcb1 over 12 years ago in reply to Former Member

    Manny,

    I have some 23 Arduino's in various formats, and none of them are a Mega.

     

    In most cases you only use a few inputs and outputs, so the rest are idle.

    The basic Arduino has numerous shields that will make it easier to utilise.

     

    I suggest you buy a basic Arduino (E14's prices are very good) with the DIP version chip (rather than smd).

    If you progress to a project needing more pins, then buy the mega for that purpose.

     

    For a kit, I suggest you need

    • Breadboard, the mini work and can be added onto a proto shield to make it compact.
    • leads that can plug in to the header and the breadboard (cat5 cable works at a pinch)
    • 2 or 3 pushbuttons (choose ones that can fit the breadboard ..some need the pins rotated 90deg)
    • A selection of different colored leds
    • 220 Ohm resistors (ALWAYS USE A SERIES RESISTOR ON LEDS !!!!), some 10K, 4K7 and 2K2 resistors for pullups.
    • DS18B20 temp sensor
    • Photocell
    • An I2C LCD display
    • A opto coupled dual relay is handy,
    • and if you want to make noise, a buzzer or beeper.

     

    That should cover you for the majority of your tinkering.

    For robotics and movement, you really need to decide on using continuous servos, motor or steppers and their power requirements, before selecting the driver board to suit.

    At that stage a ping sensor, or similar could be added.

     

    Lastly a 9v power supply with a 2.1mm plug to power it independant of your computer.

     

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to mcb1

    That sounds very reasonable. I searched the Internet a little bit and found three main online forums or stores which sell the starter kit.

    1. http://www.sainsmart.com/sainsmart-uno-r3-starter-kit-with-16-basic-arduino-projects.html  (an online store)

    2. http://arduino.cc/en/Main/ArduinoStarterKit (this is the professional arduino forum)

    3. https://www.sparkfun.com/products/9284 (this one seems to nice, too)

     

    All of them seems to cover my needs and meet your criteria.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • billabott
    billabott over 12 years ago in reply to Former Member

    Don't forget about adafruit.com.   They are very deserving of our support.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • mcb1
    mcb1 over 12 years ago in reply to billabott

    Manny

    You don't need to purchase a pre-made kit.

     

    I ran an introduction course for 8-10yr olds, and I purchased the controller from a local supplier, and the other parts from other sources.

    The kits were donated to the school, but the pupils ended up buying their own, and the purchasing exercise was repeated.

     

    In some cases one supplier may work out cheaper when freight is introduced, but a lot of the kits I have seen are priced above their component value.

    The Sainsmart has most of the bits and seems reasonably priced.

    The offical Arduino version is overpriced in my opinion...

    and the Sparkfun one is lacking in components to do much real experimenting.

     

    You also don't need to get everything at once, if budget is a consideration.

     

    Anyway enjoy the experience.

     

     

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • mcb1
    mcb1 over 12 years ago in reply to billabott

    Manny

    You don't need to purchase a pre-made kit.

     

    I ran an introduction course for 8-10yr olds, and I purchased the controller from a local supplier, and the other parts from other sources.

    The kits were donated to the school, but the pupils ended up buying their own, and the purchasing exercise was repeated.

     

    In some cases one supplier may work out cheaper when freight is introduced, but a lot of the kits I have seen are priced above their component value.

    The Sainsmart has most of the bits and seems reasonably priced.

    The offical Arduino version is overpriced in my opinion...

    and the Sparkfun one is lacking in components to do much real experimenting.

     

    You also don't need to get everything at once, if budget is a consideration.

     

    Anyway enjoy the experience.

     

     

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube