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

Description library test file, carries out hello world test. PCD8544 Nokia 5110 SPI LCD display Library Project Name: Display_Lib_RPI User selects hardware or software SPI based on MARCO hardwareSPI in USER OPTION below. More...

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

Detailed Description

Description library test file, carries out hello world test. PCD8544 Nokia 5110 SPI LCD display Library Project Name: Display_Lib_RPI User selects hardware or software SPI based on MARCO hardwareSPI in USER OPTION below.

Author
Gavin Lyons.
Note
URL: https://github.com/gavinlyonsrepo/Display_Lib_RPI
Test:
  1. Test 101 Hello World Hardware SPI
  2. Test 102 Hello World Software SPI