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

Header file for for HT16k33 module. Model 1. More...

#include <stdint.h>
#include <stdbool.h>
#include <algorithm>
#include <cstring>
#include <lgpio.h>
#include "common_data_RDL.hpp"
#include "led_segment_font_data_RDL.hpp"

Go to the source code of this file.

Classes

class  HT16K33plus_Model1
 class to control Ht16K33 , supports 7 9 14 and 16 segment displays More...
 

Detailed Description

Header file for for HT16k33 module. Model 1.

Author
Gavin Lyons
Todo:
  1. hexadecimal string & number function,
  2. keyscan,
  3. leading zeros option to float and string function.