The Uno R3 without Cable is a microcontroller board based on the ATmega328. It features 14 digital input/output pins (6 of which 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.
This board comes fully equipped to support the microcontroller, allowing you to connect it to a computer with a USB cable or power it using an AC-to-DC adapter or battery for easy initiation.
The name “Uno” signifies “one” in Italian and is associated with the release of Arduino 1.0. The Uno, along with version 1.0, serves as the reference model for Arduino moving forward. It is the latest addition to the series of USB Arduino boards and is considered the benchmark for the Arduino platform. For a detailed comparison with previous versions, refer to the index of Arduino boards.
Note: The 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.

The Uno R3 is easy to power either through USB or an external source, automatically selected by the board.
For non-USB power, you can use an AC-to-DC adapter or a battery. Simply connect the adapter with a 2.1mm center-positive plug into the power jack, or insert battery leads into the Gnd and Vin pin headers.
The board operates on 6 to 20 volts from an external supply. For stability, it’s recommended to stay within 7 to 12 volts. Be cautious, as less than 7V may lead to instability, and exceeding 12V can overheat the voltage regulator.
Key power pins include:
– VIN: Input voltage from an external source.
– 5V: Regulated 5V output.
– 3V3: 3.3V supply with a max current draw of 50 mA.
– GND: Ground pins.
– IOREF: Provides the microcontroller’s voltage reference.
Memory:
– ATmega328 has 32 KB flash memory (0.5 KB for the bootloader), 2 KB SRAM, and 1 KB EEPROM.
Input/Output:
– 14 digital pins function as input/output.
– 6 analog inputs (A0 to A5) with 10-bit resolution.
– Specialized pins for Serial, External Interrupts, PWM, SPI, and TWI (I2C).
– AREF pin for analog input reference voltage.
Communication:
– UART TTL (5V) serial communication via pins 0 (RX) and 1 (TX).
– ATmega16U2 facilitates USB communication.
– Supports I2C and SPI communication.
Programming:
– Program using Arduino software, selecting “Arduino Uno” under Tools > Board.
– Comes pre-burned with a bootloader for easy code uploads.
– ICSP header for programming without the bootloader.
Auto-reset:
– Software-triggered reset for easy code uploads.
– Hardware flow control line (DTR) connected to the reset line.
USB Overcurrent Protection:
– Resettable polyfused protects USB ports from overcurrent.
Physical Characteristics:
– Dimensions: 2.7 x 2.1 inches.
– USB connector and power jack extend beyond dimensions.
– Four screw holes for attachment.
Note: If encountering errors during code uploads or port detection issues, consider uploading the bootloader.
Package Includes:
1 x Uno R3 Board without Cable compatible with Arduino
ABS Plastic Landing Gear for Quadcopter (Pack of 4) – Made in INDIA
Raspberry PI PICO H (with Soldered Headers)
220 x 220 x 0.5mm Frosted Heated Bed Sticker Build Plate Tape with Adhesive Backing for 3D Printer
2805 140KV Gimbal Brushless Motor
SIM7600EI 4G LTE High-Speed Modem GPS/GNSS IoT board Raspberry Pi Compatible
Raspberry Pi Zero v1.3 Development Board
SONOFF DW2 Wi-fi Wireless Door Window Sensor
Official Raspberry Pi 16mm Telephoto Lens for Pi High Quality Camera
Realtek AMB82-Mini IoT AI Camera Arduino Dev. Board
DFRobot FireBeetle ESP32-E IoT Microcontroller with Header (Supports Wi-Fi & Bluetooth)
ReadytoSky 30A 2-6S ESC Banana connector
PMS7003 Sensor Module PM2.5 Air, Particle Dust Sensor
X2 ELF 88MM Micro brushless racing kit
Pixhawk 2.4.8 Basic Flight Controller kit with GPS Module
Zigbee XBee Pro S2C 802.15.4 Module 63mW 3Km+ 3.2dBi Antenna
Pixhawk 2.4.7 Upgraded Flight Controller kit with GPS Module Combo Kit
Waveshare 5inch 800×480 Capacitive Touch Display for Raspberry Pi with DSI Interface
R307 Optical Fingerprint Reader Sensor Module
ARF Quadcopter Economy Combo Kit
Assassin 5 inch 222mm Drone Racing frame Kit
GY-906 MLX90614ESF -BCC Contactless Temperature Sensor Module
TCS3200 Color Recognition Sensor Module for MCU Arduino
Emax SimonK Series Multirotor 30A Brushless ESC (Original)
Panasonic Passive Infrared (PIR) Wall Installation Type Motion Sensor
ARF Quadcopter Upgraded Combo Kit
Hobbywing Skywalker-40A
GY-271 QMC5883L 3-axis Electronic Compass Module Magnetic Field Sensor -(China Chip)
LoRa 433MHZ SX1278 SX1276 Wireless Transmitter and Receiver RF Module 8000M E32-433T30D UART
QX 95 Quad-Copter Combo kit with Radiolink flight controller
E32-900T30D LoRa 862 to 915 MHz SX1276 Wireless Transmitter and Receiver RF Module
Raspberry Pi 4 Model-B with 4 GB RAM
Mark4 5 inch 225mm carbon fiber frame kit
SmartElex RLS-06 Analog & Digital Line Sensor Array
Official Raspberry Pi Camera V2 




There are no reviews yet.