A factory lobby board: a seven-segment clock, weather readings, four-hour history charts, and a pixel ticker.

01 / 04

About the project

Stack
Node.jsExpressJavaScriptHTMLCSSChart.jsMS SQL ServerODBCmssqlmsnodesqlv8Docker

An information board for a factory lobby. The screen carries a large seven-segment clock, the current temperature and barometric pressure, four-hour history charts, and a pixel ticker cycling through the date with the weekday, wind speed, and humidity.

The frontend is written without frameworks: digit segments and Cyrillic pixel glyphs are drawn by hand in SVG, with Chart.js behind the graphs.

The backend serves the latest measurement and the history of readings. The FoyeClock version reads MS SQL Server over ODBC.

Frolov / 2026