Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 374 Bytes

README

The tn9.py script permits to read temperature values from a TN9 sensor using a Raspberry Pi.

The script was "translated" to Python from Freetronics IRTemp Arduino library, using WiringPI and WiringPi-Python.