Everything about Soil moisture sensor, working, and Arduino interface

soil moisture sensor interface with arduino

Soil moisture sensor measures the volumetric content of water in the soil. This sensor is widely used in smart irrigation and smart gardens. In this article, we will learn how soil moisture sensors work and how we can interface it to Arduino. Working of soil moisture sensor Soil moisture sensors have two probs which inserted … Read more

DHT11 Module Temperature and Humidity sensor Arduino interface

The DHT11 Sensor is low-cost digital Humidity and Temperature measuring sensor. In this article, we will interface the DHT11 sensor with Arduino and measure the temperature and humidity. Working of DHT11 Sensor Inside the sensor, there are two main components humidity sensing component and an NTC temperature sensor. DHT11 has an inbuild Negative Temperature coefficient … Read more

Connect your Phone to Arduino through Bluetooth hc05 module

Connect your Phone to Arduino using Bluetooth

Bluetooth is a powerful device for short-range communication. You must be familiar with Bluetooth, the one that we have in our smartphones. Do you know that you can connect your smartphone with Arduino using the popular HC-05 Bluetooth module? In the following article, we will learn to connect your android phone with Arduino and control … Read more