I recently bought a 0.96" Serial OLED Screen. I am not very experienced with this. I'm trying to display some text with the Arduino Uno. I installed the adafruit SSD1306 and GFX libraries but no luck. I've looked for tutorials for similar screens, but my screen has extra pins that others don't.
Mine has:
CS
DC
RST
D1
D0
VCC
GND
,
others only have 4.
I don't know what each pin should be connected to. Does any one know how to get this to work? Is there a different library that I could use with this screen?