Hello Guys , In this tutorial we are going to see how to connect 0.96 inch color OLED(Organic Light-Emitting Diode)
display to arduino and how to print on OLED display .
The display module interfaced with any microcontroller using SPI protocols.
SSD1306 Library: https://github.com/adafruit/Adafruit-...
Graphics Library: https://github.com/adafruit/Adafruit-...
Features:
Driver Chip :SSD1331
Interface :SPI
Resolution :96x64
Display Size :0.95inch
Colors :65K coloful
Visible Angle :smaller than 160°
Operating Temp :-20~70
Storage Temp :-30~80
Operating Voltage : 3.3V / 5V
Arduino Compatible(SPI protocol support).