This is really a newbie question in this case. I just purchased an OLED SSD1306 for my thermostat project.
However, I do not get any display.
If I check the wiki
OLEDDisplay, it mentions for the connection:
Code: Select all
LCD ESP-01
GND GND
VCC VCC
SDA GPIO 0
SCL GPIO 2
If I use the plugin inside the 20191208 and the new 20200204 build, even without connecting anything, it shows me.
OLEDSSD1306-plugin.png
And in the Device Config page I have:
SSD1306_DevicePage.png
No matter what I try or which pins I use like GPIO0/GPIO2 or GPIO4/GPIO5, I get nothing on my display.
From tools I use the "oledcmd,on" and "oldedcmd,off" commands, but also the "oled,1,1,"try out" commands (and variants with variables)
Nothing works. The oled stays black.
I also connected a pushbutton to activate the oled, but still nothing.
Am I doing something stupid?
You do not have the required permissions to view the files attached to this post.