Tag: dht22
-
Integrating ESP-NOW with MicroPython and WiFi
Learn how to use Wi-Fi, MicroPython, and ESP-NOW to accomplish seamless communication. Expand your IoT capabilities by learning more about the potential of asynchronous data transmission.
-
Sensor Data Sharing with ESP-NOW in MicroPython
Discover how to use MicroPython to easily transfer sensor data with ESP-NOW. Investigate hardware configuration, data collection, cutting-edge methods, and practical applications for effective IoT and sensor network projects.
-
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 DHT22 Weather Station Project
This post will show how you can create your own Raspberry Pi DHT22 Weather Station project using Python, Flask, Flask-SocketIO, and WebSocket
-
Control your Arduino IoT projects with a MongoDB database
This post will show you how you can control your Arduino-based project with your MongoDB database using ESP32/ESP8266 microcontroller board
-
Node-Red – IoT Dashboard with Arduino – No Coding Required!
This post will show you how to setup Node-Red to create your own Internet of Things (IoT) dashboard to display Arduino sensor readings.
-
ESP32 – Read DHT22 Sensor using Arduino
This post will show you how you to interface your ESP32 with your DHT22 sensor running the Arduino framework.
-
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.