Display_Lib_RPI 2.3.0
A C++ Library to connect electronic displays to Linux single board computers.
Loading...
Searching...
No Matches
main.cpp File Reference

Various demos see test list. More...

#include <ctime>
#include <random>
#include <iostream>
#include <limits>
#include <csignal>
#include "ST7789_TFT_LCD_RDL.hpp"

Detailed Description

Various demos see test list.

Note
See USER OPTIONS 1-3 in SETUP function
Test:
  1. test 430 Round Gauge random value
  2. test 431 Vertical Gauge Based on sin(x), cos(x), & sin(x)*cos(x). Updates over time to create a dynamic effect.