Nepal's Most Trusted Robotics Component Supplier.

Arduino UNO R3 with USB Cable

  • 14 digital I/O pins (six of which provide PWM output)
  • 3 V supply generated by an on-board regulator
  • Six analog input pins
  • 32 KB of flash memory
  • Can supply 40 mA of DC current per pin
  • 16 MHz clock speed

Product details

The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet). 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 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.

The Uno 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) programmed as a USB-to-serial converter.

Arduino UNO

  • ATmega328 Microcontroller– It is a single chip Microcontroller of the ATmel family. The processor code inside it is of 8-bit. It combines Memory (SRAM, EEPROM, and Flash), Analog to Digital Converter, SPI serial ports, I/O lines, registers, timer, external and internal interrupts, and oscillator.
  • ICSP pin – The In-Circuit Serial Programming pin allows the user to program using the firmware of the Arduino board.
  • Power LED Indicator– The ON status of LED shows the power is activated. When the power is OFF, the LED will not light up.
  • Digital I/O pins– The digital pins have the value HIGH or LOW. The pins numbered from D0 to D13 are digital pins.
  • TX and RX LED’s– The successful flow of data is represented by the lighting of these LED’s.
  • AREF- The Analog Reference (AREF) pin is used to feed a reference voltage to the Arduino UNO board from the external power supply.
  • Reset button– It is used to add a Reset button to the connection.
  • USB– It allows the board to connect to the computer. It is essential for the programming of the Arduino UNO board.
  • Crystal Oscillator– The Crystal oscillator has a frequency of 16MHz, which makes the Arduino UNO a powerful board.
  • Voltage Regulator– The voltage regulator converts the input voltage to 5V.
  • GND– Ground pins. The ground pin acts as a pin with zero voltage.
  • Vin– It is the input voltage.
  • Analog Pins– The pins numbered from A0 to A5 are analog pins. The function of Analog pins is to read the analog sensor used in the connection. It can also act as GPIO (General Purpose Input Output) pins.
Back to Top
Product has been added to your cart