Skip to main content

Questions tagged [arduino-micro]

A microcontroller board based on the ATmega32u4 with built-in USB communication.

0 votes
0 answers
8 views

I have connected an Arduino Micro (not Pro Micro) to an Magtek swipe reader. Data is connected to pin 3, and clock to pin 2 and swipe_detect to pin 4. Then I use this lib to read data from the ...
sebastian nielsen's user avatar