New answers tagged arduino-micro
0
votes
Increase interrupt resolution on Arduino Micro
I resolved it.
It was the delay(50); line that was used as button debouncing that caused the issue.
I resolved it in two ways:
I added logic to test that the first tested button input (buttonpress ...
Top 50 recent answers are included
Related Tags
arduino-micro × 190usb × 23
arduino-uno × 18
atmega32u4 × 15
serial × 14
power × 10
arduino-leonardo × 10
arduino-ide × 9
bluetooth × 9
arduino-pro-micro × 8
sensors × 7
timers × 7
analogread × 7
mpu6050 × 7
keyboard × 7
arduino-nano × 6
pins × 6
softwareserial × 6
c++ × 5
i2c × 5
communication × 5
programming × 4
interrupt × 4
library × 4
spi × 4