Skip to main content

MicroPython library for the WSEN WSEN-TIDS temperautre Sensor

Project description

Introduction

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

MicroPython library for the WSEN WSEN-TIDS temperautre Sensor

Installing with mip

To install using mpremote

mpremote mip install github:jposada202020/MicroPython_WSENTIDS

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_WSENTIDS

Installing Library Examples

If you want to install library examples:

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

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_WSENTIDS/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-wsentids

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

sudo pip3 install micropython-wsentids

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-wsentids

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-wsentids-0.1.0.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

micropython_wsentids-0.1.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for micropython-wsentids-0.1.0.tar.gz
Algorithm Hash digest
SHA256 23b783d514654ff2fea108afca52cbba6d72e825563f834d4e04ac6980c89c1f
MD5 ecc2d40875976aa623dfddd578c0b02f
BLAKE2b-256 c3a251f0b4c3dd1367098a6cf6e9cda4f7c29e30b3414e5205b2a64a76d030f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for micropython_wsentids-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 80aa4e3e7467110a6e4d6413fb779382f3eca19197219fc9534db7c86d4951ec
MD5 951fda63ca9745c481d7df5ae0fcdf59
BLAKE2b-256 b6eb96a90f911e5b89dcf688cb0665dd5866199300bf40a35b1cd9a265d0b573

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