Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Waveshare 1.64inch square E-Paper Module (G) 168×168 Red/Yellow/Black/White — image 1
Hover to zoom

1 / 5 · Click to enlarge

WAVESHARE

Waveshare 1.64inch square E-Paper Module (G) 168×168 Red/Yellow/Black/White

23+ bought in past month
AI Summary
e-Ink Paper Display for everyday users

The Waveshare 1.64inch square E-Paper Module (G) 168×168 Red/Yellow/Black/White by WAVESHARE is a mid-range e-ink paper display designed for everyday users. It features Model No. / Name: Display Module and Display Size (Inch): 1.64.

₹2,039
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: ₹2,039
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: Display Module
Display Size (Inch): 1.64
Display Resolution (pixel): 168 × 168
Full Refresh Time (s): 12s
Operating Voltage (V): 3.3V/5V
Display Color: Red/Yellow/Black/White

Ideal For

Everyday convenience
Share:
SKU: robu-1347906Category: e-Ink Paper Display

About This Product

The Waveshare 1.64inch square E-Paper Module (G) 168×168 Red/Yellow/Black/White by WAVESHARE is a mid-range e-ink paper display designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: Display Module — crisp, vibrant visuals in any lighting
  • Display Size (Inch): 1.64 — crisp, vibrant visuals in any lighting
  • Display Resolution (pixel): 168 × 168 — crisp, vibrant visuals in any lighting
  • Full Refresh Time (s): 12s
  • Operating Voltage (V): 3.3V/5V — works with standard household power
  • Display Color: Red/Yellow/Black/White — crisp, vibrant visuals in any lighting
  • Interface: 3-wire SPI, 4-wire SPI — compatible with modern devices
  • Grey level: 2

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.

1.64inch Square E-Paper Module (G), 168 × 168, Red/Yellow/Black/White. E-paper display utilizes microcapsule electrophoretic technology for displaying, the principle is: that charged particles suspended in the clear fluid will move to the sides of the microcapsule when an electric field is applied, making the microcapsule become visible by reflecting ambient light, just as traditional printed paper. E-paper display will clearly display images/texts under lamplight or natural light requires no backlight and features nearly up to 180° viewing angle. It is usually used as an e-reader due to its paper-like effect.

Useful link:

To do Hardware and Software setup, please follow this tutorial.

Features:

  1. No backlight keeps displaying the last content for a long time even when power down
  2. Ultra-low power consumption, basically power is only required for refreshing
  3. SPI interface, for connecting with controller boards like Raspberry Pi/Jetson Nano/Arduino/STM32, etc.
  4. Onboard voltage translator, compatible with 3.3V/5V MCUs
  5. Comes with development resources and manual(driver board schematic, examples for Raspberry Pi/Arduino/STM32)

Package Includes:

1 x 1.64inch e-Paper Module

1 x PH2.0 20cm 8Pin

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.