thin-edge / thin-edge.io_examples

Apache License 2.0
6 stars 18 forks source link

Simple thin-edge client that reads Raspberry Pi Sense HAT sensors #1

Closed TyrManuZ closed 3 years ago

TyrManuZ commented 3 years ago

Created a small python client which reads out the sensors of the Raspberry Pi Sense HAT and transforms them to thin-edge.io measurements on the local broker.

The installation of the python package also creates a systemctl entry so that it can easy be run in the background and on startup.