Loading JPG to FT800 screen

Dependencies:   FT800 mbed

Test program to load a JPG to a FT800 controlled lcd screen. First the graphics data have to be load to the FT800 buffer. The FT800 will decode the JPG data into a bitmap. In the second step this bitmap will displayed on the LCD.

Revisions of main.cpp

Revision Date Message Actions
1:c603024cbd1d 2015-02-09 Add some doku File  Diff  Annotate
0:a6545392ca42 2015-01-28 JPG load test File  Diff  Annotate