jueves, 17 de enero de 2019

Arduino Nano

The Arduino Nano is a compact board similar to the UNO.


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 NumberPin Description
1
D0 – D13
Digital Input / Output Pins.
2A0 – A7Analog Input / Output Pins.
3Pin # 3, 5, 6, 9, 11Pulse Width Modulation ( PWM ) Pins.
4Pin # 0 (RX) , Pin # 1 (TX)Serial Communication Pins.
5Pin # 10, 11, 12, 13SPI Communication Pins.
6
Pin # A4, A5
I2C Communication Pins.
7Pin # 13Built-In LED for Testing.
8D2 & D3External 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