Search found 4 matches

by AzaleaMB
Mon May 31, 2021 2:24 am
Forum: General Programming
Topic: ESP32 OLED display via SPI
Replies: 6
Views: 8930

Re: ESP32 OLED display via SPI

Thank you very much.

That worked, I can now communicate with the display you help is very much appreciated thank you again.

:D
by AzaleaMB
Sat May 29, 2021 10:49 am
Forum: General Programming
Topic: ESP32 OLED display via SPI
Replies: 6
Views: 8930

Re: ESP32 OLED display via SPI

Thank you I will try your suggestion and see if it works.

I appreciate your help.
by AzaleaMB
Wed May 26, 2021 2:19 am
Forum: General Programming
Topic: ESP32 OLED display via SPI
Replies: 6
Views: 8930

Re: ESP32 OLED display via SPI

Thank you for your reply,

Please see the attached program, its extremely basic as i just want to establish communication to the display at this stage.
by AzaleaMB
Mon May 24, 2021 6:44 am
Forum: General Programming
Topic: ESP32 OLED display via SPI
Replies: 6
Views: 8930

ESP32 OLED display via SPI

Hello i was hoping someone could help me with connecting a ESP32 Wrover to an 1.5" 128 x 128 OLED just to display temps ect. Im not sure if i need to use SPI Master or just use the SSD1351(SPI) component or both. In the component properties of the gLCD_SSD1351_SPI1 which is what im thinking it ...