Loading JPG to FT800 screen
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:c603024cbd1d | 2015-02-09 | dreschpe | Add some doku |
0:a6545392ca42 | 2015-01-28 | dreschpe | JPG load test |