Search found 3 matches

by willnyulak@gmail.com
Wed Jan 05, 2022 8:52 pm
Forum: ESP32 boards
Topic: SSD1306 i2c static or snowy display
Replies: 1
Views: 4076

Re: SSD1306 i2c static or snowy display

Nevermind!

…was using the wrong driver. Mine is an sh1106 display, not an ssd1306 :oops:

If anyone else runs into this the correct driver is located here:
https://github.com/robert-hh/SH1106
by willnyulak@gmail.com
Mon Jan 03, 2022 9:43 pm
Forum: ESP32 boards
Topic: SSD1306 i2c static or snowy display
Replies: 1
Views: 4076

SSD1306 i2c static or snowy display

Having issues with a snowy display on my ssd1306 128x64 breakout board Version Info Micropython: (sysname='esp32', nodename='esp32', release='1.17.0', version='v1.17 on 2021-09-02', machine='ESP32 module with ESP32') 1. Firstly, when I tried to install the "micropython-ssd1306" (v 0.3 latest stable ...
by willnyulak@gmail.com
Mon Jan 03, 2022 9:13 pm
Forum: ESP8266 boards
Topic: ssd1306 SPI, static noise display
Replies: 3
Views: 11636

Re: ssd1306 SPI, static noise display

I am getting the exact same issue with the I2C version of the ssd1306 - would appreciate any help.