I have a nifty little python script that I can run and output the temperature to a text file, normally run using Putty by typing:
Code: Select all
sudo python logTemp.pyI am familiar with Windows Task Scheduler and have scripts running automatically overnight on my work PC, but I want to turn my PC off and have the pi run this itself.
What should I google in order to learn this (assumingly) simple task??
Thanks