Features:
- Microcontroller ATmega328 (SMD) – Interface CH340G
- Operating Voltage: 5V
- Input Voltage (recommended): 7-12V
- Input Voltage (limits): 5-20V
- Digital I / O Pins 14 (of which 6 provide PWM output)
- Analog Input Pins: 6
- Arduino UNO R3 Atmega16U2 With Cable
- The Arduino Uno R3 is a micro-controller board base on the ATmega328 . It has 14 digital input/output pins (of which 6 can be used as PWM outputs); 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything need to support the micro-controller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get start.
- The Arduino Uno R3 differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it features the Atmega16U2 (Atmega8U2 up to version R2) program as a USB-to-serial converter. Revision 2 of the Uno board has a resistor pulling the 8U2 HWB line to ground, making it easier to put into DFU mode.
- “Uno” means one in Italian and is name to mark the upcoming release of Arduino 1.0. The Uno and version 1.0 will be the reference versions of Arduino, moving forward. The Uno is the latest in a series of USB Arduino boards, and the reference model for the Arduino platform; for a comparison with previous versions, see the index of Arduino boards.
- Note: The Arduino Uno R3 reference design can use an Atmega8, 168, or 328, Current models use an ATmega328, but an Atmega8 is shown in the schematic for reference. The pin configuration is identical on all three processors.
PAWAN KUMAR (verified owner) –