Each LED module can display 16x32 pixels which by itself is not enough to display racer name (up to 40 characters & time (up to 13 characters). Multiple LED modules can be daisy-chained to create a bigger display of up to 8 LED modules. The total number of pixels available will depend on how the LED modules are stacked vertically and horizontally. The product page at
https://fdstiming.com/product-category/displays/ shows 11 different LED displays for purchase, each with a different size display.
Our software would need to know which LED nodule communication is used in order to know how many pixels are available for displaying timing data. This would result in a rather complicated config panel, and present a support challenge how to resolve issues when the data is not getting displayed correctly. There’s no practical way for us to develop support for this without having access to an assortment of the LED modules in our labs for development and support purposes..
The communication with the display (without a separate MLED control box) is via RS-232 which would (in practice) limit the use of the LED clock to the Windows version of Webscorer PRO. Using standard computer displays for displaying race is built-in and works on all platforms.
A rough estimate of the development time to develop this compatibility would be several weeks of dev & testing time. At $100 / hour or $4,000 per week, there would need to be a sizable opportunity to expand our business for this to make commercial sense for us. There are dozens of different LED display clocks out there, each with a different way of controlling / programming them.
The workaround is for you to use the JSON API to get access to the Webscorer results data - and write your own program to control the specific display type your have configured out of the FDS LED modules. Your effort will be significantly less as you don’t need to write the config panel and adjust the racer data in a generic way to fit the display available. You can also decide how often to show each results entry if there are multiple finishers back-to-back.