Achilleus from Samnium has contacted me about an application he’s written for the Raspberry Pi 3.
It is a light framework for reading data from multiple sensors and sending them over the network. It’s called IoTWork.Reader
and was developed in C++ and C#; it can be executed using Mono.
The code is available on GitHub. The current release supports the SenseHAT and Achilleus has made pre-packaged binaries which are also located on GitHub.
The application is customizable: you can write your own sensor handlers and configure them via the XML file.