Library of ASCII character representations using 7 segment, 14 segment, and 16 segment LED displays
-
Updated
May 2, 2019
Library of ASCII character representations using 7 segment, 14 segment, and 16 segment LED displays
An Arduino library to display data on a seven 7, nine 9, fourteen 14 or sixteen 16 segment alphanumeric LED display module. Will work with common anode and cathode. Includes ASCII font and supports Hexadecimal, Decimal point, strings. Optimized low memory footprint. Provides a function for manually setting segments to any pattern. Uses Shift reg…
Arduino library for straight-wired 7/14/16 segment displays (each segment with a I/O pin) or shift-register wired displays (data,clock,latch), with/without a decimal point
Simulation of LED segments displays , 7, 9, 14, and 16 segment displays supported, includes ASCII fonts and spreadsheet character creator. A segment display is a form of electronic display device for displaying characters. Code: JavaScript - P5 library
Add a description, image, and links to the fourteen-segment-display topic page so that developers can more easily learn about it.
To associate your repository with the fourteen-segment-display topic, visit your repo's landing page and select "manage topics."