Skip to content
/ Raspi Public

Temperature measurement using raspberry pi and dht22 sensor

Notifications You must be signed in to change notification settings

mikadp/Raspi

Repository files navigation

Golang/raspberry pi/linux training

  • Raspberry pi 4
  • DHT 22 temperature/humidity sensor
  • SIM7600E-H 4G HAT

some notes:

build go app

docker build . -f dockerfile.goapp -t raspigoapp

On raspbian i run following commands to get docker up if raspberry pi restarts

$ sudo systemctl enable docker.service $ sudo systemctl enable containerd.service

About

Temperature measurement using raspberry pi and dht22 sensor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published