Skip to content

snowsquizy/RASP_PI_DHT22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RASP_PI_DHT22

Raspberry Pi and DHT22 webserver

Required Software

  • Raspberry Pi with Raspbian
  • pChart
  • Apache2
  • Adafruit DHT22 'C' code
  • Python
  • PHP
  • Sqlite3
    • CREATE TABLE weather (timestamp DATETIME, temperature NUMERIC, humidity NUMERIC);

-- DHT22 Setup -- Connect DHT22 Pin 1 - 5V Connect DHT22 pin 4 - GND Connect DHT22 Pin 2 - GPIO Pin 18

10k Resistor between DHT22 pin 1 and pin 2

About

Raspberry Pi and DHT22 webserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published