|
Display_Lib_RPI 2.7.0
A C++ Library to connect electronic displays to Linux single board computers.
|
A demo file for Max7219 seven segment displays , Carries out series of tests to test the library. Hardware or Software SPI pick hardware or software SPI by changing HardwareSPI macro Project Name: Display_Lib_RPI. More...
#include <cstdio>#include <atomic>#include <csignal>#include <thread>#include <cstdlib>#include <MAX7219_7SEG_RDL.hpp>A demo file for Max7219 seven segment displays , Carries out series of tests to test the library. Hardware or Software SPI pick hardware or software SPI by changing HardwareSPI macro Project Name: Display_Lib_RPI.