lexus2k / ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
MIT License
662 stars 127 forks source link

How to use with I2c? #130

Closed EasyG0ing1 closed 3 years ago

EasyG0ing1 commented 3 years ago

Ask any question, you have, regarding the library I couldn't find any examples, nor anything in the documentation about how to use this with an sssd1306 over I2c. Docs say "I2C support via Wire" - but that means nothing to me ...

Can you update your docs at least and show how to us I2C with this library?\

Thanks

lexus2k commented 3 years ago

Hi Michael.

Please, refer to the examples: by default ssd1306 demo uses i2c. Please, find the information in the documentation

It is very helpful to point the platform, you're working with.