DHT11
![]() |
Nordic nRF52 Development Kit – Measuring Temperature and Humidity using Bluetooth Low Energy
With Fitness Bands, Smartwatches and other wearable devices getting increasingly popular the use of Bluetooth 5 / Bluetooth Low… |
![]() |
Interfacing DHT11 with PIC16F877A for Temperature and Humidity Measurement
Temperature and Humidity measurement is often useful in many applications like Home Automation, Environment Monitoring, Weather… |
![]() |
Sending Sensor Data to Android Phone using Arduino and NRF24L01 over Bluetooth (BLE)
Bluetooth Low Energy (BLE) is a version of Bluetooth and it is present as a smaller, highly optimized version of the classic… |
![]() |
Arduino Sleep Modes and How to use them to Save the Power
Power consumption is a critical issue for a device running continuously for a long time without being turned off. So to… |
![]() |
Arduino CAN Tutorial - Interfacing MCP2515 CAN BUS Module with Arduino
Today any average car consists of around 60 to 100 sensor units in it for sensing and exchanging information. With car… |
![]() |
IoT based Smart Irrigation System using Soil Moisture Sensor and ESP8266 NodeMCU
Most of the farmers use large portions of farming land and it becomes very difficult to reach and track each corner of large… |
![]() |
Log Temperature Sensor Data to Google Sheet using NodeMCU ESP8266
There are many IoT clouds available to store and monitor the data from various sensors. With increasing popularity of IoT, more… |
![]() |
Interfacing DHT11 Temperature & Humidity Sensor with STM32F103C8
DHT11 is a Temperature and humidity sensor which as the name implies is used to measure the atmospheric temperature and… |
![]() |
MATLAB Data Logging, Analysis and Visualization: Plotting DHT11 Sensor readings on MATLAB
Graphical representation is always helpful to visualize the data and it becomes very easy to find trends and patterns by… |
![]() |
Installing and Testing Mosquitto MQTT Broker on Raspberry Pi for IoT Communication
MQTT is a protocol used to send and receive messages over internet. We previously used this protocol in Iot Electricity meter… |