This LED message display is a skytronic display (120x7 pixels, 3 colours), being talked to over RS232 (with an USB to RS232 converter) with PHP/MySQL. The device uses the PHP Serial Class to write data to the display
The LED display automatically adds RSS feeds to the message queue when there are no messages to display on the screen (shown with an RSS icon). FAQ PAGE
| Tag (in capitals) | Effect |
|---|---|
| <CR> | Rainbow |
| <CA> | Red |
| <CH> | Orange |
| <CD> | Green |
| <CL> | Inversed Red |
| <CN> | Inversed Orange |
| <CM> | Inversed Green |
| <CS> | Noisey Text |
| <CQ> | Green on Red |
| <CP> | Red on Green |
| <KT> | Output time |
| <KD> | Output date |
| STOCK:GOOG | Show stock info where 'GOOG', is the stock code (eg google) |
You can use the special tags on the right, to format your text.
Example: <CQ>Hello <CS>World