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
Arduino
  • Products
  • More
Arduino
Documents Arduino Fundamentals: Part I: Quiz
  • Blog
  • Forum
  • Documents
  • Events
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Arduino requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 16 Feb 2020 5:22 AM Date Created
  • Last Updated Last Updated: 18 Nov 2021 7:14 PM
  • Views 3981 views
  • Likes 20 likes
  • Comments 207 comments
Related
Recommended

Arduino Fundamentals: Part I: Quiz

Arduino Fundamentals: Part 1: Quiz

Quiz | Arduino Day 2021  | Workshop | Digital Fever  | Attack of the Drones | Project14 |Arduino Tutorials | Arduino Projects | Arduino Homepage

 

Are you ready to demonstrate your Arduino knowledge? Then take this 25-question quiz to test your knowledge of Arduino and see how ready you are for Arduino Certification.

To earn the Arduino Fundamentals I Badge, attain 100% on the quiz, leave us some feedback in the comments section, and give the quiz a star rating.

 

  • e14quiz
  • featured_arduino
  • arduino fundamentals: part i: quiz
  • arduino fundamentals
  • quiz
  • Share
  • History
  • More
  • Cancel
Anonymous

Top Comments

  • beacon_dave
    beacon_dave over 2 years ago +11

    Question 24 depends on whether or not you are 'sinking' or 'sourcing' the LED which has been connected...

  • tariq.ahmad
    tariq.ahmad over 2 years ago +10

    There's no one way to do #13 so in hindsight it wasn't the best question.   We've made a tweak to the quiz to reflect this and how people actually code.  We thank everyone who took this quiz early…

  • BigG
    BigG over 2 years ago +8

    Hmmm, not so sure about question 13 as you can create code such that either can apply "Place code in _____ to make an LED flash 10 times."

Parents
  • beacon_dave
    beacon_dave over 2 years ago

    Question 24 depends on whether or not you are 'sinking' or 'sourcing' the LED which has been connected...

    • Cancel
    • Up +11 Down
    • Reply
    • More
    • Cancel
Comment
  • beacon_dave
    beacon_dave over 2 years ago

    Question 24 depends on whether or not you are 'sinking' or 'sourcing' the LED which has been connected...

    • Cancel
    • Up +11 Down
    • Reply
    • More
    • Cancel
Children
  • jc2048
    jc2048 over 2 years ago in reply to beacon_dave

    I got that one wrong. I'm of an age where it's more natural to take loads like an LED to the rail: that comes of originally learning logic design with TTL.

     

    I suppose, if you were being strict, you should also set the pin to be an output first.

    • Cancel
    • Up +6 Down
    • Reply
    • More
    • Cancel
  • dubbie
    dubbie over 2 years ago in reply to jc2048

    Jon,

     

    I too started from this perspective and then realised I needed a newer mind set and actually got this question correct.

     

    Dubbie

    • Cancel
    • Up +5 Down
    • Reply
    • More
    • Cancel
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to beacon_dave

    beacon_dave  wrote:

     

    Question 24 depends on whether or not you are 'sinking' or 'sourcing' the LED which has been connected...

    True. The question should show how the LED is wired. If it’s between + and pin, the answer is wrong.

    • Cancel
    • Up +3 Down
    • Reply
    • More
    • Cancel
  • jc2048
    jc2048 over 2 years ago in reply to Jan Cumps

    On a Nano, the schematic looks like this. I think the question might be about the on-board LED.

     

    • Cancel
    • Up +4 Down
    • Reply
    • More
    • Cancel
  • m_bejstrup
    m_bejstrup over 2 years ago in reply to jc2048

    In that schematic the LED would only light up very dim (if at all). The 1K resistor should be more like 150R

    • Cancel
    • Up +2 Down
    • Reply
    • More
    • Cancel
  • du00000001
    du00000001 over 2 years ago in reply to m_bejstrup

    There are a lot of LEDs these days that shine bright with 2 mA 

    • Cancel
    • Up +4 Down
    • Reply
    • More
    • Cancel
  • jc2048
    jc2048 over 2 years ago in reply to m_bejstrup

    It's the LED marked 'L' on the board. It's not all that bright, but it's fine as an indicator on a board. I suppose that they didn't want to load the output pin too much: this way the output pin can be used for other things too.

     

    • Cancel
    • Up +3 Down
    • Reply
    • More
    • Cancel
  • m_bejstrup
    m_bejstrup over 2 years ago in reply to m_bejstrup

    Point taken.

    Maybe I'm just an old man, from a time where diode where leaded and drew 20 mA.

     

    In any case, asking what an LED does, when connected to GPIO pin, that are driven low.

    Ranges from nothing at all to damage the microcontroller (I'm talking microcontrollers in general here, not just microchip AVR controllers)

    • 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