The arduino uno smd is a version of the arduino uno, but uses a surface mount version of the atmega328p instead of the through-hole version. This version was made in response to a shortage in supply of the through-hole atmega328p. The board is based 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 crystal oscillator, a usb connection, a power jack, an icsp header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a usb cable or power it with a ac-to-dc adapter or battery to get started. This development board comes with a ch340g usb to uart converter chip. So in order to use this board we need to install ch340 driver. The arduino uno can be powered via the usb connection or with an external power supply.
1. : |
- Micro controllers: Atmega328, Usb to uart converter : ch340g
|
2. : |
- 14 digital input/output pins (of which 6 can be used as pwm outputs) 6 analog inputs, a 16 mhz crystal oscillator, a usb connection, a power jack, an icsp header, and a reset button
|
3. : |
- Operating voltage 5v x input voltage (recommended) 7-12v x input voltage (limits) 6-20v
|
4. : |
- Dc current per i/o pin 40 ma x dc current for 3.3v pin 50 ma, package contents: 1 x arduino uno - r3 smd (arduino-italy), 1 x usb a to b cable
|
5. : |
|