Hi,
I am using a fingerprint sensor and a VESC which connects to the Arduino using TX and RX pins. Is there a way that I could re-purpose any other GPIO pins to behave the same?
Might look into a software serial library.
1 Like
There's a tutorial on how to do that here:
It says "Arduino Zero, MKRZero or MKR1000 Board", but this can be used on any of the Arduino boards that use the ATSAMD21G18, including your MKR NB 1500.
1 Like
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.