Skip to content

Instantly share code, notes, and snippets.

@blackymetal
Last active January 2, 2016 21:08
Show Gist options
  • Save blackymetal/8361014 to your computer and use it in GitHub Desktop.
Save blackymetal/8361014 to your computer and use it in GitHub Desktop.
Setting Arduino pro mini generic version from Deek_Robot
Select on Arduino tools
Tools > Board > Arduino Pro or Pro mini
Tools > Processor > ATmega328 (5V, 16MHZ)
Tools > Programmer > AVR ISP
When uploading a sketch first press reset button on the arduino then select Upload, once 'Uploading...' text appears realease the button.
NFC RFID-RC522
*Ardunio Uno, Arduino Pro, Arduino Pro mini
Module......*Uno.......Mega
SDA(SS)......D10.......D53
SCK..........D13.......D52
MOSI.........D11.......D51
MISO.........D12.......D50
GND..........GND.......GND
RST..........D9........D9
3.3V........3.3V.......3.3V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment