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.18.tar.gz
(14.4 kB
view details)
Built Distribution
File details
Details for the file klimalogger-0.7.18.tar.gz
.
File metadata
- Download URL: klimalogger-0.7.18.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2904e872ebba13b351c44d5180d492e3e7d15f6ca9e8d474d23fc7d37725de7 |
|
MD5 | 898a94dfee7fd927de076eb1dd1f491c |
|
BLAKE2b-256 | 00aefffd533b4210d3eaf5a61ff5ff4789051318f35d38bc89f38f79ab0b7f81 |
File details
Details for the file klimalogger-0.7.18-py3-none-any.whl
.
File metadata
- Download URL: klimalogger-0.7.18-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5921f067f8b16d65134acc26ce865e759a0d35f43c0109b6a24761db7f5aa18c |
|
MD5 | 95d9fb5ad6310eefd2a53cbbb843ff6b |
|
BLAKE2b-256 | 95cd3ee259c072894318496e2f75b90c65600f37d2a911f8a0bb6cdda03d127c |