dinomite / beagle-mon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensor monitoring from a BeagleBoard

Prerequisites

w1thermsensor smbus-cffi

Adafruit_BMP

This uses the Adafruit Python BMP library. Get it and follow the installation instructions.

Startup script

Goes in /etc/systemd/system/multi-user.target.wants/temperature.service

Then

sudo systemctl --system daemon-reload

Manage with:

sudo systemctl [start/stop] temperature.service

About


Languages

Language:Python 100.0%