Description
First of all, Arduino Uno (Clone) is the same as the Italian version. It consists of a microcontroller board utilizing the ATmega328P. It has 14 digital input/output pins (including 6 pins functioning as PWM outputs). In addition, 6 analog inputs, also 16 MHz quartz crystal. Also, it has a USB connector for easy connection to computers for programming. In addition, a power jack, an ICSP header and a reset button. Also, it contains everything to support the microcontroller. Just connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started. Hence, the only difference is that this board is made in China.
Arduino Uno R3 (Clone) Specifications
Microcontroller | ATmega328 |
Operating Voltage | 5 V |
Input Voltage (recommended) | 7-12 V |
Input Voltage (limit) | 6-20 V |
Digital I/O Pins | 14 (including 6 providing PWM output) |
PWM Digital I/O Pins | 6 |
Analog Input Pins | 6 |
DC Current per I/O Pin | 40 mA |
Flash Memory | 32 KB |
SRAM | 2 KB |
EEPROM | 1 KB |
Clock Speed | 16 MHz |
Arduino Uno R3 Resources
Arduino UNO Online Code Editor