Arduino Uno REV 3 Microcontroller Board
Arduino Uno REV 3 Microcontroller Board is based on the Microchip Technology ATmega328 8-bit Microcontroller (MCU). Arduino Uno features 14 digital input/output pins (six of which can be used as PWM outputs), six analog inputs, and a 16MHz quartz crystal. Uno also includes a USB connection, a power jack, an In-Circuit Serial Programming (ICSP) header, and a reset button. This Arduino MCU board contains everything the user needs to support the MCU. The user can get started by connecting the Uno to a computer with the USB cable or by powering it with an AC/DC adapter or battery. The Uno can be programmed with Arduino Software (Integrated Development Environment). The ATmega328 on the Uno comes preprogrammed with a bootloader that allows the user to upload code to the MCU without using an external hardware programmer.Arduino Uno differs from preceding boards in that it does not use the FTDI USB-to-serial driver chip. This board instead features the Atmega16U2 programmed as a USB-to-serial converter.
Features
- Microchip Technology ATmega328 8-Bit AVR Microcontroller
- 5V operating voltage
- 6V to 20V input voltage (limit)
- 14 (with 6 providing PWM output) digital I/O pins
- Six analog input pins
- 20mA DC current per I/O pin
- 50mA DC current for 3.3V pin
- 32KB Flash memory (ATmega328P), 0.5KB used by bootloader
- 2KB SRAM (ATmega328P)
- 1KB EEPROM (ATmega328P)
- 16MHz clock speed
- 68.6mm x 53.4mm (LxW)
- 25g weight
- Powered via a USB connection or with an external power supply, the power source is selected automatically
- Includes a number of facilities for communicating with a computer, another Uno board, or other MCUs, ATmega328 provides UART TTL (5V) serial communication, available on digital pins 0 (RX) and 1 (TX)
- ATmega16U2 on board channels this serial communication over USB and appears as a virtual com port to software on the computer
- 16U2 firmware uses standard USB COM drivers
- No external driver needed
Applications
- Prototyping and education
- Home automation
- Robotics
- Internet of Things (IoT)
- Wearable electronics
- Data logging and measurement systems
- Interactive art and displays
- Industrial automation
- Automated gardening systems
- Game controllers and input devices
- Security systems
- Signal processing
- Custom keypads and user interfaces
- Remote control systems
- Embedded systems
Resources
Publicado: 2024-12-19
| Actualizado: 2025-10-16
