Skip to main content

a library to read data from the Biral VPF-730 Present weather sensor

Project description

CI pre-commit.ci status docs

vpf-730

A package to read data from the Biral VPF-730 Present weather sensor.

installation

pip install vpf-730

quick start

Make sure your Sensor is connected and find out the port it is connected to. For a detailed documentation please see the Docs.

Versions > 0.5.0 contain a full rewrite with lots of breaking changes

logger as a CLI

The logger: Communication and continuous data logging

vpf-730 logger --serial-port /dev/ttyS0

sender as a CLI

The sender: Sending data to a remote server

VPF730_API_KEY=deadbeef vpf-730 sender \
--get-endpoint "https://api.example/com/vpf-730/status" \
--post-endpoint "https://api.example/com/vpf-730/data"

comm CLI

It is also possible to manually send ASCII commands to the sensor. \r\n must not be specified

vpf-730 comm --serial-port /dev/ttyUSB0 R?

Returns:

 200,2.515,16.5,12.2,5.00,12.3,00.00,00.00,101,086,000,02,03,00,+001.9,4040

as a package

from vpf_730 import VPF730

vpf730 = VPF730(port='/dev/ttyS1')
print(vpf730.measure())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vpf_730-0.8.0.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vpf_730-0.8.0-py2.py3-none-any.whl (15.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file vpf_730-0.8.0.tar.gz.

File metadata

  • Download URL: vpf_730-0.8.0.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for vpf_730-0.8.0.tar.gz
Algorithm Hash digest
SHA256 ed5ba33c069de1d1dc5a404f66eb40a8c6547882f3c7a05a5102b28f54a8c558
MD5 4d028bcb200393afa4af499e51745470
BLAKE2b-256 53512846da6190d796d3a513d8d1ab78f801a0b7ebd6eb59ea516d57366c6325

See more details on using hashes here.

File details

Details for the file vpf_730-0.8.0-py2.py3-none-any.whl.

File metadata

  • Download URL: vpf_730-0.8.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for vpf_730-0.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 57ee5cd2f80496e9f8a01ffe0ae89e170f5c03a46b4b49d905cf9763fc6ac4ee
MD5 7ffcf3215adb4f4269bfc1ae1ae9c467
BLAKE2b-256 0714c2d570ffd5729067006806e44d810b6a13954e29717c37eb695284ffd9eb

See more details on using hashes here.

Supported by

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