displaylib_1bit_PICO 2.0.0
1-bit colour graphic display library, Rpi PICO RP2040 library
Loading...
Searching...
No Matches
Classes
nokia5110.hpp File Reference

Header file for NOKIA 5110 library to communicate with PICO. More...

#include <cstdint>
#include <cstdbool>
#include <cstdio>
#include "hardware/spi.h"
#include "pico/stdlib.h"
#include "display_graphics.hpp"

Go to the source code of this file.

Classes

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

Detailed Description

Header file for NOKIA 5110 library to communicate with PICO.

Author
Gavin Lyons