Arduino Errors and Troubleshooting - Electronics with Becky Stern | Digi-Key Electronics

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ค. 2024
  • A lot can go wrong when building an Arduino project, whether it’s your wiring, or your code, or your software settings. In this video, Becky Stern shares her troubleshooting process and walks through some of the most common errors.
    Arduino Project Troubleshooting Blog - www.digikey.com/en/maker/blog...
    00:00 Intro
    0:32 Errors when compiling
    1:53 Errors when uploading
    4:14 Issues with code functionality
    4:48 Troubleshooting wiring
    5:40 Arduino resources
    6:14 Outro
    Electronics with Becky Stern playlist: • LED Basics - Electroni...
    Product Links:
    Arduino Uno: www.digikey.com/short/8zbtr253
    Solderless breadboard: www.digikey.com/short/3f2w40d1
    Jumper wires: www.digikey.com/short/v1wt9wpz
    Multimeter: www.digikey.com/short/9t2hrnj2
    Related Videos:
    Arduino Basics - Electronics with Becky Stern - • Arduino Basics - Elect...
    Arduino Input/Output - Electronics with Becky Stern - • Arduino Input/Output -...
    Arduino Libraries - Electronics with Becky Stern - • Arduino Code Libraries...
    Your First Arduino Project - Electronics with Becky Stern - • Your First Arduino Pro...
    Related Articles:
    Arduino Basics Blog - www.digikey.com/en/maker/blog...
    Arduino Input/Output Blog - www.digikey.com/en/maker/blog...
    Arduino Libraries Blog - www.digikey.com/en/maker/blog...
    Your First Arduino Project Blog - www.digikey.com/en/maker/blog...
    Maker.io - www.digikey.com/en/maker
    Digi-Key’s Blog - TheCircuit www.digikey.com/en/blog
    Connect with Digi-Key on Facebook / digikey.electronics
    And follow us on Twitter / digikey
    Becky’s channel: / beckystern
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 13

  • @rrturjo
    @rrturjo ปีที่แล้ว +2

    Love your stuff Becky

  • @basbastian2998
    @basbastian2998 ปีที่แล้ว

    Becky, nice and clear my-first-arduino tutorial. Everybody can make an easy HelloWorld example. But helping people solve their own errors may be even more important.

  • @sgsax
    @sgsax ปีที่แล้ว

    When you switch between languages a lot, it's easy to forget those dang semicolons. Great troubleshooting tip! Thanks for sharing!

  • @jimbarchuk
    @jimbarchuk ปีที่แล้ว +2

    Excellent vid all around. Troubleshooting is such a huge monster topic it's hard to know where to start. Pro Tip: Compiler and run time errors, always fix the first error first. Typos and punctuation can cause multiple errors, but further errors usually have *no* clue as to the actual source. Sometimes fixing one error causes dozens or hundreds of others to 'go away.'

    • @gus473
      @gus473 ปีที่แล้ว +1

      Yes, to both! Excellent job by Becky, and fixing keyboard miscues or omissions often is a simple but elusive solution! 😎✌️

  • @jacksonmin2058
    @jacksonmin2058 ปีที่แล้ว

    So happy to see a maker like you get sponsored by a company likes digi-key!

  • @youreale
    @youreale ปีที่แล้ว +2

    Love it!! 🥰

  • @mixme8655
    @mixme8655 25 วันที่ผ่านมา

    Thank you❤❤❤

  • @grantclarke4713
    @grantclarke4713 ปีที่แล้ว +5

    Take a break from a problem and come back with fresh ideas.

  • @j1952d
    @j1952d ปีที่แล้ว

    2:20 - Unplug your board and plug it back in as you should whenever you make changes to your circuit ... WHY? This is nonsense IMHO. Unplug BEFORE making changes to the circuit, and reconnect after!

    • @noliver7913
      @noliver7913 ปีที่แล้ว +1

      So, not nonsense?