The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328P (Arduino Nano 3.x). It has more or less the same functionality of the Arduino Duemilanove, but in a different package. It lacks only a DC power jack, and works with a Mini-B USB cable instead of a standard one.
The pinout is shown:
The description:
o. | Pin Number | Pin Description |
---|---|---|
1
|
D0 – D13
| Digital Input / Output Pins. |
2 | A0 – A7 | Analog Input / Output Pins. |
3 | Pin # 3, 5, 6, 9, 11 | Pulse Width Modulation ( PWM ) Pins. |
4 | Pin # 0 (RX) , Pin # 1 (TX) | Serial Communication Pins. |
5 | Pin # 10, 11, 12, 13 | SPI Communication Pins. |
6 |
Pin # A4, A5
| I2C Communication Pins. |
7 | Pin # 13 | Built-In LED for Testing. |
8 | D2 & D3 | External Interrupt Pins. |
References:
[1] https://store.arduino.cc/usa/arduino-nano
[2] https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html
No hay comentarios.:
Publicar un comentario