No description
Find a file
2021-01-18 22:20:50 +01:00
static view: set charset to UTF-8 2020-12-26 11:25:02 +01:00
.gitignore Initial commit 2020-10-21 13:03:30 +02:00
gpiomem.rules Initial commit 2020-10-21 13:03:30 +02:00
logger.py logger: add battery level as 0 2021-01-18 22:19:43 +01:00
README.md add minimal readme 2020-12-11 11:18:16 +01:00
schuur-web.service Initial commit 2020-10-21 13:03:30 +02:00
schuur-web.socket Initial commit 2020-10-21 13:03:30 +02:00
schuur.service services: fix typo 2020-12-26 12:52:31 +01:00
schuur.timer Initial commit 2020-10-21 13:03:30 +02:00
web.py service ESP32 OTA update 2021-01-18 22:20:50 +01:00

Schuur

This needs:

  • python-raspberry-gpio (installed from AUR)
  • pi-sht1x (installed with pip install)

It needs the gpiomem.rules in udev, the timer, socket and services.

I will create a makefile or something.