Overview
- Object ID : 2689 (2013-04-01)
- Author : W9GFO | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Display
- Licence : Other
Content
Parallel LCD driver written for the 2x16 LCD from GadgetGangster.com.
Based upon Simon Ampleman's LCD_16X2_8BIT object.
Includes Demo showing printing of strings, chars, whole numbers, pseudo floating point numbers, HEX and Binary.
Also shows a couple different ways to scroll the text.
* Corrected a bug where negative numbers were displayed incorrectly