Skip to main content

CircuitPython Driver for the STTS22H Temperature Sensor

Project description

Introduction

Documentation Status latest version on PyPI Total PyPI downloads Build Status Code Style: Black

CircuitPython Driver for the STTS22H Temperature Sensor

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Community Bundle library and driver bundle or individual libraries can be installed using circup.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install circuitpython-stts22h

To install system-wide (this may be required in some cases):

sudo pip3 install circuitpython-stts22h

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .env/bin/activate
pip3 install circuitpython-stts22h

Installing to a Connected CircuitPython Device with Circup

Make sure that you have circup installed in your Python environment. Install it with the following command if necessary:

pip3 install circup

With circup installed and your CircuitPython device connected use the following command to install:

circup install stts22h

Or the following command to update an existing version:

circup update

Usage Example

Take a look at the examples directory

Documentation

API documentation for this library can be found on Read the Docs.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

circuitpython-stts22h-0.1.1.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

circuitpython_stts22h-0.1.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file circuitpython-stts22h-0.1.1.tar.gz.

File metadata

  • Download URL: circuitpython-stts22h-0.1.1.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for circuitpython-stts22h-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3d05c9dce28576b0d02b54b907b06581bd250616e787c1c1bee574a392147960
MD5 830c0b9bd7b7febfcf1fb29a68a1aa87
BLAKE2b-256 d80e6660c5c4ca7b0ff82b1860e446e149d7062506d2622197536c666080022c

See more details on using hashes here.

File details

Details for the file circuitpython_stts22h-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for circuitpython_stts22h-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 63a8f9bdd8564e647f092543fc47fe84f3e82a49e2bbe852f0edbb49abf36b42
MD5 e46a916a16436a0772df61dd55397629
BLAKE2b-256 0df293bb41ae5d7439bad627f975a34529c861c774f5255e9980d2132f5d2a7d

See more details on using hashes here.

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