How to use interrupts in Arduino projects

  Рет қаралды 7,163

Mario's Ideas

Mario's Ideas

Күн бұрын

Пікірлер: 40
@hajnisj
@hajnisj 2 жыл бұрын
Nice simple explanation. I like it, thanks!
@marios_ideas
@marios_ideas 2 жыл бұрын
THX. Give video a like:)
@Billy-Jay
@Billy-Jay 2 жыл бұрын
the following line needs to be part of your example ... unsigned long ms_last_run = 0;
@marios_ideas
@marios_ideas 2 жыл бұрын
That is correct:)
@marios_ideas
@marios_ideas 2 жыл бұрын
I sportem this after video editting
@KW-ei3pi
@KW-ei3pi Жыл бұрын
First time here at your channel. Wow! Awesome, well made video! I will check out your other videos. I didn't see the video that this one replaced, but I must applaud and commend you for your opening comments and recognizing what makes a bad video. SO MANY KZbinrs do not and though their information is valuable, they post one bad video after another. Thanks !
@marios_ideas
@marios_ideas Жыл бұрын
Thank you. Comments like these make it all worthwhile:)
@KW-ei3pi
@KW-ei3pi Жыл бұрын
@@marios_ideas .... and I forgot to mention the illustration of the dog and interrupts was perfect, and the graphics were as well. Keep up the great work !
@eddiejones8709
@eddiejones8709 Жыл бұрын
Another great video. I have seen many videos on this subject but your presentation is the best. As a 73 year old newbie I still have a lot to learn but I will defiantly be following your channel as guide for my new hobby. Thanks again for your time.
@marios_ideas
@marios_ideas Жыл бұрын
Thanks, means a lot to me:)
@stanislavamolnarova798
@stanislavamolnarova798 4 ай бұрын
I love the explanation, so cute.
@trynadyna9662
@trynadyna9662 7 ай бұрын
Thank you for taking the time to share your knowledge, homie! I appreciate you!
@physicsperspective.
@physicsperspective. 2 ай бұрын
Nice job explaining! What did you use to make the animation?
@marios_ideas
@marios_ideas 2 ай бұрын
Powerpoint:)
@brings2520
@brings2520 7 ай бұрын
Thanks for redirecting me this video in your previous interrupt video
@marios_ideas
@marios_ideas 7 ай бұрын
Glad you liked it:)
@Anointingify
@Anointingify Жыл бұрын
Thanks for the simplicity. I tried the code using 3 LEDS. On interrupt, the previous flashing LED remained ON while the next LED flashes. Please, what could be wrong?
@marios_ideas
@marios_ideas Жыл бұрын
In ISR just before LED++; command add line digitalWrite(LED,LOW); and let me know if this fixes it
@Anointingify
@Anointingify Жыл бұрын
@@marios_ideas Bravo, it worked. Thank you so much.
@lastchance045
@lastchance045 2 жыл бұрын
what a pleasure to hear clear and precis instruction WITHOUT irritating music. Also nice with a dog instead of the usual cat
@marios_ideas
@marios_ideas 2 жыл бұрын
I have actually used background music until very recently. But I had a volume all the way down. But in my first videos you will still find anoying music:)
@NaijaTechBoy
@NaijaTechBoy 2 жыл бұрын
Best interrupt video I have seen I can now work with interrupts in my sketch Thank you sir for this video
@marios_ideas
@marios_ideas 2 жыл бұрын
Thanks. Means a lot to me:)
@NaijaTechBoy
@NaijaTechBoy 2 жыл бұрын
@@marios_ideas sir can I have your WhatsApp details 🥺🥺 please?
@fatelifevlog3399
@fatelifevlog3399 Жыл бұрын
tried to it on my uno it says last_run was not declared on this scope
@marios_ideas
@marios_ideas Жыл бұрын
I missed one Line when editiing my video „unsigned long ms_last_run; „ at the beginning if the code where the other declarations are
@AliHussein-bb3ie
@AliHussein-bb3ie Жыл бұрын
😂
@IgorPomaranskiy
@IgorPomaranskiy Жыл бұрын
Really really good video. Crystal clear explanation.
@plymouthrovadventures.646
@plymouthrovadventures.646 Жыл бұрын
Thank you for this informative video, Looking into PWM for ESC or Servos. This video has helped me to read a RC receiver. Next the PWM bit...Possible future video. BTW your speech speed is perfect. The Pin Register video was also very helpful.
@marios_ideas
@marios_ideas Жыл бұрын
My pleasure:) like the videos and subscribe to my channal. Also consider supporting it.
@OrixMovies
@OrixMovies Жыл бұрын
Great, well done
@marios_ideas
@marios_ideas Жыл бұрын
Glad you liked it
@zdenekspacek2845
@zdenekspacek2845 Жыл бұрын
Thank you for the great explanation, i need this as 74 years old fella starts to learn coding!!
@marios_ideas
@marios_ideas Жыл бұрын
It is a great hobby. Enjoy:) Consider supporting my channel
@RakibHasan-ee2cd
@RakibHasan-ee2cd Жыл бұрын
Excellent video. The animation really helps and is very clear.
@marios_ideas
@marios_ideas 11 ай бұрын
I know:) But they take forever to make. Please consider supporting this channal
@steverileyretired
@steverileyretired 2 жыл бұрын
Very Good, i understand the interupt
@marios_ideas
@marios_ideas 2 жыл бұрын
Thanks:)
@manishm5624
@manishm5624 2 жыл бұрын
So Great Explanation!
@marios_ideas
@marios_ideas 2 жыл бұрын
Thanks . Means a lot to me. Please give video a like:)
Turning the Knob: Exploring Potentiometer Control with Arduino
12:40
Mario's Ideas
Рет қаралды 4,5 М.
How to use millis() function to multitask in arduino code.
10:34
Mario's Ideas
Рет қаралды 61 М.
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 7 МЛН
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 8 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 2,8 МЛН
How to Use Arduino Interrupts The Easy Way
33:28
Rachel De Barros
Рет қаралды 85 М.
【For Beginner】How to start electronics and what item is needed
18:16
My First PCB --EVER--
13:04
upir
Рет қаралды 78 М.
Practical Guide to PCF8574: Adding Extra Pins for Arduino
16:46
Mario's Ideas
Рет қаралды 6 М.
Understanding Arduino Interrupts | Hardware, Pin Change & Timer Interrupts
48:17
LESSON 29: Dos and Don'ts for Arduino Software Interrupts
8:29
Paul McWhorter
Рет қаралды 38 М.
LESSON 28: Tutorial for Programming Software Interrupts on Arduino
25:14
Arduino Event-Based Programming
26:12
BP Learning
Рет қаралды 228 М.
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 7 МЛН