Skip to content

avidprogrammerc/python_temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Python Temperature Tool

This python script will report the current Raspberry Pi temperature.

Run chmod 744 temp.py to apply the correct permission to the file.

Note to execute the file, python3.2 must be installed in /usr/bin/

Sample execution:

$ ./temp.py  
$ 38.0'C  
$ 100.4'F

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages