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.10.tar.gz
(17.2 kB
view details)
File details
Details for the file klimalogger-0.7.10.tar.gz.
File metadata
- Download URL: klimalogger-0.7.10.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99f26e798536d6ea8b5201703e3a808e9e4efa2fb5a0eb442ea440435ecbb6e9
|
|
| MD5 |
bf0987200e3c5dfea14a6db79dc30470
|
|
| BLAKE2b-256 |
30aaa450d6cbeba9abddbb9b5741a81208112a7958976ee3f78dd7de7a2fa019
|