Skip to content

simon-st/PiTemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PiTemp

Just playing around with my RaspberryPi. Small Python script to monitor the temperature and humidity.

Using Adafruit_DHT for the sensor reading. Temperature and humidity are written into a text file every X seonds.

git clone https://github.com/adafruit/Adafruit_Python_DHT.git
cd Adafruit_Python_DHT
sudo apt-get update
sudo apt-get install build-essential python-dev
sudo python setup.py install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages