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

Hello World: hardware spi or software spi. More...

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

Detailed Description

Hello World: hardware spi or software spi.

Author
Gavin Lyons.

See USER OPTIONS 1-3 in SETUP function To switch between hardware or software SPI set "bHardwareSPI"

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