Skip to content

A Python3 program to display the reading of a TMP36 sensor connected to a Raspberry Pi 3.

License

Notifications You must be signed in to change notification settings

patthomasrick/rpi-web-temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rpi-web-temperature

A Python3 program to display the reading of a TMP36 sensor connected to a Raspberry Pi 3.

Requires:

  • Python 3
  • remi

To install dependencies:

pip install git+https://github.com/dddomodossola/remi.git

Constants inside of main.py have to be adjusted on a per-machine basis.

About

A Python3 program to display the reading of a TMP36 sensor connected to a Raspberry Pi 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages