After some further research, it seems there is an Arduino I2C (and SPI) librry for the above OLED's chipset (SSD1306) for their varying dimensions (128x32/64), a library for drawing images, and sample sketches available in the IDE. I found this info here, which goes into detail on how to write...