Hello, i saw a few library that uses i2c for this oled such adafruit, and a few more that doesn t need the arduino environment
I am currently developing my project on an arduino UNO and using the adafruit library (very well made) but i know that it won t work on the attiny85. I know it just has usi and not i2c but someone know a library that i could use on the 328p and than just adding tinyWireM.h bring to the t85?
I don t need any graphical function just write some words but i need the ligher lib as possible.
Summary: light library for ssd1306 for t85 that work also on a UNO
Thanks