ROOT configuration on Raspberry Pi 3 B+

FYI,

Here’s what I provided the OP with:

It worked on my raspberry pi 3 :slight_smile:

For the demo, the server was just read the input data file every few seconds, but the final version should of course probably get the new data via a POST request or some other way (perhaps directly embedding the data acquisition module directly inside the server?)

And also it could use some nicer front-end :slight_smile:
(And some nice CSS)

Anyways…