News

The objective of this project was to develop a Arduino Based Infrared Sensor, a mobile application to control and visualise the data collected by the sensors. The project concluded with IR ...
int IRSensor = 8; // connect ir sensor to arduino pin 2 int LED = 11; // connect Led to arduino pin 13 ...
This project-based on Arduino Uno and IR sensors is used to automatically switch on and switch off a washroom’s light that works on AC mains. Whenever a person enters the washroom, the light bulb (or ...
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. [… ...
Automating household or office systems can be achieved using an Arduino Nano, a passive infrared (PIR) motion sensor, and a relay. The primary aim is to create a control system that activates or ...
Because of the affordability and seeming ubiquity of the Arduino platform, they have been hard at work this last month trying to get their Geiger counter sensor board for an Arduino out the door.
Create a smart blind stick using Arduino to help visually impaired individuals navigate safely. This DIY project uses an ultrasonic sensor, buzzer, and LED indicators to detect obstacles and provide ...