I've been keeping an eye on the SSD1331 library to see if it would eventually work with the ESP8266 wifi modules. I noticed the support for it appeared one day with the Adafruit library so I tried it out on my Adafruit Hazzah and success!
I wanted a clean design without jumper wires so I created revision 1 of this design below. All hardware appears to work fine so far. It's a pretty simple design. No buttons, switches or sensors of any kind. Just a microUSB connector for power and uploading new sketches, an LDO, FTDI usb interface, ESP and a 0.95" color oled display.
Details
The test code I have running below is the default Adafruit test code to verify everything is soldered properly.
-order the components on the parts list, follow the parts placement map and use the test sketches located here: https://github.com/mike-rankin/ESP8266-E12_Color_Oled hand stuff the components, solder on the oled display but do not tape it down yet.
-connect the board to the Arduino IDE, pick the Adafruit Hazzah as the board, choose the right com port and load in one of the example sketches that I've modified for this hardware.
How do you make (ie. file type(s)) and deploy art onto this cute little screen?