Description:
The Arduino UNO R3 is a microcontroller board based on a removable, dual-inline-package (DIP) the ATmega328. Arduino is an open-source, prototyping platform and its simplicity makes it ideal for hobbyists to use as well as professionals. The Arduino UNO has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started.
Programs can be loaded on to it from the easy-to-use Arduino computer program. The Arduino has an extensive support community, which makes it a very easy way to get started working with embedded electronics. The R3 is the third, and latest, revision of the Arduino Uno.
The Uno R3 also adds SDA and SCL pins next to the AREF. In addition, there are two new pins placed near the RESET pin. One is the IOREF that allow the shields to adapt to the voltage provided from the board. The other is not connected and is reserved for future purposes. The UNO R3 works with all existing shields but can adapt to new shields that use these additional pins.
Application:
Electronics Circuits
Electronic Projects
etc.
Features:
1.Microcontroller: ATmega328
2.Operating Voltage: 5V
3.Input Voltage (recommended): 7-12V
4.Input Voltage (limits): 6-20V
5.Digital I/O Pins: 14 (of which 6 provide PWM output)
6.Analog Input Pins: 6
7.DC Current per I/O Pin: 40 mA
8.DC Current for 3.3V Pin: 50 mA
9.Flash Memory: 32 KB of which 0.5 KB used by bootloader
10.SRAM: 2 KB (ATmega328)
11.EEPROM: 1 KB (ATmega328)
12.Clock Speed: 16 MHz