A tool for monitoring and logging the temperature from a TEMPer USB Thermometer
Project description
A Python web app which displays the temperature from a TEMPer USB device.
##Usage
Install by executing python setup.py install
You should get a script called in-glass in /usr/local/bin/
Connect your USB TEMPer thermometer to a USB port on your computer
Run sudo in-glass and visit [127.0.0.1:9000](http://127.0.0.1:9000) in your favorite browser.
##Notes
You MUST run with sudo for the script to be able to access the USB device from the kernel.
For a JSON output, append /json to the URL. /json returns celsius and fahrenheit values for each device.
##Dependencies
[Flask](https://github.com/mitsuhiko/flask), a cool micro-framework thing.
[temper-python/temperusb](https://github.com/padelt/temper-python), a Python library which reads values from the TEMPer thermometer.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file inglass-0.1.tar.gz.
File metadata
- Download URL: inglass-0.1.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
690c8a09dc4ea2adba059ea8581f7d9f1d39dc9d08813ca46cc32e2abcf879fc
|
|
| MD5 |
e14f01b52ec4115fdbc8ae548f95be6c
|
|
| BLAKE2b-256 |
3133e105c668ca01009a84887ab904da9ecf4342d693e0c0af15579ad4cf4c1e
|