---
product_id: 43527358
title: "HiLetgo 1.3\" IIC I2C Serial 128x64 SSH1106 SSD1306 OLED LCD Display LCD Module for Arduino AVR PIC STM32"
brand: "hiletgo"
price: "¥2643"
currency: JPY
in_stock: true
reviews_count: 8
category: "Hi Letgo"
url: https://www.desertcart.jp/products/43527358-hiletgo-1-3-iic-i2c-serial-128x64-ssh1106-ssd1306-oled
store_origin: JP
region: Japan
---

# Power: 0.08w Driver IC: SSH1106 Resolution: 128x64 HiLetgo 1.3" IIC I2C Serial 128x64 SSH1106 SSD1306 OLED LCD Display LCD Module for Arduino AVR PIC STM32

**Brand:** hiletgo
**Price:** ¥2643
**Availability:** ✅ In Stock

## Summary

> 💡 Illuminate Your Projects with Style!

## Quick Answers

- **What is this?** HiLetgo 1.3" IIC I2C Serial 128x64 SSH1106 SSD1306 OLED LCD Display LCD Module for Arduino AVR PIC STM32 by hiletgo
- **How much does it cost?** ¥2643 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.jp](https://www.desertcart.jp/products/43527358-hiletgo-1-3-iic-i2c-serial-128x64-ssh1106-ssd1306-oled)

## Best For

- hiletgo enthusiasts

## Why This Product

- Trusted hiletgo brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Crisp Display Quality:** Experience stunning visuals with a sharp 128x64 resolution!
- • **Seamless Compatibility:** Fully compatible with Arduino, MSP430, STM32, and more!
- • **Effortless Installation:** Four square holes for easy mounting—set it up in a snap!
- • **Customizable IIC Address:** Change the IIC address effortlessly for versatile machine integration.
- • **Ultra-Low Power Consumption:** Keep your projects running efficiently with just 0.08w full screen power!

## Overview

The HiLetgo 1.3" IIC I2C Serial OLED LCD Display Module features a high-resolution 128x64 display powered by the SSH1106 driver IC. Designed for seamless integration with various control chips, including Arduino and STM32, this module boasts ultra-low power consumption of just 0.08w when fully lit, making it an ideal choice for energy-efficient projects. With easy installation and customizable IIC addressing, it's perfect for tech enthusiasts looking to elevate their creations.

## Description

Driver IC: SSH1106.Resolution: 128*64 Four square holes are easy to install Ultra-low power consumption: full screen lit 0.08w The IIC address can be changed,it is convenient to use with different machines Supports many control chip : fully compatible with Arduino 51 series,msp430 series , stm32/2 CSR IC etc

Review: Little big screen is sharp - Little bigger OLED and it really has a bright screen with clear letters. Wired right up and came to life quickly. A nice little screen for out new Model train base unit.
Review: Works OK on Pi Pico with CircuitPython, with caveats - I bought it for Raspberry Pi Pico, and it takes a little effort to make it work for that platform. I'm using CircuitPython. Some notes: - It's monochrome. - I2C address is 0x3c - Use the adafruit_displayio_sh1106 library. - The sh1106 driver has a 132x64 buffer, but the LCD is 128x64. If the WIDTH is set to 128, you will have artifacts on sides of the screen. BUT if you set it to 132, the screen will be cropped slightly at the sides. - So libraries like terminalio work, but will crop a couple pixels off the left side. - Due to that fact, it's best to explicitly set graphic object location (like- text_obj.x = 30). - The display.brighness can be set to two levels (bright and less bright). The dim setting can be set with something like: display.brightness = 0.01 - Other Adafruit libraries like adafruit_display_shapes also work. Here's a very simple code snippet that works on the Pico. The pin defs are in the comments. Put the libraries in the /lib folder on CIRCUITPY. Demo uses these two libraries: - adafruit_display_text - adafruit_displayio_sh1106 ############ Code begins ############## # sh1106 demo for CircuitPython & the Raspberry Pi Pico # for the HiLetgo 1.3" I2C Serial 128x64 SSH1106 OLED LCD import board import busio import displayio import terminalio # the libraries below can be found in the adafruit-circuitpython-bundle, # and should be in the /lib dir from adafruit_display_text import label import adafruit_displayio_sh1106 displayio.release_displays() # the I2C pins: # SCL = GP5 # SDA = GP4 # Other: # GND = GND # VCC = 3.3V i2c = busio.I2C(board.GP5, board.GP4) display_bus = displayio.I2CDisplay(i2c, device_address=0x3c) WIDTH = 132 HEIGHT = 64 display = adafruit_displayio_sh1106.SH1106(display_bus, width=WIDTH, height=HEIGHT) # Make the display context main_group = displayio.Group() display.root_group = main_group text_area = label.Label(terminalio.FONT, text="Hello world!") text_area.x = 30 text_area.y = 30 main_group.append(text_area) while True: pass

## Features

- Driver IC: SSH1106.Resolution: 128*64
- Four square holes are easy to install
- Ultra-low power consumption: full screen lit 0.08w
- The IIC address can be changed,it is convenient to use with different machines
- Supports many control chip : fully compatible with Arduino 51 series,msp430 series , stm32/2 CSR IC etc

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B01MRR4LVE |
| Additional Features | Low light |
| Aspect Ratio | 2:1 |
| Best Sellers Rank | #722 in Single Board Computers (Computers & Accessories) |
| Brand | HiLetgo |
| Built-In Media | Display |
| CPU Model Number | SSH1106 |
| Compatible Devices | Single-board computers (Arduino, msp430 series, stm32, 2 CSR IC) |
| Connectivity Technology | I2c |
| Cooling Method | Passive |
| Customer Reviews | 4.3 out of 5 stars 234 Reviews |
| Display Resolution Maximum | 128x64 |
| Display Type | OLED |
| Graphics Card Description | Dedicated |
| Graphics Description | Dedicated |
| Graphics Ram Type | Unknown |
| Human-Interface Input | Buttons |
| Manufacturer | HiLetgo® |
| Memory Slots Available | 1 |
| Model Name | SSH1106 |
| Model Number | 3-01-1261 |
| Native Resolution | 128x64 |
| Operating System | Linux |
| Personal Computer Design Type | Barebone |
| Personal computer design type | Barebone |
| Power Consumption | 0.08 Watts |
| Processor Brand | Intel or AMD |
| Processor Count | 1 |
| RAM Type | DDR DRAM |
| Resolution | 128*64 |
| Screen Size | 1.3 Inches |
| Specific Uses For Product | Education, Programming |
| Style Name | Minimalist |
| Video Output | I2C |
| Video Output Interface | I2C |

## Product Details

- **Brand:** HiLetgo
- **Graphics Card Description:** Dedicated
- **Memory Slots Available:** 1
- **Screen Size:** 1.3 Inches
- **Model Name:** SSH1106
- **Special Feature:** Low light
- **CPU Manufacturer:** Intel or AMD
- **Connectivity Technology:** I2c
- **Display Resolution Maximum:** 128x64
- **Graphics Ram Size:** 8 KB

## Images

![HiLetgo 1.3" IIC I2C Serial 128x64 SSH1106 SSD1306 OLED LCD Display LCD Module for Arduino AVR PIC STM32 - Image 1](https://m.media-amazon.com/images/I/61QFmlIpJZL.jpg)

## Available Options

This product comes in different **Size, Number Of Items** options.

## Customer Reviews

### ⭐⭐⭐⭐⭐ Little big screen is sharp
*by D***. on August 16, 2025*

Little bigger OLED and it really has a bright screen with clear letters. Wired right up and came to life quickly. A nice little screen for out new Model train base unit.

### ⭐⭐⭐⭐⭐ Works OK on Pi Pico with CircuitPython, with caveats
*by D***G on March 17, 2024*

I bought it for Raspberry Pi Pico, and it takes a little effort to make it work for that platform. I'm using CircuitPython. Some notes: - It's monochrome. - I2C address is 0x3c - Use the adafruit_displayio_sh1106 library. - The sh1106 driver has a 132x64 buffer, but the LCD is 128x64. If the WIDTH is set to 128, you will have artifacts on sides of the screen. BUT if you set it to 132, the screen will be cropped slightly at the sides. - So libraries like terminalio work, but will crop a couple pixels off the left side. - Due to that fact, it's best to explicitly set graphic object location (like- text_obj.x = 30). - The display.brighness can be set to two levels (bright and less bright). The dim setting can be set with something like: display.brightness = 0.01 - Other Adafruit libraries like adafruit_display_shapes also work. Here's a very simple code snippet that works on the Pico. The pin defs are in the comments. Put the libraries in the /lib folder on CIRCUITPY. Demo uses these two libraries: - adafruit_display_text - adafruit_displayio_sh1106 ############ Code begins ############## # sh1106 demo for CircuitPython & the Raspberry Pi Pico # for the HiLetgo 1.3" I2C Serial 128x64 SSH1106 OLED LCD import board import busio import displayio import terminalio # the libraries below can be found in the adafruit-circuitpython-bundle, # and should be in the /lib dir from adafruit_display_text import label import adafruit_displayio_sh1106 displayio.release_displays() # the I2C pins: # SCL = GP5 # SDA = GP4 # Other: # GND = GND # VCC = 3.3V i2c = busio.I2C(board.GP5, board.GP4) display_bus = displayio.I2CDisplay(i2c, device_address=0x3c) WIDTH = 132 HEIGHT = 64 display = adafruit_displayio_sh1106.SH1106(display_bus, width=WIDTH, height=HEIGHT) # Make the display context main_group = displayio.Group() display.root_group = main_group text_area = label.Label(terminalio.FONT, text="Hello world!") text_area.x = 30 text_area.y = 30 main_group.append(text_area) while True: pass

### ⭐⭐⭐⭐ Very nice I2C OLED display
*by D***. on February 6, 2019*

Crisp characters that can use the u8x8 library with 1x1, 2x1 and 2x2 size characters using an Arduino or ESP-12 board (I haven't used the graphics capability as yet). These displays are robust as I found out when I accidentally swapped the Vcc and Gnd connections on my breadboard with no harm. The only reason for not giving it a 5 start rating is that it is difficult to mount with the connection pins extending above the circuit board. You'll also have to design and 3D print a bezel as I only found one design and it didn't fit my needs. All-in-all a good display at an inexpensive price.

## Frequently Bought Together

- HiLetgo 1.3" IIC I2C Serial 128x64 SSH1106 SSD1306 OLED LCD Display LCD Module for Arduino AVR PIC STM32
- EDGELEC 120pcs Breadboard Jumper Wires 10cm 15cm 20cm 30cm 40cm 50 cm 100cm Wire Length Optional Dupont Cable Assorted Kit Male to Female Male to Male Female to Female Multicolored Ribbon Cables
- 4PCS Breadboards Kit Include 2PCS 830 Point 2PCS 400 Point Solderless Breadboards for Proto Shield Distribution Connecting Blocks

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.jp/products/43527358-hiletgo-1-3-iic-i2c-serial-128x64-ssh1106-ssd1306-oled](https://www.desertcart.jp/products/43527358-hiletgo-1-3-iic-i2c-serial-128x64-ssh1106-ssd1306-oled)

---

*Product available on Desertcart Japan*
*Store origin: JP*
*Last updated: 2026-06-19*