Display_Lib_RPI 2.3.0
A C++ Library to connect electronic displays to Linux single board computers.
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
main.cpp File Reference

Various demos see test list. More...

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

Detailed Description

Various demos see test list.

Note
See USER OPTIONS 1-3 in SETUP function
Test:
  1. test 440 Round Gauge random value
  2. test 441 Vertical Gauge Based on sin(x), cos(x), & sin(x)*cos(x). Updates over time to create a dynamic effect.
  3. test 442 Radar, draw a line at angle function
  4. test 443 arc Gauge