Skip to main content

Simple data logging client for InfluxDB

Project description

project on GitHub PyPi-Package Build Status https://app.codacy.com/project/badge/Grade/143e5b4f902b4680a2b9fd6464736f6b https://app.codacy.com/project/badge/Coverage/143e5b4f902b4680a2b9fd6464736f6b

Simple python client for logging measured climate data to InfluxDb.

Additional dependencies

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.3.tar.gz (17.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page