Arduino Blinking LED Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ค. 2020
  • A tutorial for connecting an LED to an Arduino board and writing code to make it blink. Lean more about coding the Arduino: • How to Code Arduino: B...
    You can find the diagram and code at our website:
    curiores.com/blinkingled
    The code is also available on GitHub:
    github.com/curiores/ArduinoTu...
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @redwolf9455
    @redwolf9455 5 หลายเดือนก่อน +14

    If you’re still having trouble, check if your wires are bad. I spent the past 2 days pulling my hair out trying to figure out why my code wasn’t working, only to find out my wires weren’t working

  • @murkypuddle33
    @murkypuddle33 ปีที่แล้ว +10

    This is so cool! I love how simple you can make something so that's actually so intricate. Well done tutorial! Subbed.

  • @gamefly00730
    @gamefly00730 3 ปีที่แล้ว

    Thank you, look forward to the next one.

  • @ninobach7456
    @ninobach7456 ปีที่แล้ว +10

    easy, fast, comprehensible.
    feels like a babystep but hey you gotta start somewhere

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

      hey thanks! This was one of my first youtube videos so it was also a baby step for me as well

  • @hand5492
    @hand5492 4 วันที่ผ่านมา

    whats the app name???

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

    Which software you used for animation?

  • @juliekhov3892
    @juliekhov3892 3 ปีที่แล้ว

    Does it make a difference which Arduino board you use? Having trouble deciding.

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

      Any Arduino is fine for a beginner project. In general the uno is the most widely used starter board. Personally I like inexpensive starter kits like this one.
      www.amazon.com/ELEGOO-Project-Tutorial-Controller-Projects/dp/B01D8KOZF4/ref=sr_1_1_sspa?dchild=1&keywords=elegoo&qid=1597363056&sr=8-1-spons&psc=1&spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUEyNTRVOVhIR1UzSVpSJmVuY3J5cHRlZElkPUEwOTQyNDkwMzJXUzRWNVVMOFBZNCZlbmNyeXB0ZWRBZElkPUExMDAxMzc2M1RTT1dKR0NNR05TQiZ3aWRnZXROYW1lPXNwX2F0ZiZhY3Rpb249Y2xpY2tSZWRpcmVjdCZkb05vdExvZ0NsaWNrPXRydWU=

    • @juliekhov3892
      @juliekhov3892 3 ปีที่แล้ว

      @@curiores111 Thank you for the quick reply. I'll definitely grab that one. :) Any recommendations on any further reading materials? Do you use any safety equipment?

    • @curiores111
      @curiores111  3 ปีที่แล้ว

      The "getting started" and other "built-in" tutorials on the Arduino website are a great place to start and learn some of the basic elements typically used with Arduino.
      www.arduino.cc/en/Tutorial/HomePage
      For example, this tutorial demonstrates the use of a potentiometer and how you can interact with the readings in code.
      www.arduino.cc/en/Tutorial/AnalogReadSerial
      I don't use safety equipment -- there isn't a lot of danger associated with basic Arduino setups (it's only pushing 5 volts, generally speaking).

    • @charlesklein7232
      @charlesklein7232 2 ปีที่แล้ว

      check out "aliexpress" you can get one for $5 but be careful they have "FAKE" ones you need a board that uses the "CHIP" its rectangular not the square chip! you need an arduino chip. [KEYESTUDIO] are good check for price they can be expensive but if you look you will find a good price. they are yellow! $5-20

    • @danielstarnes7354
      @danielstarnes7354 3 หลายเดือนก่อน

      I'd recommend anyone getting started with Arduino get an Arduino brand board. Trying to save money on knockoffs took me down a rabbit hole of bootloaders and software updates, huge waste of time.

  • @rolandberendonck3900
    @rolandberendonck3900 9 หลายเดือนก่อน +1

    You made a lot of work on this video. Lots of respect for that 👍👍👍Question: Is the speech in your tutorial generated by software?

    • @curiores111
      @curiores111  8 หลายเดือนก่อน +1

      Thank you. :) No, not software generated.

    • @rolandberendonck3900
      @rolandberendonck3900 8 หลายเดือนก่อน +1

      @@curiores111 Wow. You've got a great voice then 🙂

  • @mdrabid2893
    @mdrabid2893 10 หลายเดือนก่อน

    Great video , thanks

    • @curiores111
      @curiores111  8 หลายเดือนก่อน

      You're welcome 😊

  • @nguyenviet908
    @nguyenviet908 5 หลายเดือนก่อน

    thank you

    • @curiores111
      @curiores111  5 หลายเดือนก่อน

      No problem :)

  • @peterk.4266
    @peterk.4266 ปีที่แล้ว

    Nice

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

    Hii how do I make the LED blink faster

    • @user-cg2xz1kf9o
      @user-cg2xz1kf9o 5 หลายเดือนก่อน

      try 500 ms instead of 1000

  • @wombatZ
    @wombatZ 5 หลายเดือนก่อน

    Why am I not allowed to place the transistor parallel to the LED?

    • @curiores111
      @curiores111  5 หลายเดือนก่อน

      Transistor? I think you mean the resistor. No one said you "cant"...it just won't serve its purpose...which is to limit the current through the LED.

    • @wombatZ
      @wombatZ 4 หลายเดือนก่อน

      @@curiores111 Oh yes, I meant the resistor of course :)
      Why can't it limit the current when it's parallel with the red wire adjusted to the resistor?
      Should the red wire always be away from the LED lane?

    • @curiores111
      @curiores111  4 หลายเดือนก่อน +1

      @@wombatZ If it's in parallel then the current can travel through the red wire instead of the resistor. This basically means the resistor is doing nothing. Think of it like rivers. If you make a choke point in a river, it will slow the flow. If you have two rivers, and make a choke point in one, the water will continue to flow rapidly through the other branch.
      The red wire is positive, so it needs to connect to the positive side of the LED. That's the only requirement for it. Not sure what you mean by "away from" the led lane. If you mean that it should not be in the LED lane, then yes, if the resistor is on that side. Otherwise, it would bypass the resistor and connect straight to the LED.

    • @wombatZ
      @wombatZ 4 หลายเดือนก่อน +1

      @@curiores111 Thank you. You have answered my question!

  • @joshuacox5344
    @joshuacox5344 8 หลายเดือนก่อน +1

    My led just stays on, I re typed the code 1-1 exactly like you have it on the video, and on gthub . Checked and checked the connections and everything. Changed the delay to a smaller number , and nothing the led stays solid.... HELP I just started trying to do this and I've been discouraging so many times. I do have a Ethernet shield on the Arduino but I don't think that would change anything ..... please help, anyone lols, don't let me give up again please

    • @curiores111
      @curiores111  8 หลายเดือนก่อน

      Why don't you start by trying to remove the ethernet shield? Best to start simple!

    • @joshuacox5344
      @joshuacox5344 8 หลายเดือนก่อน

      @@curiores111 hello, I have done that, also tried different LED's and resistors. And a different breadboard. Also changed from Arduino to a espwemos D1 same results. I'm a failure 😔😔😭😕😭😭

    • @curiores111
      @curiores111  8 หลายเดือนก่อน

      @@joshuacox5344Hmm, that sounds..odd. Why don't you send me a picture of your setup along with a screenshot of your code. curiores@gmail.com It's a pretty simple setup so debugging only has a few steps. The image should clearly show where you've connected all of the wires, or it will be difficult to debug.

    • @nitroboom1282
      @nitroboom1282 4 หลายเดือนก่อน

      What version of the app are you using I ended up having to download the older version to code it

  • @wanted_edits
    @wanted_edits ปีที่แล้ว +3

    me using auto-blink LED

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

    lima balls

  • @123devadathan
    @123devadathan ปีที่แล้ว

    Hi. How can I contact you? Do you have an email id? I would like to discuss something.