Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
Adiy Uno DIP R3 -Compatible CH340C — image 1
Hover to zoom

1 / 4 · Click to enlarge

Adiy Uno DIP R3 -Compatible CH340C

21+ bought in past month
AI Summary
Boards Compatible with Arduino for DIY enthusiasts and makers

The Adiy Uno DIP R3 -Compatible CH340C is a value-for-money boards compatible with arduino designed for DIY enthusiasts and makers. It features Item Type: Development Board and Board Type: Uno.

₹939
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹939
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Development Board
Board Type: Uno
USB-Serial IC: CH340C
USB Connector: USB-B
Operating Voltage: 5V
Input Voltage (V): 7-12V, (Recommended)

Ideal For

Everyday convenience
Share:
SKU: robu-1593946Category: Boards Compatible with Arduino

About This Product

The Adiy Uno DIP R3 -Compatible CH340C is a value-for-money boards compatible with arduino designed for DIY enthusiasts and makers. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Development Board
  • Board Type: Uno
  • USB-Serial IC: CH340C
  • USB Connector: USB-B — compatible with modern devices
  • Operating Voltage: 5V — works with standard household power
  • Input Voltage (V): 7-12V, (Recommended) — works with standard household power
  • Input Voltage (limit): 6-20V — works with standard household power
  • Digital I/O Pins: 14 (of which 6 provide PWM output)

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The ADIY Uno DIP R3 CH340C ATmega328P Development Board is the low-cost version of the popular UNO R3 Arduino. Instead of the ATmega16U2 processor, it is assembled with CH340C IC. ADIY UNO is a microcontroller board based on the ATmega328P. 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 an AC-to-DC adapter or battery to get started. Note : This is Copy Boards and We recommend purchasing Original Arduino boards for the best quality and support.              Buy authentic boards here https://Elecvora.in/brand/arduino/

Features:

  • High performance, low power AVR® 8-bit microcontroller
  • Advanced RISC architecture
  • High endurance non-volatile memory segments
  • Operating voltage: 2.7V to 5.5V for ATmega328P

Package Includes:

1 x Adiy Uno DIP R3 -Compatible CH340C

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.