AceSegmentWriter  0.4
Write decimal numbers, hex numbers, temperature, clock digits, characters, and strings to seven segment LED modules
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nace_segment
 CCharWriterThe CharWriter supports mapping of an 8-bit character set to segment patterns supported by LedModule
 CClockWriterThe ClockWriter writes "hh:mm" and "yyyy" to the LedModule
 CLevelWriterEmulate a level led module using a left vertical bar and a right vertical bar on each digit
 CNumberWriterThe NumberWriter supports converting decimal and hexadecimal numbers to segment patterns expected by LedModule
 CPatternWriterWrite LED segment patterns to the underlying LedModule
 CStringScrollerClass that scrolls a string left or right
 CStringWriterClass that writes out a string, collapsing '
 CTemperatureWriterThe TemperatureWriter supports writing integer temperature values in Celcius or Farenheit