element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • 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
The Learning Circuit
  • Challenges & Projects
  • element14 presents
  • The Learning Circuit
  • More
  • Cancel
The Learning Circuit
Documents The Learning Circuit 11: Intro to Arduino
  • Blog
  • Forum
  • Documents
  • Events
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
The Learning Circuit requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Engagement
Author: tariq.ahmad
Date Created: 7 May 2018 3:28 PM
Last Updated: 4 Aug 2018 9:21 PM
Views: 360
Likes: 12
Comments: 6
Related
Recommended

The Learning Circuit 11: Intro to Arduino

element14's The Ben Heck Show

Join Karen as she shares her enthusiasm for teaching STEM subjects, gives you what you need to know to get started on electronics projects, and more.

Back to The Ben Heck Show homepage

The Learning Circuit
Featured Bonus Content
See All Episodes

 

You don't have permission to edit metadata of this video.
Edit media
x
Upload Preview

Karen gives an introduction to Arduino and the open-source platform that it is based on.  She explains what makes it a good platform for beginners and how you can take advantage of its ease-of-use and extensive documentation to get started with electronics projects.  The Arduino UnoArduino Uno, such as the one included with Arduino Starter KitArduino Starter Kit, is a great place to start if you’re new to Arduino. 

 

 

Related Content:

  • The Learning Circuit 12: Arduino Starter Kit: Spaceship Interface
  • Introduction to Arduino
  • sudo Sergeant 04: Ditch the Arduino IDE for the Linux Terminal
  • Arduino, What is It Good For?

 

You can power an Arduino UnoArduino Uno through the power jack or the serial port.  You can also power it directly to pins VCC/GND. The Serial Port can be used for programming or you can program it through the ICSP header with an AVR programmer.  You would use GND and voltage pins to power components in your projects.  There's lot's of I/O for both digital and analog with pins for PWM so its versatile for a wide range of projects. Arduino makes it easy to plug in sensors and peripherals so that it can act as the brains of your electronic projects. There is no soldering required with Arduino and the board is well labeled for ease of programming.  The board includes a reset button, if there is something buggy with your program or project you can easily reset the microcontroller without having to mess with the code or a computer.

 

The microcontroller isn't soldered directly on the board, but instead is in a sociket. You can pop it out  and swap out just the chip, without replacing the whole board, should something happen. The Arduino uses its own IDE (integrated development environment).  The syntax is similar to C or C++ but does not require any prior programming knowledge. You can easily integrate many components with Arduino to sense your environment such as through heat, motion, light, and touch.  You can also use Arduino to affect your environment through motors, servos, LEDs, or as the brain of your electronics project.

 

For  motors and fans, they may be rated for more power, but try to get as low as you can near 3V. These motors and fans can handle more power, but will still work at 3V. Most LEDs are rated for 1.5-3V DC. Be careful with the LEDs. If they are fed too many volts, they’ll burn out and stop working. While that’s true for most components, LEDs tend to be less tolerant to voltages above their rating. We’ll also make blocks with interrupts, like buttons, switches, and potentiometers.

  • batteries
  • tlc
  • arduino uno
  • digital
  • avr programmer
  • arduino_vcp
  • e14presents_makerkaren
  • switches
  • io
  • simplified c
  • arduino ide
  • potentiometers
  • arduino_tutorials
  • vcc
  • motors
  • led
  • icsp
  • gnd
  • arduino starter kit
  • stem projects
  • analog
  • thelearningcircuit
  • Share
  • History
  • More
  • Cancel
Anonymous

Top Comments

  • airbornesurfer
    airbornesurfer over 4 years ago in reply to rivera82falcon +3

    Arduino is pretty awesome once you learn the system, and it's really set up as a "learn by doing" process, so it's extremely easy to get started even if you know jack squat about coding or circuits! The…

  • rivera82falcon
    rivera82falcon over 4 years ago +2

    Great intro video as I don't know squat about Arduino. Keep the videos coming and please do more videos on this.

     

    Curious...are you sitting at Ben's Desk??? Sorcery!!!

  • airbornesurfer
    airbornesurfer over 4 years ago +2

    Quite a thorough intro to Ardunio, Karen! Can't wait to see what comes next!

  • magiotcz
    magiotcz over 3 years ago

    I got the startup kit and look forward to the first projects

    • Cancel
    • Up +1 Down
    • Reply
    • More
    • Cancel
  • evanc
    evanc over 3 years ago

    Great intro.  Re-inspires me to get back into microcontrollers.

    • Cancel
    • Up +1 Down
    • Reply
    • More
    • Cancel
  • makerkaren
    makerkaren over 4 years ago in reply to rivera82falcon

    I was. I hadn't worked out screen cap only laptop yet, so I set up at his desk. Ben configures all his programs very specifically to his liking and it's always weird to use his computer for things. It compelled me to figure out how to do screen cap on my laptop so I will be able to do screen caps on my own machine in the future. We all love our toys the way we like them, I suppose.

    • Cancel
    • Up +2 Down
    • Reply
    • More
    • Cancel
  • airbornesurfer
    airbornesurfer over 4 years ago

    Quite a thorough intro to Ardunio, Karen! Can't wait to see what comes next!

    • Cancel
    • Up +2 Down
    • Reply
    • More
    • Cancel
  • airbornesurfer
    airbornesurfer over 4 years ago in reply to rivera82falcon

    Arduino is pretty awesome once you learn the system, and it's really set up as a "learn by doing" process, so it's extremely easy to get started even if you know jack squat about coding or circuits! The software includes a whole plethora of examples that teach all the concepts about working with the board and any add-on "shields" you pick up will have libraries that include more examples of how those boards run! It's great!

    • Cancel
    • Up +3 Down
    • Reply
    • More
    • Cancel
  • rivera82falcon
    rivera82falcon over 4 years ago

    Great intro video as I don't know squat about Arduino. Keep the videos coming and please do more videos on this.

     

    Curious...are you sitting at Ben's Desk??? Sorcery!!!

    • Cancel
    • Up +2 Down
    • Reply
    • More
    • Cancel
Element14

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 © 2022 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

  • Facebook
  • Twitter
  • linkedin
  • YouTube