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

ADXL335 Accelerometer Sensor working and Arduino Interface

working of Accelerometer and arduino interface

An Accelerometer can be demonstrated as an electronic device used to measure the movement of anybody or a structure. In simple words, it measures the acceleration and vibration of anybody. It can absorb the vibrating waves released by the body and find out the point of orientation of the body. It is capable of sensing … Read more

TCS3200/TCS230 Color Sensor working and Arduino interface

colour sensor thumbnail

Colour sensors are widely used in the automobile, cloth, and food packaging industries. Those devices are quite complicated and expensive. So Colour sensors like TCS3200 or TCS239 are perfect modules for small projects because of their inexpensive price and simplicity. In this article, we will learn about the working and Arduino interface of these sensors. … Read more