News

This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
Arduino Code for Speed Sensor In general, the following code makes Arduino to measure the speed of the moving object using two IR sensors and display the object speed in the I2C 16x2 LCD display. When ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
This sensor is built for detecting ppm of certain gas molecules, such as VOC, ethanol, ammonia, Hydrogen sulphide, etc. This sensor can't distinguish different gas molecules. Please use the table ...
Our Smart Home Using Arduino Uno R4 WiFi project is designed for home safety and convenience, integrating temperature, humidity, light, and gas monitoring. Using sensors like DHT11/DHT22, LDR, and ...
Working Principle of ACS712 Current Sensor with Arduino The ACS712 sensor operates on the Hall-effect principle. When current flows through the input terminals (IP+ and IP-), it generates a magnetic ...
Arduino Motion Sensor – Circuit and Working The circuit diagram of the automation device using a motion sensor is shown in Fig. 2. It consists of an Arduino Nano board (MOD1), a PIR sensor (S1), a ...
Note: A compact analogue reflectance sensor such as the CNY70 was not used in the Arduino Uno experiments described. Instead, a homemade sensor was assembled using a single infrared LED (IR333C) and a ...