Simple data logging client for InfluxDB
Project description
Simple python client for logging measured climate data to InfluxDb.
Additional dependencies
Sensor Type |
Command |
---|---|
BME680 |
pip3 install adafruit-circuitpython-bme680 |
BMP085 |
pip3 install Adafruit_BMP |
BMP3xx |
pip3 install adafruit-circuitpython-bmp3xx |
SGP30 |
pip3 install adafruit-circuitpython-sgp30 |
SGP40 |
pip3 install adafruit-circuitpython-sgp40 |
SHT1x (no I2C) |
download and install https://bitbucket.org/lunobili/rpisht1x.git |
SHT4x |
pip3 install adafruit-circuitpython-sht4x |
Build and upload
python3 -m build
python3 -m pip install --upgrade twine
python3 -m twine upload dist/klimalogger-0.6.8.tar.gz
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
klimalogger-0.7.15.tar.gz
(14.4 kB
view hashes)
Built Distribution
Close
Hashes for klimalogger-0.7.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e695ee4b78644007cc55d82d9e37d86b691274e5f1c36936b2ea6b07b8e624b |
|
MD5 | 87730d87746a4646e7d9dbb8dae0e433 |
|
BLAKE2b-256 | a28d08ace0d7cc51216cbfdf7e85c0b599970154e5296e9c48073626ae6cbfef |