TOP Contributors

  1. MIKROE (2752 codes)
  2. Alcides Ramos (372 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139071 times)
  2. FAT32 Library (71595 times)
  3. Network Ethernet Library (56989 times)
  4. USB Device Library (47330 times)
  5. Network WiFi Library (43006 times)
  6. FT800 Library (42297 times)
  7. GSM click (29777 times)
  8. mikroSDK (27876 times)
  9. PID Library (26859 times)
  10. microSD click (26129 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

SH1106 (1.3 incs) 4pins I2C oled display Library + Main Ver.2.0 (TEXT + GRAPHIC)

Rating:

0

Author: Leonardo Moretti

Last Updated: 2023-04-11

Package Version: 1.0.0.0

Category: OLED

Downloaded: 367 times

Not followed.

License: MIT license  

SH1106 (1.3 incs) 4pins I2C oled display Library + Main Ver.1.0 (TEXT + GRAPHIC)

11.Apr.2023 Update Sh1607 display library, now number and letters are display fine. work 100%
inside zip file there's display datasheet, PCB draw signal adapter for Toner PCB, PCB draw component side, schematic.

10.Apr.2023
library tested and working; the oled display works with logic levels of 3.3v (4v max.) otherwise it freezes.
If you want to power the display with 5v you need an adapter PCB to convert the power and bus signals to 3.3v.

PS: NOT for SSD1306 (0.95 incs) 4pins i2c oled display

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SH1106 (1.3 incs) 4pins I2C oled display Library + Main Ver.2.0 (TEXT + GRAPHIC)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SH1106 (1.3 incs) 4pins I2C oled display Library + Main Ver.2.0 (TEXT + GRAPHIC)" changes.

Do you want to report abuse regarding "SH1106 (1.3 incs) 4pins I2C oled display Library + Main Ver.2.0 (TEXT + GRAPHIC)".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Blog is not available at the moment!

ALSO FROM THIS AUTHOR

WTV020-SD-16P Cheper AD4 Sound Player Library using Pic 16F88 07/Feb/2016

0

UPDATE ON 07.02.2016 ------- WORK GOOD Definitive ---------- after collaboration with XmasPako, he help me to write MIKROBASIC Library. This CODE (Mikrobasic Pro)Drive the WTV-020-SD-16P to play the AD4 Audio File.

[Learn More]

Menù on LCD 16x2 managed by a Rotary encoder PIC16F88

0

Wrote using 16x2 LCD, rotatory Encoder and 16F88 Pic MCU. Clock frequency 4Mhz. Follow program menu work using a Rotative Encoder , the rotative Encoder CLK pin generate an Interrupt signal on RB0 PIC pin , and reconize is i turn on the left or Rigth this Rotative Encoder(compareing CLK and TD Signals).

[Learn More]

DHT11 Humidity and Temperature Sensor one way bus comunication for 12F1840.

0

Library successfully tested and running. To use this library you need to declare a vector variable in your project: unsigned short Values_Vectors; This vector will contain in the box [0] the humidity value and in the box [1] in the temperature. Along with two FILES "DHT11_Lib_12F1840" .C and .H library files thereand library named "My_UART1_Lib"

[Learn More]