Italy
Offline
Edison Member
Karma: 112
Posts: 1111
O ti distingui o ti estingui
|
 |
« on: February 13, 2013, 10:47:40 am » |
Hi, All finally the pinout of Arduino Micro.   Download PDF THIS IS A PRERELEASE VERSION!
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #1 on: February 14, 2013, 03:55:33 pm » |
Yesterday i've thinked to ask you about micro, but you are too fast. :-) Great work. Thanks!
|
|
|
Logged
|
|
|
|
|
outside Seattle
Offline
Newbie
Karma: 0
Posts: 22
|
 |
« Reply #2 on: March 09, 2013, 04:10:46 pm » |
I think you may have an issue with the analog pin numbering on this diagram. The analog pins in your diagram do not seem the same as the "official" diagram here: http://arduino.cc/en/Main/ArduinoBoardMicroAnd the official pins may have an issue too. This thread seems to identify a numbering problem that I was confused by with the pins and the board itself: http://arduino.cc/forum/index.php/topic,141122.0.html
|
|
|
Logged
|
|
|
|
|
USA
Offline
Newbie
Karma: 0
Posts: 2
|
 |
« Reply #3 on: March 11, 2013, 05:03:18 pm » |
I'd be really interested in an Arduino Nano 3.0 diagram in this format!
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 2
|
 |
« Reply #4 on: March 25, 2013, 09:13:24 pm » |
Lovely!
One typo: “reccomended” should be “recommended”.
Also a policy question regarding pin 26: The only way to get a PWM signal out of it is as the inverted signal of pin 27. It cannot be independently controlled in the Arduino sense (i.e. with analogWrite()). Does this still count as a PWM pin for the purpose of your diagrams?
|
|
|
Logged
|
|
|
|
|
Italy
Offline
Edison Member
Karma: 112
Posts: 1111
O ti distingui o ti estingui
|
 |
« Reply #5 on: March 26, 2013, 02:39:32 am » |
Lovely!
One typo: “reccomended” should be “recommended”.
Thanks! 'll Fix soon Also a policy question regarding pin 26: The only way to get a PWM signal out of it is as the inverted signal of pin 27. It cannot be independently controlled in the Arduino sense (i.e. with analogWrite()). Does this still count as a PWM pin for the purpose of your diagrams?
It 's true, but in all diagrams I reported the exact processor pinout. Shortly I will make new drawings and I will indicate it. Bye, Pighixxxx
|
|
|
Logged
|
|
|
|
|
Pittsburgh, PA, USA
Offline
Faraday Member
Karma: 55
Posts: 3910
I learn a bit every time I visit the forum.
|
 |
« Reply #6 on: March 26, 2013, 03:30:34 am » |
How different is that to a Teensy++ 2.0?
|
|
|
Logged
|
Examples can be found in your IDE.
|
|
|
|
Italy
Offline
Edison Member
Karma: 112
Posts: 1111
O ti distingui o ti estingui
|
 |
« Reply #7 on: March 26, 2013, 03:40:02 am » |
How different is that to a Teensy++ 2.0?
I've found this: http://www.pjrc.com/teensy/pinout.htmlI do not know the card but seems to have an Arduino compatible mode.
|
|
|
Logged
|
|
|
|
|
Pittsburgh, PA, USA
Offline
Faraday Member
Karma: 55
Posts: 3910
I learn a bit every time I visit the forum.
|
 |
« Reply #8 on: March 26, 2013, 06:02:40 am » |
I was wondering more about the chip and capabilities. Last I knew, the Teensy makers paid into Arduino.
Yes they have compatibility and software that allows use of the IDE giving extra options. They are nice especially for HID.
|
|
|
Logged
|
Examples can be found in your IDE.
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 14
|
 |
« Reply #9 on: December 22, 2013, 03:38:03 pm » |
I think D7 should have the AINO box turned Green. D7 should not be a digital only pin as it's used for the comparator input also.
|
|
|
Logged
|
|
|
|
|
Central MN, USA
Offline
Tesla Member
Karma: 64
Posts: 6854
Phi_prompt, phi_interfaces, phi-2 shields, phi-panels
|
 |
« Reply #10 on: March 10, 2014, 01:23:53 pm » |
Thank you! Karma
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 3
|
 |
« Reply #11 on: March 13, 2014, 09:53:54 pm » |
What is with these pin numbers?! They are completely whack! Or am I just looking at it wrong? For instance what is clearly marked "13" on the physical Micro is somehow pin 32 on this diagram... 
|
|
|
Logged
|
|
|
|
|
Central MN, USA
Offline
Tesla Member
Karma: 64
Posts: 6854
Phi_prompt, phi_interfaces, phi-2 shields, phi-panels
|
 |
« Reply #12 on: March 13, 2014, 10:21:24 pm » |
Gray is chip pin, 13 in white is arduino pin.
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 3
|
 |
« Reply #13 on: March 13, 2014, 10:32:49 pm » |
Ah I see, that makes sense.
I wish the arduino pin numbering was more prominent.
|
|
|
Logged
|
|
|
|
|
Central MN, USA
Offline
Tesla Member
Karma: 64
Posts: 6854
Phi_prompt, phi_interfaces, phi-2 shields, phi-panels
|
 |
« Reply #14 on: March 13, 2014, 10:51:50 pm » |
Chip physical pins don't concern you. If you are using port manipulation or designing a board based on this IC, then you need to know physical pin locations.
|
|
|
Logged
|
|
|
|
|
|