Arduino Forum
Hardware Interrupts
Projects
General Guidance
groundFungus
April 10, 2018, 4:20am
2
if digitalRead (buttonInt) == LOW)
That will read pin 0, not pin 2. So, no.
show post in topic
Related topics
Topic
Replies
Views
Activity
Why won't interrupts fire?
Programming
13
5869
May 5, 2021
attachInterrupt() problem
Programming
8
1306
May 5, 2021
Interrupt works on digital pin 2 but not digital pin 3 of UNO
Programming
2
597
May 5, 2021
Logic problems
Programming
5
1546
May 5, 2021
Another Interrupt question
Programming
16
5415
May 5, 2021