element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
  • 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 What are some good first projects
  • 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 6 replies
  • Subscribers 394 subscribers
  • Views 429 views
  • Users 0 members are here
Related

What are some good first projects

tdguy
tdguy over 10 years ago

What I'm looking for are some great first projects and maybe some more advance projects for a beginner who is learning outside of the traditional learning medium.  Just a good beginnings for anybody that is new and needs help in a good direction just to get the experience would be nice.

  • Sign in to reply
  • Cancel

Top Replies

  • 4ringfan
    4ringfan over 10 years ago in reply to tdguy +3
    This might be a good place to get some project ideas for the Arduino. http://tronixstuff.com/tutorials/ I repair dental equipment for a living and I work on pneumatically controlled systems. Wouldn't be…
  • dougw
    dougw over 10 years ago in reply to tdguy +1
    Maybe you could try making a reaction timer..... where an LED starts a millisecond counter and a switch (that you hit) stops the counter. Try displaying the result on some seven segment LED displays or…
  • dougw
    dougw over 10 years ago +1
    Here is another arduino + sensors idea: Tis The Season For Arduino
Parents
  • clem57
    clem57 over 10 years ago

    Wow that is a big area. How about you giving a few specifics like

    • Your areas of expertise/interests
    • Your goals or aspirations
    • What is this non traditional learning medium? Is it do and learn(which I prefer)
    • What hardware do you have or are you asking? a suggested budget maybe.

     

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • clem57
    clem57 over 10 years ago

    Wow that is a big area. How about you giving a few specifics like

    • Your areas of expertise/interests
    • Your goals or aspirations
    • What is this non traditional learning medium? Is it do and learn(which I prefer)
    • What hardware do you have or are you asking? a suggested budget maybe.

     

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • tdguy
    tdguy over 10 years ago in reply to clem57

    That is a good point. 

     

    Some of the areas I'm in is micro-controllers (arduino), robotics, and power systems. 

     

    A couple of goals I'm interested in are

    • Regulated e-cigarette mods
    • power control modules
    • flow control modules (controlling liquids like water, oil, ect)

     

    As to non traditional, I've been indoctrinated until recently to think that the best way to go through school is to go into college which is what I'm classifying as "Traditional" in my message.

     

    Equipment I have

    • Soldering station
    • Standard hand tools
    • Networking crimping tools

     

    As to a budget, for the projects I'm looking at keeping each project at or below about $20 in total of parts.  I have found a few that are less than $5 around.

     

    Because I'm just getting into this, I may be saying things that I think are right but are way off so any help there would be nice too.

     

    Again, thanks for the help.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • 4ringfan
    4ringfan over 10 years ago in reply to tdguy

    This might be a good place to get some project ideas for the Arduino.

     

    http://tronixstuff.com/tutorials/

     

    I repair dental equipment for a living and I work on pneumatically controlled systems.  Wouldn't be too difficult to combine a small air compressor and some solenoids all controlled by an arduino to do all kinds of cool things.  You could use a paddle pump and pinch valves.  I have a bunch of ideas revolving around p and f, but I'm saving them for a future idea post i'm working on.

     

    Make an automated plant waterer.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 10 years ago in reply to tdguy

    Maybe you could try making a reaction timer..... where an LED starts a millisecond counter and a switch (that you hit) stops the counter. Try displaying the result on some seven segment LED displays or even an LCD.

    There are many ways to tweak and improve such a system - make bigger displays, add sound effects, record best times, etc. You can substitute an audio "beep" start signal and determine if your audio response is faster than your visual response or if loudness or brightness of trigger helps performance. You can add multiple stop switches that must be selected based on which trigger is initiated to determine how decisions slow down response.

    It is always fun to test your reactions - everybody thinks they are fast. Then try it again after a couple of beers....

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
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