Dear Community
I would like to ad a oled display to my programm only for writing text.
What I did so far:
I downloaded this library: https://github.com/adafruit/Adafruit_SSD1306
Using Atmel Studio 7
I installed it via Solution Explorer:
Adafruit_SSD1306.h
Adafruit_SSD1306.c++
splash.h
I did a build and I alway get an error:
Wire.h: No such direktiory
Can anybody help and tellme where I get this header file from, I did ask Google.
Very much apreciate your help
regards
Juergen