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

Header file for NOKIA 5110 library to communicate with LCD Controls SPI and basic functionality Project Name: Display_Lib_RPI URL: https://github.com/gavinlyonsrepo/Display_Lib_RPI. More...

#include <cstdint>
#include <cstdbool>
#include <cstdio>
#include <lgpio.h>
#include "bicolor_graphics_RDL.hpp"

Go to the source code of this file.

Classes

class  NOKIA_5110_RPI
 Class Controls SPI comms and LCD functionality. More...
 

Detailed Description

Header file for NOKIA 5110 library to communicate with LCD Controls SPI and basic functionality Project Name: Display_Lib_RPI URL: https://github.com/gavinlyonsrepo/Display_Lib_RPI.

Author
Gavin Lyons