Timer Compare Match Interrupt in Arduino

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

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

  • @emir6668
    @emir6668 4 месяца назад

    ¡¡Excelente video!! La mejor explicación la encontré en ingles 😆

  • @jamesclerkmaxwell8020
    @jamesclerkmaxwell8020 Год назад

    Probably the best Arduino timer explanation on RUclips. Thanks for making it so clear

  • @lovenighto
    @lovenighto 3 года назад +2

    Nearly Perfect explanation, To the point, and even has an example, Thanks for helping my studies sir :)

  • @pieru
    @pieru Год назад

    banger video, thanks

  • @jayamalapakhare4677
    @jayamalapakhare4677 2 года назад +1

    Very clear explanation with example . Thanks .

  • @reynaldowify
    @reynaldowify 3 года назад +1

    By far, the best explanation i have seen. Make some video with arduino mega, please!
    I already watched a lot of vids about the topic, but all are related to arduino 1, and also, those that explain timers and some other not so simple questions, mostly use complicated programm instructions; that if were known, should mean that the topic explained may be already known also
    Almost all vids are about arduino 1, but the mega is way more powerfull, even timers are better to implement, since those (the 3, 4 and 5) are not so much required for other basic functions.
    In fact, i am trying to make work a clothes dryer, which original computer is no longer available, and as a beginner, i started using dallas temperature library, and also timerOne library, which seems to create some conflict between them, and the machine looses the control it had at the first 5 minutes of running. My guess, is that there is a conflict between libraries, and i can not avoid the temp sensor one, but for sure, don´t have to depend on timerOne, which for me is a blind black box. That´s why i was looking for direct manipulation of original timers
    As far i understand, a programm that starts working fine, and changes behaviour after some minutes, must have an issue that happens in hidden libraries, that´s why my search began.
    Again, thanks,

    • @AnasKuzechie
      @AnasKuzechie  3 года назад +1

      Thanks Pedro. I do have other videos on Arduino timers with applications such as frequency counter and time measurement of external events. As for the Mega, I will make a video comparing Mega timers with Uno and Nano. Thanks again for your feedback.

    • @reynaldowify
      @reynaldowify 3 года назад +1

      @@AnasKuzechie Already suscribed Thanks

  • @arnolduk123
    @arnolduk123 Год назад

    At 1:27 in this video the timer pins should be digital pins and not analog pins.

  • @reynaldowify
    @reynaldowify 3 года назад +1

    Thanks very much!!

  • @thecool2328
    @thecool2328 Год назад

    Very will said. Can i increase the frequency/interval of the red led. Let say 20sec or more.
    Thank you.

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

    first you setup the TCCP1B Register and then on TIMSK1 the OCIEA.
    From the logic i would say that the OCIEB must be set 1...

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

    while enabling CTC mode and timer compare interupt what is the value 0b indicates?

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

    Nicely explain

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

    clock select bits for timer 0 and timer1 are different or not?

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

    4:40 hhahahaha