Skip to content

OLED_SS1306 for Arduino and Raspberry Pi Python C C++

Notifications You must be signed in to change notification settings

eeenjoy/OLED_SS1306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

1.For Arduino Uno

OLED ---------------- Arduino Uno
 GND ----------------    GND
 VCC ----------------    5V
 SCL ----------------    A5
 SDA ----------------    A4

2. For Raspberry Pi

I2C_LCD1602 -------- Raspberry Pi
    GND ----------------- GND
    VCC ----------------- 5V
    SDA ----------- GPIO2(I2C1_SDA)
    SCL ----------- GPIO3(I2C1_SCL)

About

OLED_SS1306 for Arduino and Raspberry Pi Python C C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%