Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.34 KB

README.rst

File metadata and controls

42 lines (29 loc) · 1.34 KB

Introduction

Documentation Status Discord Build Status

CircuitPython driver library for Texas Instruments' TMP75 I2C temperature sensor

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

Note

This library is not available on PyPI yet.

Usage Example

see example.

Contributing

Contributions welcomed. My goal is to keep the library simple and as low on memory as possible.