ニュース

Build a Speed Sensor using Arduino with IR speed sensors to accurately measure the speed of moving objects. This tutorial covers circuit design, sensor calibration, speed calculations, and optimized ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
This code is to use E18-D80NK Infrared Sensor to detect obstacle and trigger an event like starting or stopping motor or servo or relay or anything else. // Writeen by Ahmad S. for Robojax.com on // ...
This Arduino-based project simulates a two-floor elevator control system. The elevator uses IR sensors to detect the current floor and a single button to switch between floors. A seven-segment display ...
These types of thermometers use infrared sensors to measure infrared radiation from a hot body to accurately calculate the temperature. So, in this project, we will explain how we can make such a ...
You will not miss a single step if you follow his excellent videos below. Plus, here are some other ways and other tools for using an IR remote with your Arduino and cloning an infrared remote.