diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2013-12-10 23:11:28 +0000 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2013-12-10 23:11:28 +0000 |
| commit | 8102b6cf93bcbd9b56d454f8e096f9ddda5e5626 (patch) | |
| tree | af38a4abd124fede6b3d8e9576474b8639db1aee /README.md | |
| parent | de40617213743c0479362c6820f4ca8692d017c1 (diff) | |
| download | ArduinoOLEDLibrary-8102b6cf93bcbd9b56d454f8e096f9ddda5e5626.tar.xz ArduinoOLEDLibrary-8102b6cf93bcbd9b56d454f8e096f9ddda5e5626.zip | |
Link to Elco's GoogleCode repo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |