Grove - OLED Display 0.96" (SSD1315) | Seeed Studio Wiki #1181
Unanswered
Replies: 1 comment
-
I was able to run the display with the following settings: #define SSD1315_ADDR 0x78 U8G2_SSD1306_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0); Wire.begin(mcuSDA, mcuSCL, I2C_SPEED); I hope I was able to help someone. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Grove - OLED Display 0.96" (SSD1315) | Seeed Studio Wiki
Grove - OLED Display 0.96" (SSD1315)
https://wiki.seeedstudio.com/Grove-OLED-Display-0.96-SSD1315/
Beta Was this translation helpful? Give feedback.
All reactions