Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Raspberry Pi GPIO UART HAT / Shield V1.0 — image 1
Hover to zoom

1 / 4 · Click to enlarge

Raspberry Pi GPIO UART HAT / Shield V1.0

25+ bought in past month
AI Summary
Multi-Brand Raspberry Pi Add on Boards (HATs) for everyday users

The Raspberry Pi GPIO UART HAT / Shield V1.0 is a value-for-money multi-brand raspberry pi add on boards (hats) designed for everyday users. It features Item Type: HAT and HAT Type: Shield HAT.

₹1,269
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: ₹1,269
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 16 Aug30 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

Item Type: HAT
HAT Type: Shield HAT
Supported: Raspberry Pi 3B / 2B / B +
Shield Version: V1.0
Board Color: Blue
Length (mm): 65

Ideal For

Everyday convenience
Share:

About This Product

The Raspberry Pi GPIO UART HAT / Shield V1.0 is a value-for-money multi-brand raspberry pi add on boards (hats) designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: HAT
  • HAT Type: Shield HAT
  • Supported: Raspberry Pi 3B / 2B / B + — compatible with modern devices
  • Shield Version: V1.0
  • Board Color: Blue
  • Length (mm): 65
  • Width (mm): 60
  • Weight (g): 27

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 RS232 expansion HAT designed for Raspberry Pi 3B / 2B / B +   It is easy to control the 2-channel RS232 via SPI interface. Due to its fast communication, stability, reliability, and safety, it is an ideal choice for fields like industrial automation. The HATs design is based on the old Raspberry Pi B serial expansion board. This GPIO UART shield comes with Two independent SPI extended interface which is  I2C extended interface and RS232 standard serial port which can be directly connected to the PC etc. Additionally, you will get the onboard IR receiver for remote control access.

Features:

  1. Onboard Power Indicator Lamp
  2. Onboard Infrared Receiving Function
  3. GPIO Expansion Function:
    1. 16 independent GPIO with power and ground (3.3V level)
    2. 2 Independent SPI expansion interface and 1 I2C expansion interface
    3. 1 standard RS232 serial port: can directly connect with PC etc.

Package Includes:

1 x Raspberry Pi GPIO UART HAT / Shield V1.0

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.