Skip to content

Python script to log the CPU temperatur of a RaspberryPi into a textfile.

Notifications You must be signed in to change notification settings

maxwoerner/python-rbpi-temp-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rbpi-temp-log

docker build -t rbpi-temp-log .
docker run -v ${PWD}:/app -d --name rbpi-temp-log rbpi-temp-log

About

Python script to log the CPU temperatur of a RaspberryPi into a textfile.

Resources

Stars

Watchers

Forks