Our company has an electronic LED display that we want to use for safety statistics. It has 7 lines with 8 LED's per line. Does anyone know of any software that we can make use of to communicate and configure such a LED display? For instance, we would like to define the first line as the current date, and this should increment automatically. The second line will be defined as "Hours worked without a LWDC" and should increment hourly with a specified amount of hours according to personnel strength. The board uses standard RS232 (9600 baud rate) communication through the serial port of a PC. Any clever control systems programmers with suggestions?