Skip to main content

Driver module for the SulfiLogger sensor

Project description

SulfiLogger sensor

Module for reading data from the SulfiLogger sensor

python requirements

  • Python 3.7 or newer

python code example

import os
from pySulfiLoggerAPI import sensor

# locate sensor
comport = sensor.findCom(   debug = False,
                            useAnyDriver = False,
                            driver = ['FTDI','Moxa Inc.'])
if(comport == None):
    print('info','no sensor found.')
    os._exit(1)

# data acquisition
sample = sensor.getData(comport)
print(['signal', 'unit', 'temperature', 'unit'])
print(sample)

more examples

A python script for continuously logging and plotting via the bokeh module is available upon request.

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

pySulfiLoggerAPI-0.0.2.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

pySulfiLoggerAPI-0.0.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file pySulfiLoggerAPI-0.0.2.tar.gz.

File metadata

  • Download URL: pySulfiLoggerAPI-0.0.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for pySulfiLoggerAPI-0.0.2.tar.gz
Algorithm Hash digest
SHA256 793c51aabda24983eddc808db9ab30d759cdeef4eabc70f639aa79dfcfa04fda
MD5 f42231b3fded2fa949a139ad9a41d0b4
BLAKE2b-256 bba4787a1b2821d288e9ac76f055f3337968d3fe63731e556cb4aab28d2c5bf4

See more details on using hashes here.

File details

Details for the file pySulfiLoggerAPI-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pySulfiLoggerAPI-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for pySulfiLoggerAPI-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c2641aa7229ad5210cadbf1ceb738acb8b233e12e647e42f7bd326594b4004ae
MD5 a4486d8686e9e7b366f683b72b00e4f9
BLAKE2b-256 cef4f3f359570eb0ac121493bfd26044400d751dfc87b6d17626a1c1f3abab22

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