Import of the Adafruit GP9002 VFD driver, demo and GFX library Driver tweaked to use 2MHz SPI not bitbang, also display right way up? Demo tweaked to display test bitmap GFX library tweaked to speed up filled triangles Note BSD licensed-see license.txt

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

History

Housekeeping, moved library code out default tip

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