sensor-dashboard/README.md
2023-09-27 11:25:43 +02:00

1.1 KiB

sensor-dashboard

Simple webpage to display gathered temperature and humidity data.

sensor-dashboard

Usage

First, run take_measurement from raspi-oled regularly. Then run python3 server.py and go to http://127.0.0.1:24473.

License

papaparse.js

Source: https://github.com/mholt/PapaParse License: MIT

uPlot

Source: https://github.com/leeoniya/uPlot License: MIT

This project

Copyright © 2023 Arne Keller

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.