Example cpp file for gc9d01 display Library test file, tests : Bitmaps, text,graphics & functions.
More...
#include <iostream>
#include <atomic>
#include <csignal>
#include <thread>
#include "Bitmap_test_data.hpp"
#include "GC9D01_TFT_LCD_RDL.hpp"
Example cpp file for gc9d01 display Library test file, tests : Bitmaps, text,graphics & functions.
Uses advanced screen buffer mode. Hardware SPI Setup for 160X160 dual gate display
- Note
- See USER OPTIONS 1-3 in SETUP function
- Test:
- Test 300 Sprites demo, small bitmap
- Test 301 icons, small bitmap
- Test 302 bi-color image 128x128
- Test 303 24 bit color image bitmaps from the file system
- Test 304 16 bit color image bitmaps from the file system
- Test 305 16 bit color image bitmap from data
- Test 500 RGB color OK?
- Test 501 Scroll test
- Test 502 Rotate
- Test 503 change modes test -> Invert, display on/off and Sleep.
- Test 701 Print out some fonts with writeCharString
- Test 702 Print out some fonts with print
- Test 703 Misc print class tests(string object, println invert, wrap, base nums etc)
- Test 902 rectangles
- Test 903 Circles
- Test 904 Triangles
- Test 905 Polygons
- Test 906 Dot Gap
- Test 907 Quadrilateral
- Test 908 Ellipse
- Test 909 Draw Arc