Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Waveshare PL2303 USB UART Board (Type C), USB To UART (TTL) Communication Module, USB-C Connector — image 1
Hover to zoom

1 / 2 · Click to enlarge

WAVESHARE

Waveshare PL2303 USB UART Board (Type C), USB To UART (TTL) Communication Module, USB-C Connector

5.01 rating
559+ bought in past month
AI Summary
USB Interface Module for everyday users

The Waveshare PL2303 USB UART Board (Type C), USB To UART (TTL) Communication Module, USB-C Connector by WAVESHARE is a value-for-money usb interface module designed for everyday users. It features Model No. / Name: USB UART Board and Item Type: Board.

USB rechargeable
₹804
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: ₹804
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 17 Aug31 Aug
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

Model No. / Name: USB UART Board
Item Type: Board
Operating systems: Windows XP, 7, 8, 10, 11, and others
LED Indicator: TXD, RXD, PWR
Shipping Weight: 0.012 kg
Shipping Dimensions: 5 × 2 × 2 cm

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-1094955Category: USB Interface Module

About This Product

The Waveshare PL2303 USB UART Board (Type C), USB To UART (TTL) Communication Module, USB-C Connector by WAVESHARE is a value-for-money usb interface module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: USB UART Board
  • Item Type: Board
  • Operating systems: Windows XP, 7, 8, 10, 11, and others
  • LED Indicator: TXD, RXD, PWR
  • Shipping Weight: 0.012 kg
  • Shipping Dimensions: 5 × 2 × 2 cm

Why Buy from Pricio?

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

This is Waveshare PL2303 USB UART Board (Type C), USB To UART (TTL) Communication Module, USB-C Connector.

This is the PL2303 USB UART converter Board. This is a great little tool for embedded systems that require a serial connection to a computer. The board can simply attach to a USB-C bus and will appear as a standard COM port.

Pin connections of PL2303 USB UART Board:
  1. VCCIO ↔ 3.3V or 5V output (the module is powered from USB, and the onboard jumper should be shorted to 3.3V or 5V)
  2. GND ↔ GND
  3. TXD ↔ MCU.RX (signal direction: MCU.RX << PL2303 << PC.TX)
  4. RXD ↔ MCU.TX (signal direction: MCU.TX >> PL2303 >> PC.RX)

Features:

  1. Adopts PL2303GS new version device
  2. Supports windows XP/7/8/10/11/...
  3. 3x LED indicators: TXD, RXD, PWR

Package Includes:

1 x PL2303 USB UART Board (Type C)

1 x 4-pin custom connector jumper wire

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.