Edit: Actually, the Arduino sketch is not in that zip - and I can't find it on my desktop machine. It is, nevertheless, available on Adafruit's site at https://github.com/adafruit/Adafruit_SSD1306 . You'll also need her graphics libraries at https://github.com/adafruit/Adafruit-GFX-Library to make this code functional.GTBecker wrote:> ... fresh links?
I've restored the .jpg so the first Dropbox link now works.
https://dl.dropboxusercontent.com/u/917 ... CN1138.JPG
I think the second link was just a short movie which wouldn't help you, so I've zipped my work folder of that project and called it OLED_Demo2 so the link will now yield a ~1.5MB zip, despite the lack of a file name extension. Download the file and rename it to OLED_Demo2.zip and you should have a working Arduino sketch, albeit for Adafruit's small OLED that's surely different from your LCD, but perhaps helpful. Good luck.
https://dl.dropboxusercontent.com/u/91727438/OLED_demo2
Arduino compile
Tom