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

Example file for HT16k33 display 14 segment. More...

#include <iostream>
#include <csignal>
#include "HT16K33plus_Model1_RDL.hpp"

Detailed Description

Example file for HT16k33 display 14 segment.

test for 14 segment display, the display used is LDD-F5406RI Common Cathode, 2 Digit , LT0565GWk, wiring connections in readme.

Test:
  1. Test 1 Brightness
  2. Test 2 Blink settings
  3. Test 3 Display raw data, no ASCII font
  4. Test 4 Standby mode
  5. Test 5 On/Off modes
  6. Test 6 Display the available members
  7. Test 7 Display characters
  8. Test 8 Display strings
  9. Test 9 Display hexadecimal characters
  10. Test 11 Display positive integers
  11. Test 11 Display negative integers
  12. Test 13 Display floating point numbers