ニュース

Motion detection is a common application for intruder alarms, light switches, and other home and industrial automation applications. And there are several ways to do it. We have already used a PIR ...
Visualizing the environment with an ultrasonic sensor by gathering points that form a 3D point cloud using Arduino. This project aims to visualize real-time data from an ultrasonic sensor mounted on ...
//int moistureSensor = A0; // Moisture sensor output to Arduino analog A0 pin //int lightSensor = A1; // Light sensor output to Arduino analog A1 pin int passiveIR1 = 2; // (Center) PassiveIR sensor ...
When it comes to detecting certain changes in weather conditions, it's pretty unpredictable, and rainfall is one of the most unexpected parameters of weather. So in this article, we decided to ...
The device includes the connection between an Arduino microcontroller and an optical mouse sensor to provide help in reading the movements from horizontal and vertical directions. The Arduino board ...
As we know that not all cars come with parking sensors. If we want to install an external parking sensor, it costs a lot of money. But luckily we can make a low-cost parking sensor by using Arduino.
In this article, I have added three sensors with Arduino UNO and user can choose the required sensor with the help of keypad. Hi there! I hope you are doing great. Today I am sharing the Proteus ...
Abstract: Over the last years, a significant amount of research papers based their practical evaluation of wireless sensor network-related topics on deployments consisting of Arduino-based sensor ...