Arduino Uno R3 CH340G ATMega328P Development Board Compatible with Arduino
The Uno R3 CH340G ATmega328p Development Board is a cost-effective alternative to the popular Uno R3 Arduino. This version uses the CH340 USB to Serial converter chip instead of the Atmega16U2 chip.
We have extensively used these budget-friendly Arduino boards with CH340 chips and have found them to perform flawlessly. The CH340 chip is utilized only during programming and for serial output through the USB port. In regular operation, this board functions identically to the more expensive version without the CH340 chip.
Main changes from the older version:
1. Two rows of the holes for the pins (Male and Female). So it can be connected with normal Female Jumpers.
2. Additional 3 rows of the holes for wiring.
3. Changes to the DIP package of ATMEGA328P to flat package.
4. CH340G replace ATmega16U2
How to use
1. Download the IDE Arduino
Link: http://arduino.cc/en/Main/Software (Copy to open)
2. Download the USB chip driver
Link: http://www.5v.ru/zip/ch341ser.zip (Copy to open)
3. Plug in UNO development board, the driver will be installed automatically
4. Select the UNO from the die
5. Select the COM port
6. The best choice first, Arduino comes with routine procedures, burn into it.
Features
- 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.
- 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.
Specification:
Model Type | Arduino Uno R3 |
---|---|
Microcontroller Chip | ATmega328 (SMD) – Interface CH340G |
Operating Voltage (VDC) | 5 |
Input voltage | 7-12V |
Input Voltage (limit) | 6-20V |
Analog I/O Pins | 6 |
Digital I/O Pins | 14 (of which 6 provide PWM output) |
PWM Digital I/O Pins | 6 |
DC Current for 3.3V Pin (mA) | 50 |
DC Current per I/O Pin (mA) | 40 |
Clock Speed | 16 MHz |
SRAM | 2 |
EEPROM | 1 KB (ATmega328) |
Flash Memory | 32 KB |
Power Supply Option | DC Jack or USB |
On Board LEDs | On/Off, L (PIN 13), TX, RX |
Operating Temperature (°C) | -40 to 90 |
Dimensions (LxWxH) mm | 75 x 54 x 12 |
Weight (g): | 26 |
Package Includes
1 x Arduino Uno R3 CH340G ATMega328P Development Board
PAWAN KUMAR (verified owner) –
Souvik Nandi (verified owner) –
Amazing