Heavily documented control library for the uOLED-96-G1 (SGC) by 4D Systems. Will likely work with any of the 4D Systems serial controlled screens. <<info>> All examples in the documentation have been tested to the best of my current abilities, but there are a few functions that I simply do not use. I have created a Lighthouse page for this library. You may submit bug reports or feature requests to [[http://mbed-uoled.lighthouseapp.com|this page]]. If you really do not wish to sign up for a Lighthouse account you may also post any bugs or requests [[/users/Nakor/notebook/uoled-bug-reports/|here]]. <</info>>

Dependents:   DS18B20 DS18B20GSM Astromed Astromed_build20121123

Revision:
24:22c2d08f111d
Parent:
23:dd9a280c8be5
Child:
25:caf134ebfc34
--- a/uOLED.h	Sun Dec 26 19:41:25 2010 +0000
+++ b/uOLED.h	Sun Dec 26 19:42:52 2010 +0000
@@ -301,8 +301,11 @@
     * - 0x00 = micro-OLED
     * - 0x01 = micro-LCD
     * - 0x02 = micro-VGA
+    *
     * hardware_rev Indicates device hardware version.
+    *
     * firmware_rev Indicates device firmware version.
+    *
     * horizontal_res Indicates the horizontal resolution of the display.
     * - 0x22 = 220 pixels
     * - 0x28 = 128 pixels
@@ -311,6 +314,7 @@
     * - 0x64 = 64 pixels
     * - 0x76 = 176 pixels
     * - 0x96 = 96 pixels
+    *
     * vertical_res Indicates the vertical resolution of the display.
     * - See horizontal_res (identical).
     *