Skip to main content

MicroPython Driver for the Renesas HS3003 Temperature and Humidity Sensor

Project description

Introduction

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

MicroPython Driver for the Renesas HS3003 Temperature and Humidity Sensor

Installing with mip

To install using mpremote

mpremote mip install github:jposada202020/MicroPython_HS3003

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_HS3003

Installing Library Examples

If you want to install library examples:

mpremote mip install github:jposada202020/MicroPython_HS3003/examples.json

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_HS3003/examples.json

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 micropython-hs3003

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

sudo pip3 install micropython-hs3003

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 micropython-hs3003

Usage Example

Take a look at the examples directory

Documentation

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

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

micropython-hs3003-0.1.0.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

micropython_hs3003-0.1.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file micropython-hs3003-0.1.0.tar.gz.

File metadata

  • Download URL: micropython-hs3003-0.1.0.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for micropython-hs3003-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2e8516f0c86cd675a9117ed85243a9c285283030060edd4856c209112ac40505
MD5 c5cfcf4a687ce2913c6fcc410d242b65
BLAKE2b-256 87fe10ad7d3465c7cb82fd045cd8923ffda0c6f6508ae70dea29244e9e1b2a69

See more details on using hashes here.

File details

Details for the file micropython_hs3003-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for micropython_hs3003-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 598521ee070626ae373802ab793bee909e65ce630c539e6de42890c52446a135
MD5 a6055229e76ba6b61d361b58ac4aedff
BLAKE2b-256 23839fb9ddb65a575eb297a657c919afba7aa962f3365bf6befb5c4ae00649cb

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