-
SSH1106 OLED Pins:
- GND
- VCC
- SCL
- SDA
-
NodeMCU V0.9 Pins:
- GND
- 3V
- D2 (SCL)
- D1 (SDA)
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.
- NodeMCU V0.9
- SSH1106 OLED I2C Display
- Jumper wires
- Clone the repository:
git clone https://github.com/usamahacker0/SSH1106_OLED_I2C_SCROOL_TEXT.git