Back to Top
Arduino Uno Clone SMD USB MicroB-Female Connector
Description:
- A microcontroller board based on the atmega328 is called the Arduino Uno (data sheet).
- It features a 16 MHz crystal oscillator.
- 6 analogue inputs.
- 14 digital input/output pins (six of which can be used as PWM outputs).
- A USB-port.
- A power Jack.
- An ICSP header.
- And a reset button.
- It comes with everything needed to support the micro controller.
- All you need to do is use a USB cable to connect it to a computer or an AC-to-DC adapter or battery to power it.
- The FTDI USB-to-serial driver chip is not used by the Uno.
- Setting it apart from all previous boards.
- It has the Atmega8U2 configured to function as a serial-to-USB converter.
Features:
- Micro controller ATmega328
- Operating Voltage 5V
- Input Voltage (recommended) 7-12V
- Input Voltage (limits) 6-20V
- Digital I/O Pins 14 (of which 6 provide PWM output)
- Analogue Input Pins 6
- DC Current per I/O Pin 40 mA
- DC Current for 3.3V Pin 50 mA
- Flash Memory 32 KB of which 0.5 KB used by boot loader
- SRAM 2 KB
- EEPROM 1 KB
- Clock Speed 16 MHz
Write Your Own Review