I found this display among some electronics a friend dumped on me. He said it's a 3-5V SPI/I2C/IIC SSD1306 display, but no schematics or other info available. I've tried several examples and SSD1306 libraries, but no cookie so far. Judging from its dimensions it should be 128*64 or similar 2:1 ratio. I'm not familiar with the interface of this display - how do I hook it up to my Nano so I can start using it? I suspect I'm doing something wrong with the D0/D1 pins, not sure which one is the proper "data" pin.
All I have is a plain Nano (328P) that I power over the same USB connection I program it with - no external power supply, no other ICs, have a bunch of resistors somewhere though.