From 8102b6cf93bcbd9b56d454f8e096f9ddda5e5626 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Tue, 10 Dec 2013 23:11:28 +0000 Subject: Link to Elco's GoogleCode repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81f3b6c..11b6ff2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ArduinoOLEDLibrary An Arduino v1.0+ library for [Newhaven OLED displays](http://www.newhavendisplay.com/oled-c-119.html), such as the NHD‐0420DZW series. -This is an edit to [Elco Jacobs](http://www.elcojacobs.com) OLED library, which would not compile under v1.0+ of the Arduino IDE (Tested on v1.0.5). +This is an edit to [Elco Jacobs](http://www.elcojacobs.com) OLED library ([here](https://code.google.com/p/uberfridge/source/browse/trunk/arduino/#arduino%2FOLEDFourBit)), which would not compile under v1.0+ of the Arduino IDE (Tested on v1.0.5). This library is for the 4-bit parallel interface. See the datasheet for wiring diagrams. -- cgit v1.2.3