![]() |
Display_Lib_RPI 2.4.0
A C++ Library to connect electronic displays to Linux single board computers.
|
Example cpp file for st7735 library, 128x128 ST7735R Red Tab. Tests : advanced screen buffer mode, various tests. More...
#include <iostream>
#include <time.h>
#include "Bitmap_test_data.hpp"
#include "ST7735_TFT_LCD_RDL.hpp"
Example cpp file for st7735 library, 128x128 ST7735R Red Tab. Tests : advanced screen buffer mode, various tests.