Tag: dht11
-
Arduino Data Logger using MongoDB Database
This post will show you how you can create your own Arduino Data Logger application that will save temperature readings to your MongoDB database
-
Raspberry Pi IoT Weather Station
This post will show how you can create your own Raspberry Pi DHT22 Weather Station project using Python, Flask, Flask-SocketIO, and WebSocket
-
Raspberry Pi – How to Interface with a DHT22 sensor
This post will show you how to interface your Raspberry Pi with your DHT22 or DHT11 to retrieve temperature and humidity readings.
-
Node-Red – DHT11/DHT22 – Custom Weather Station Dashboard
This post will show you how you can create your own Node-Red custom weather station dashboard that will display DHT22 sensor readings.
-
How to interface DHT11 with MicroPython?
This post will discuss how to interface the DHT11 temperature and humidity sensor with our MicroPython enabled Microcontroller device.