Demo of GP9002 VFD in grayscale mode

Dependencies:   Adafruit-GFX-Library-master Adafruit-GP9002-Grayscale-VFD-Library mbed

Fork of GP9002adafruit by Oliver Broad

History

Moved the bit reverse LUT into a library of its own default tip

2016-05-09, by oliverb [Mon, 09 May 2016 09:30:06 +0000] rev 9

Moved the bit reverse LUT into a library of its own


Made final adafruit bitmap work

2016-05-08, by oliverb [Sun, 08 May 2016 15:45:35 +0000] rev 8

Made final adafruit bitmap work


Houskeeping to publish fork

2016-05-08, by oliverb [Sun, 08 May 2016 13:54:59 +0000] rev 7

Houskeeping to publish fork


First working version with grayscale mode, the final ADAFRUIT bitmap IS broken

2016-05-08, by oliverb [Sun, 08 May 2016 13:48:49 +0000] rev 6

First working version with grayscale mode, the final ADAFRUIT bitmap IS broken


Housekeeping, moved library code out

2016-05-07, by oliverb [Sat, 07 May 2016 12:56:20 +0000] rev 5

Housekeeping, moved library code out


Housekeeping, moved examples to root

2016-05-07, by oliverb [Sat, 07 May 2016 12:53:42 +0000] rev 4

Housekeeping, moved examples to root


Tweaked Filled triangle for faster draw; Also 2MHz SPI

2016-05-03, by oliverb [Tue, 03 May 2016 15:20:49 +0000] rev 3

Tweaked Filled triangle for faster draw; Also 2MHz SPI


IT LIVES!!; Well actually this is the first time it compiled with no errors or warnings.

2016-05-03, by oliverb [Tue, 03 May 2016 08:13:05 +0000] rev 2

IT LIVES!!; Well actually this is the first time it compiled with no errors or warnings.


Adafruit_GFX appears to compile, looks as if it is a stream-ish object, but "print" is undefined and looks like it might be "puts"; ; I've given up on preserving Arduino headers;

2016-05-02, by oliverb [Mon, 02 May 2016 16:49:40 +0000] rev 1

Adafruit_GFX appears to compile, looks as if it is a stream-ish object, but "print" is undefined and looks like it might be "puts"; ; I've given up on preserving Arduino headers;


Opening commit, currently program is for Arduino not MBED

2016-05-02, by oliverb [Mon, 02 May 2016 11:24:17 +0000] rev 0

Opening commit, currently program is for Arduino not MBED