Skip to content

usamahacker0/SSH1106_OLED_I2C_SCROOL_TEXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SSH1106 OLED I2C Scroll Text

SSH1106

Wiring Diagram

SSH1106 I2C OLED to NodeMCU V0.9

  • SSH1106 OLED Pins:

    • GND
    • VCC
    • SCL
    • SDA
  • NodeMCU V0.9 Pins:

    • GND
    • 3V
    • D2 (SCL)
    • D1 (SDA)

Wiring Diagram

Description

This project demonstrates how to use the SSH1106 OLED display with I2C interface to scroll text using a NodeMCU V0.9. The wiring diagram above shows how to connect the OLED display to the NodeMCU.

Requirements

  • NodeMCU V0.9
  • SSH1106 OLED I2C Display
  • Jumper wires

Installation

  1. Clone the repository:
git clone https://github.com/usamahacker0/SSH1106_OLED_I2C_SCROOL_TEXT.git

About

Nodemcu esp32 and ssh1106 oled i2c 1.3 inch scrool text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages