esp-idf-ssd1306 icon indicating copy to clipboard operation
esp-idf-ssd1306 copied to clipboard

Will this work with RTC?

Open hsnprojects opened this issue 5 months ago • 28 comments

DS3231 in the following repository is using a different strategy to initialize i2c bus. https://github.com/nopnop2002/esp-idf-ds3231

We can't initialize i2c bus twice, am I right? Do we need to configure anything differently to use the OLED display along with RTC?

Thank you for these libraries that saved me a ton of time!

hsnprojects avatar Sep 06 '24 20:09 hsnprojects