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

Hello World: hardware or software SPI test. More...

#include <iostream>
#include "GC9107_TFT_LCD_RDL.hpp"

Detailed Description

Hello World: hardware or software SPI test.

Author
Gavin Lyons.

See USER OPTIONS in SETUP function. To switch between Hardware and software SPI set ''HardwareSPI'' in ''Globals''. Prints Hello, at 0 degrees, Prints World! at 90 degrees.

Test:
  1. 101 Hello World Hardware SPI
  2. 102 Hello World Software SPI