Skip to main content

MicroPython Driver for the TMP117 temperature sensor

Project description

Introduction

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

MicroPython Driver for the TMP117 temperature sensor

Register reding based on https://github.com/adafruit/Adafruit_CircuitPython_Register

Installing with mip

To install using mpremote

mpremote mip install github:jposada202020/MicroPython_TMP117

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_TMP117

Installing Library Examples

If you want to install library examples:

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

To install directly using a WIFI capable board

mip install github:jposada202020/MicroPython_TMP117/examples.json

Installation

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

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

sudo pip3 install micropython-tmp117

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

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-tmp117-0.2.1.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

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

micropython_tmp117-0.2.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file micropython-tmp117-0.2.1.tar.gz.

File metadata

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

File hashes

Hashes for micropython-tmp117-0.2.1.tar.gz
Algorithm Hash digest
SHA256 2249fb3af3c7c5ce4dde91d8a0e3210f8de668f048f423f47bbf08a7b1a122fc
MD5 2c02a04587acd4ccee3ff533804706c8
BLAKE2b-256 b26c052cae897b8b5e82c9c60b1adb6fe9a38e455733110f5848364fea9763f9

See more details on using hashes here.

File details

Details for the file micropython_tmp117-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for micropython_tmp117-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0906285e52c591c199f97efae17b9b2379c8f500395d6c20e2a3d303b9300559
MD5 9e1bdde3ae60210c94765701541e8e16
BLAKE2b-256 d23d0d488bc3f1d2a06d3d545d275367ba873763410b0e7ea802fd4f13dc4366

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