Adventures in Science | Arduino Loops

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

Комментарии • 24

  • @neoncyber2001
    @neoncyber2001 7 лет назад +1

    Interesting fact. The variable i used in loop examples stands for Iterator. 😀

  • @davewreski6900
    @davewreski6900 6 лет назад

    Thanks so much to SparkFun and all who work so hard to bring us this great series. Good subjects and a Great instructor !
    Glad I can buy some of your great products too.
    Dave

  • @MrPenguin098
    @MrPenguin098 7 лет назад +1

    Wow, explained so clearly. Now i get it. Hope you write a book.

  • @cx3268
    @cx3268 7 лет назад +1

    Different subject: Software interrupts
    How do you do software interrupts in Arduino?
    Yes have used hardware interrupt such a RTC module but where are the software interrupts that these chips have and code does not allow use?
    Main service loop to do a task
    After time interval, break and do another task then return to the mail service loop
    Currently been using counter in the service loop to break out but it makes timing an issue

  • @unitedelectrician4334
    @unitedelectrician4334 7 лет назад +1

    WOW great video!! clear cut simple and short!! straight to the point

  • @nagarajs5228
    @nagarajs5228 7 лет назад +6

    can you explain about i2c ,spi like communications...

  • @Tiara48z
    @Tiara48z 7 лет назад +2

    While loops are so addictive, but so are for loops. But I think we all have a special place for "for i"

  • @جساس-ه6ح
    @جساس-ه6ح 6 лет назад +2

    Clear and brief thank you!

  • @bobdurk5180
    @bobdurk5180 7 лет назад

    Always enjoy your video tutorials; many thanks!

  • @penelopeweber7534
    @penelopeweber7534 7 лет назад +2

    I've tried loops before but I failed but now I got it

  • @Linrox
    @Linrox 2 года назад

    little confused on why the While loop and the For loop both executed 3 times when 3 was not less than 3. I was expecting Hello Hello Done.

  • @aspectcarl
    @aspectcarl 7 лет назад +1

    Excellent video

  • @qzorn4440
    @qzorn4440 2 года назад

    nice, the continue is very interesting. Mmm. 🤔

  • @mrcanisters
    @mrcanisters 6 лет назад

    great videos. really helpful. thanks

  • @attalaw36
    @attalaw36 4 года назад

    nice tutorial thank you

  • @TeagueChrystie
    @TeagueChrystie 7 лет назад

    Fantastic.

  • @gerrymcerlean8432
    @gerrymcerlean8432 3 года назад

    Very good, informative video. Thanks.
    Hate the background music. It is really, really annoying.

  • @Wrahmanto
    @Wrahmanto 6 лет назад

    mantab Bro

  • @penelopeweber7534
    @penelopeweber7534 7 лет назад

    I know

  • @stevecy
    @stevecy 7 лет назад

    You are using an LED BACKWARD, The Resistor ONLY goes on the Anode +. Power supply to resistor to the Anode. The Cathode goes to Ground. Learn something OK

    • @gustavo.ferrero
      @gustavo.ferrero 7 лет назад +1

      dont agree, it's a serial circuit, it doesnt matter were you place the resistor (anode or catode)

    • @stevecy
      @stevecy 7 лет назад +1

      You will burn out your Led, What is wrong with you?

    • @davidprice2861
      @davidprice2861 6 лет назад

      correct