Arduino Micro Pinout in ASCII
i have had arduino micro (my first microcontroller) few weeks , still haven't memorized locations , functions of pins. find myself leaving tab open http://arduino.cc/en/main/arduinoboardmicro reference. consequently, have created ascii representation of pinout diagram on page. hope useful guys has been me.
the slashes there ide doesn't mess up.
it looks post messing up, included attachment.
code: [select]
/*
arduino micro pinout diagram in ascii
// __ o o
mosi o |()| o o o sck
rx_led/ss o o o o miso
1/tx o icsp o vin
0/rx o o gnd
reset o o reset
gnd o o +5v
2/sda o o nc
3(pwm)/scl o o nc
4/a6 o o a5
5 (pwm) o o a4
6 (pwm)/a7 o o a3
7 o o a2
8/a9 o o a1
9 (pwm)/a10 o o a0
10 (pwm) /a11 o o aref
11(pwm) o _____ o 3.3v
12 (pwm)/a12 o [ ] o 13 (pwm)
// |___|
*/
the slashes there ide doesn't mess up.
it looks post messing up, included attachment.
Arduino Forum > Using Arduino > Microcontrollers > Arduino Micro Pinout in ASCII
arduino
Comments
Post a Comment