Elegoo Arduino Basic Starter Kit & Simple Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

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

  • @Marvellous132
    @Marvellous132 ปีที่แล้ว +4

    A tip from an absolute beginner. It would be good to say exactly WHERE you're placing components rather than breezing past that. The first button placed, I had no idea where in the bread board you put it and didn't want to continue.

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

      @@Marvellous132 does it matter where you put it?

    • @AvidPie
      @AvidPie 12 วันที่ผ่านมา

      @@prizms_ yeah there are spots on the breadboard for plus minus and other and things on the same row interact with each other

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

    Hi there, could you explain the 10k resistor?

  • @SteveH-TN
    @SteveH-TN ปีที่แล้ว

    Thanks for sharing this video, appreciate your thoughts. While I studied electronics initially in High School back in 1964 again in 2007 in adult technology center. I recently purchased a Digital Storage Oscilloscope TC3 handheld which I am forward to using 😮this Arduino Uno starter kit.

  • @Anna-xg6lv
    @Anna-xg6lv 3 ปีที่แล้ว +1

    I don’t know which side is left or right. Better when you hold it on the black background

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

    I appreciate the great video instruction. I added in what I thought might be Teal and Orange as well :D though, I guess the Programmable LED I received is not as great quality as the one it seems you received with your kit. Again much appreciated.
    else if (counter == 5) {
    digitalWrite(redPin, LOW);
    digitalWrite(greenPin, HIGH);
    digitalWrite(bluePin, HIGH);
    }
    else if (counter == 6) {
    digitalWrite(redPin, HIGH);
    digitalWrite(greenPin, HIGH);
    digitalWrite(bluePin, LOW);

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

    What is the code program that he used?

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

    Cool video! I noticed in your links though, the solid wire link is the same as the resistor link. Might have to get me some of that solid wire, makes for a nice clean build!

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

    I did this project and it worked and I was so happy! thank you!

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

      Wonderful!

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

    where can I find information about the forword voltage and amps of each component in this kit??

  • @Coco-mk6lv
    @Coco-mk6lv 3 ปีที่แล้ว

    Thanks so much for the detailed explanation! It made is so much easier.

  • @Killer-ku8nf
    @Killer-ku8nf 4 ปีที่แล้ว

    This is awesome!

  • @Amelia-vp7tq
    @Amelia-vp7tq 4 ปีที่แล้ว +1

    Great video! But just want to check, are you earthing it with breadboard wires or something else?

    • @Amelia-vp7tq
      @Amelia-vp7tq 4 ปีที่แล้ว

      oh actually I think i've answered my own question. In the UK delivery, the wires look different, so I thought I was missing something!

  • @varavind
    @varavind 5 ปีที่แล้ว

    Thanks for the video. What code are you using? Is it an example that comes along with the kit? I don't find code by the name RGB_Button in the examples. Did you write your own code for this video? Also, can you please clarify how you are connecting the 'keyboard' to Uno? Thanks!

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

      There's a link in the description that I used and modified a little. Look for "Project Inspiration" in the description. You don't need to connect the keyboard to the Uno. I just plugged the Uno into my keyboard because I've got a USB port on my keyboard that is easier to get to than other USB ports on my system.

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

      @@DBTechYT Thank you for the clarification!

  • @gliese4363
    @gliese4363 5 ปีที่แล้ว

    At 11:15 you said the light being on indicates it is working but mine is blinking even though I checked the board and nothing was wrong

    • @DBTechYT
      @DBTechYT  5 ปีที่แล้ว

      Check your code and your wiring. I've got a wiring diagram and a code write up on my blog here: dbtechreviews.com/2019/09/elegoo-basic-starter-kit-unboxing-project/

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

    Helpful video 👍

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

    wonderful

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

    Thanks! 🎉👏🏼🙏💥👍😀😃

  • @nicholasparsons5254
    @nicholasparsons5254 4 ปีที่แล้ว

    basic i know but those resistors look EXACTLY the same to me. how do you know the difference. noob here obviously but thats why im watching starter videos

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      Most times the resistors will come in labeled packs

  • @JulieLynnX88
    @JulieLynnX88 4 ปีที่แล้ว

    This is great! thank you!

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      You bet!

  • @cicadaliu782
    @cicadaliu782 4 ปีที่แล้ว

    when i program it into arduino, it says an error occured when upploading this sketch

    • @cicadaliu782
      @cicadaliu782 4 ปีที่แล้ว

      what should i do

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      It should tell you what the error is

  • @danielflynn8689
    @danielflynn8689 4 ปีที่แล้ว

    where can I find the lesson guide with code? CD will not lode

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      You mean the code I used for this project?

    • @zyk0758
      @zyk0758 4 ปีที่แล้ว

      Ihope you have already found it, but, just go to the elegoo website, and dowload it!

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

    bro how i am goone copy all that code?

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

      I mean... you could go down to the video description where there's a link to the project code.

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

    Dude thanks!

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

      I hope the video and blog post were helpful :)

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

      DB Tech they were scratch that they are helpful don’t quit TH-cam cause your good at it

    • @DBTechYT
      @DBTechYT  5 ปีที่แล้ว

      Thanks! I appreciate that :)

  • @samuelgoodwin2960
    @samuelgoodwin2960 4 ปีที่แล้ว

    I got it all hooked up exsaclty and put the program in but no matter what I do it will only show green and light green. Any ideas why? xx

    • @Ethan_Lifts08
      @Ethan_Lifts08 4 ปีที่แล้ว

      I know but mine only shows red

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

      mine shows green and red. when I wiggle a resistor I see blue. so idk. could be the LED or could be the breadboard. or could be user error.

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

    I'm looking to create a Unity project where I can read and visualize the player's heartbeat using an Arduino. Would this kit be a suitable for such a project or would something like the Arduino UNO be a better choice? Provided I also buy a pulse sensor to connect to it. I'm not too familiar with arduinos so I just want to know which one would best suit my project

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

      I'm pretty sure this kit would work for what you want to do as long as you get the project-specific pieces you need

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

    can you please give the code

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

      It's been in the description since September 16, 2019

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

      @@DBTechYT I cannot see it :(

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

      Then you're not trying very hard, man. It literally says, "The rest of the project specifications are on my website here:" with a link to the site that has the code and all the other project information.

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

      @@DBTechYT srry

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

      @@DBTechYT thanks for the help 👍👍

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

    you did a lot just for the review! you should make some simple tech tip videos on programming or arduino or windows 10 issues etc and click bait more tbh man

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

      I want to do more Aduino videos, but I'm just learning it myself. And I'm garbage at clickbait. I'll probably keep making videos like this, but probably not a lot of clickbait for a while :)

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

    Is it just me or is this not clesr

  • @crewzero3586
    @crewzero3586 4 ปีที่แล้ว

    Wtf code writing site are you on??????

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      That's not a website. That's the Arduino software.

    • @crewzero3586
      @crewzero3586 4 ปีที่แล้ว

      Oh ok. I was confused as I was trying to follow along bc I didn't know where the code was supposed to go