Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Duane J
#23385 Somhi, thank you for posting this. I'm trying to get the wiring right for SPI, and I seem to be failing. Based on your example code, you only have 3 wires connected? Just CS -> 15, DC -> 2, and RESET -> 16?

I'm getting no response from the SSD1306, so I'm trying to figure out what's wrong. Everything compiles and uploads correctly, it seems, but no display.