3228

SH1107 Laowang 2 yuan screen

 
Overview

I bought a 0.96-inch 64x128 OLED screen for 2 yuan from the "Laowang Electronic Digital DIY" store, made the base board myself, and it has been verified and tested for normal use. Screen line number QT1107P12A. i2c four-wire driver, use the sample file SH1107_128x128 of the arduino Adafruit SH110X library to drive it with slight modifications. Using the arduino U8G2 library will also work.

Adafruit SH110X library modification content:

  • Will define #define SCREEN_WIDTH 64 // Set the width to 64 pixels
  • #define SCREEN_HEIGHT 128 // Set the height to 128 pixels
  • If you need a horizontal screen, add display.setRotation(1) after clearing the screen cache; //Rotate the display direction 90 degrees, or set it to 2 and 3, which are 180 degrees and 270 degrees respectively.

U8G2 library modification content:

  • U8G2_SH1107_64X128_1_HW_I2C u8g2(U8G2_R1, /* reset=*/ 8); //U8G2_R1 is for horizontal screen use. If you need vertical screen, please change to U8G2_R0

Please modify the resistors R4 and R5 according to the TP61040 documentation. I only have these two matching resistance values ​​on hand, and they can be used normally.

0.96-inch OLED screen brand new without data 12864 resolution research price-Taobao (taobao.com) ←This is the purchase address

I have nothing to do with the store, I am just doing this out of personal preference.

参考设计图片
×
 
 
Search Datasheet?

Supported by EEWorld Datasheet

Forum More
Update:2025-06-30 04:45:43

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
community

Robot
development
community

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号