GitHub

IR_Sensor_With_Arduino

Controlling an LED with Arduino Using an IR Sensor An Infrared (IR) sensor is a commonly used device for proximity detection and object sensing. When combined with an Arduino and an LED, it can create ...
This project is an Arduino-based obstacle-avoiding robot that uses both ultrasonic and infrared (IR) sensors for navigation. The robot moves forward while continuously scanning for obstacles. If an ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [Rick’s] ...
Hackaday

ir sensor

Some readers may recall building a line-following robot during their school days. Involving some IR LEDs, perhaps a bit of LEGO, and plenty of trial-and-error, it was fun on a tiny scale. Now imagine ...
Building a maze-solving robot is an intresting way to get into the world of robotics and autonomous systems. Imagine creating a small device that can intelligently navigate through complex mazes, ...