Skip to main content

An API interface to the internal sensors of the Blues Wireless Notecard

Project description

NotecardPseudoSensor

NotecardPseudoSensor provides an API interface to the internal sensors of the Blues Wireless Notecard. The goal of this abstraction is to offer a sensor to use with more advanced tutorials, which enables focus on the syntax necessary to perform basic Notecard transactions for those new to the platform.

Installation

With pip via PyPi:

pip install notecard-pseudo-sensor

or

pip3 install notecard-pseudo-sensor

Usage

import notecard-pseudo-sensor

sensor = notecard-pseudo-sensor.NotecardPseudoSensor()
print(sensor.temp())
print(sensor.humidity())

To learn more about Blues Wireless, the Notecard and Notehub, see:

License

Copyright (c) 2021 Blues, Inc. Released under the MIT license. See LICENSE for details.

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

notecard-pseudo-sensor-1.0.0.tar.gz (2.4 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