Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thermometer

Read temperature and humidity sensor data and write to database

Installation

Make sure to run the following commands for the DHT22 sensor:

sudo apt-get update
sudo apt-get install build-essential python-dev python-openssl git
sudo pip3 install adafruit-circuitpython-dht
sudo apt-get install libgpiod2
sudo pip3 install --force-reinstall adafruit-blinka

About

Read temperature sensor data and write to database

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages