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 e040437ab2 ommit various files from coverage report 2019-10-13 10:01:36 +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 ommit various files from coverage report 2019-10-13 10:01:36 +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 fix the Makefile 2019-10-13 09:44:52 +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.