Video thumbnail for Raspberry Pi IoT Weather Station

Raspberry Pi IoT Weather Station

May 22, 2023
donskytech.com Logo

donskytech.com

This post will show how you can create your own Raspberry Pi IoT Weather Station project using Python, Flask, Flask-SocketIO, and WebSocket. This will display the sensor readings of multiple DHT22/DHT11 sensors on a custom dashboard in real time. You can even add multiple DHT22/DHT11 sensors and it will be displayed dynamically. WriteUp: https://www.donskytech.com/raspberry-pi-weather-station/ Code: https://github.com/donskytech/dht22-weather-station-python-flask-socketio-multiple-sensors Related Video: https://www.youtube.com/watch?v=evIR7sL9i-I Contents of the Video: 0:00 - Intro 0:59 - DonskyTech Plug 1:14 - Raspberry Pi IoT Weather Station 2:34 - Wiring/Schematic 2:53 - Code 11:01 - Outro
#Computers & Electronics