An extensible weather sensor recording network, based on Raspberry Pis
A distributed network of sensors with a central data store, to record environmental data.
Project goals include:
* to serve as a teaching outlet for:
** sensor programming
** distributed data collecting
** web APIs
** database
** web UI for numerical data
** graphing data sensibly
It also gives me some infotainment in new (to me) technologies, and as an excuse to scatter ever more Raspberry Pis around my home.
...Drinks was born to allow users to easily realize custom dashboards without any programming knowledge, infact, you can use your instrument on a webpage simply using HTML tags, or using BarMan IDE to create your applications in a click.
DRINKS Toolkit (hardware and software) are released as Open Source project.
This LabView project includes a Web Service (WS) and website interface hosted by a LabView server. The WS and website allow clients to acquire measurements from instruments remotely in real time, using standard browsers (e.g. iPhone) without plugins.