-->
Page 1 of 2

I2c oled ssd1306

PostPosted: Thu Apr 13, 2023 12:33 pm
by oswe
hello guys , anyone had success implementing i2c with esp8266 RTOS ? im almost there....screen turned on showing garbage at least...
ive seen some approach from 6 years ago implementing bit by bit and I saw esp32 implementing handshake using complete sdk functions master_write and master_write_byte
well, I was looking forward to hear if anyone succeeded ...

Re: I2c oled ssd1306

PostPosted: Fri Apr 14, 2023 5:32 am
by rooppoorali
have you tried this library?
https://github.com/Fonger/ESP8266-RTOS-SSD1306
Here is also a video that may help:
https://www.youtube.com/watch?v=4P7pMSuDd9E

Re: I2c oled ssd1306

PostPosted: Fri Apr 14, 2023 7:47 am
by oswe
hello. when i tried some weeks ago, I had problems with fonts.h it didnt compile.
I will try it again...I saw theres another library for fonts as well, thanks

Re: I2c oled ssd1306

PostPosted: Sat Apr 15, 2023 6:44 am
by rooppoorali
Oh! I think you have to download and install this too: https://github.com/watterott/Arduino-Li ... ib/fonts.h