displaylib_1bit_PICO 2.0.0
1-bit colour graphic display library, Rpi PICO RP2040 library
|
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... | |
Header file for NOKIA 5110 library to communicate with PICO.