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 New to Arduino and Programming
  • 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
  • State Not Answered
  • Replies 7 replies
  • Subscribers 394 subscribers
  • Views 512 views
  • Users 0 members are here
Related

New to Arduino and Programming

Former Member
Former Member over 10 years ago

Hi Everyone;

 

I am completely new to programming but have been fascinated by all aspects of programming and the gadgets one can build using these Arduino kits. My day-to-day job is that of a pilot - I fly Airbus A320 family aircraft which are completely fly-by-wire and are very heavily automated.

 

I was wondering if someone could refer me to a good guide for starting to learn how to write code and programming Arduino. I am a complete programming virgin and know nothing beyond some very basic stuff - that being said, I know what I want to achieve and I am hoping that perhaps someone could point me in the right direction for what kit components I should buy, the code that I should be writing and how to integrate it all together. If someone can help me out, it would be greatly appreciated!

 

Thanks;

 

Pete

  • Sign in to reply
  • Cancel

Top Replies

  • Former Member
    Former Member over 10 years ago +2
    Hi Pete, Jeremy Blum's Arduino tutorials helped me a lot! Go check them out on you tube, he explains the fundamentals very nicely. Here is a link to his Arduino you tube tutorials: http://www.youtube.com…
  • Former Member
    Former Member over 10 years ago in reply to clem57 +1
    Hi Clem, Thanks so much for your reply. I will have a gander at that tonight while I am dead heading and will likely have a few more questions. I know what I want to do, I just need to learn how to write…
  • bobcroft
    bobcroft over 10 years ago +1
    Pete, It depends on how you want to gain your knowledge, some people prefer free on line tutorials, some prefer books either conventional or Kindle format. Personally I prefer books to learn a subject…
  • clem57
    0 clem57 over 10 years ago

    Pete,

         Check out this online tutorial. It has some hardware, but leans to the software side mostly. It assumes very little knowledge. I would pickup a simple Uno first with a few parts.

    @Course for Arduino Programming: table of contents- (FA1main.htm)

     

    Welcome to the microcontroller world,

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to clem57

    Hi Clem,

     

    Thanks so much for your reply.

     

    I will have a gander at that tonight while I am dead heading and will

    likely have a few more questions. I know what I want to do, I just need to

    learn how to write the code and assemble the components to make it happen.

     

    When I look at all this programming it really makes me appreciate all of

    the technology that is integrated into the A320s that I fly....the software

    at the heart of the A320 runs on an Intel 286 processor bit in many ways,

    its still very advanced...it can out think the pilot in some cases.

     

    Thanks for your help,

     

    Regards,

     

    Pete

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • gadget.iom
    0 gadget.iom over 10 years ago

    I have often recommended the following guide to new users.

    http://playground.arduino.cc/uploads/Main/arduino_notebook_v1-1.pdf

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bobcroft
    0 bobcroft over 10 years ago

    Pete,

             It depends on how you want to gain your knowledge, some people prefer free on line tutorials, some prefer books either conventional or Kindle format.  Personally I prefer books to learn a subject and on that basis I can highly recommend the following titles.

    Programming Arduino - Getting started with sketches by Simon Monk.  Excellent value and a thoroughly enjoyable learning experience.

    Arduino Cookbook by Maichael Margolis.  The 'bible' of Arduino information.  Perhaps getting a little dated but still a very good solid foundation to learn from.

    Beginning C for Arduino by Jack Purdum.  One of the best books I have read on learning C programming on the Arduino.  Very good if you want to learn more about the language.

     

    If you want some good on line tutorials have a look at the Jeremy Blum videos.

     

    There is loads of information out there for free, sometimes too much, the books I have mentioned collate much of it into one place.  You can always have a good read whilst the 286 flies the plain!

     

    If you need any further help with your project please ask.  The guys on E14 have a tremendous wealth of knowledge.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago

    I have often recommended the following guide to new users.

    http://playground.arduino.cc/uploads/Main/arduino_notebook_v1-1.pdf

    +1 to this, i would recommend arduino.cc to get started, also sparkfun, adafruit, and right here on element14. Also scour google for your answers, and if all else fails, ask! There's a great community out here willing to help you out

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago

    Hi Pete,

     

    Jeremy Blum's Arduino tutorials helped me a lot! Go check them out on you tube, he explains the fundamentals very nicely.

     

    Here is a link to his Arduino you tube tutorials:

    http://www.youtube.com/playlist?list=PLA567CE235D39FA84

     

    I hope you enjoy it,

    Andre

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • murraymr
    0 murraymr over 10 years ago in reply to Former Member

    Coming from avionics engineering, I can tell you the magnitude of software is mind blowing.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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