A project to read temperature, humidity and pressure from a Raspberry Pi Sense Hat and display the corresponding graphs on a simple website.
Go to file
Andreas Zweili 96f47b2baf update the Makefile 2019-10-13 09:40:30 +01:00
requirements add requirement files 2019-10-12 19:34:48 +01:00
sensors move the main script into a module 2019-10-13 09:36:26 +01:00
.coveragerc add a coverage config 2019-10-12 19:35:02 +01:00
.gitignore Initial commit 2019-10-12 19:44:45 +02:00
LICENSE Initial commit 2019-10-12 19:44:45 +02:00
Makefile update the Makefile 2019-10-13 09:40:30 +01:00
README.md wrap the lines at 80 characters 2019-10-12 19:14:31 +01:00
setup.py add a setup file 2019-10-13 09:35:34 +01:00

README.md

environment_sensors

A project to read temperature, humidity and pressure from a Raspberry Pi Sense Hat and display the corresponding graphs on a simple website.