Sunday, December 1, 2019

Arduino-Uno


Arduino-Uno

overview 

UNO is the perfect microcontroller to get started with electronics and coding. If it's the first time you play with the electronic platform, UNO is the strongest board you can start playing on. ONE is the most used and documented painting of the Arduino family.
Arduino Uno is a microcontroller card based on ATmega328P (data sheet). There are 14 digital I / O pins (6 of which can be used as PWM outputs), 6 analog inputs, 16 MHz crystal, USB connection, power connection, ICSP connector and reset button. Everything you need to support a microcontroller is included, connecting to a computer with a USB cable or turning on with an AC-DC adapter or battery to get started. Spend a few dollars on the tip and start again.

specification 


Microcontroller 
ATmega328P
Operating Voltage
5V
Input Voltage (recommended)
7-12V
Input Voltage (limit)
6-20V
Digital I/O Pins
14 (of which 6 provide PWM output)
PWM Digital I/O Pins
6
Analog Input Pins
6
DC Current per I/O Pin
20 mA
DC Current for 3.3V Pin
50 mA
Flash Memory
32 KB (ATmega328P) of which 0.5 KB used by boot loader
SRAM
2 KB (ATmega328P)
EEPROM
1 KB (ATmega328P)
Clock Speed
16 MHz
LED_BUILTIN
13
Length
68.6 mm
Width
53.4 mm
Weight
25 g



No comments:

Post a Comment