Skip to content

ktsompanakis/raspi-dht22-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspi-dht22-docker

Read temperature and humidity from DHT22 attached to Raspberry Pi running inside Docker and send to io.adafruit

How to:

  • Configure the DHT_DATA_PIN inside temp_humidity.py
  • Add your ADAFRUIT_IO_KEY, ADAFRUIT_IO_USERNAME and Adafruit IO Feeds to temp_humidity.py
  • Build image with docker-compose build
  • Bring up app with docker-compose up -d

About

Read temperature and humidity from DHT22 attached to Raspberry Pi running inside Docker and send to io.adafruit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published