This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
"Translate" timer interrupt Arduino uno - Arduino MKR1010Wifi SAMD #16
Unanswered
lreinhard7
asked this question in
Q&A
Replies: 1 comment
-
Have a look at the RPM_Measure example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Recently, I just started with timer interrupts on Arduino Uno.
Things work fine but now I want to do something similar on the Arduino MKR1010Wifi Board that uses the SAMD chip.
Can somebody give me some pointers how to "translate" my code for this new board?
(I use something similar to what is described here in step 11 https://www.instructables.com/Arduino-Bike-Speedometer/)
I found a couple of code example here but miss a bit the explanation for a beginner like me.
Would appreciate any help I can get.
Many thanks,
Ludwig
Beta Was this translation helpful? Give feedback.
All reactions