Skip to content

THP-JOE/Python_TMP007

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_TMP007

Python library for accessing the TMP007 temperature sensor on a Raspberry Pi.

Designed specifically to work with the Adafruit TMP007 pressure sensors ----> https://www.adafruit.com/product/2023

To install, download the library by clicking the download zip link to the right and unzip the archive somewhere on your Raspberry Pi. Then execute the following command in the directory of the library:

sudo python setup.py install

Make sure you have internet access on the device so it can download the required dependencies.

See examples of usage in the examples folder.

Please support Adafruit (though I have no connection to them) and open-source hardware by purchasing products from Adafruit!

Written by Joe Gutting. MIT license, all text above must be included in any redistribution.

Credit to Adafruit for their Arduino TMP007 library as well as their Adafruit GPIO I2C library. Also to Tony Dicola for his BMP python library which I used as a template.

About

Python Library for TMP007

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages