Projects

Digital Clock including Alarm and Motion Sensor 1

Complete Digital Clock including Alarm and Motion Sensor

I have done several designs of digital clocks for Arduino using LEDs and LCD displays, but this one is more special because I added other features like alarm and motion sensor (PIR). Main features PIR (Presence Infrared Sensor) RTC (real-time clock) Alarm Temperature Humidity Water dew point Encoder to set the time and alarm Permanent […]

Complete Digital Clock including Alarm and Motion Sensor Continue Reading

PC Controlled Robot

Computer Controlled Robot using Arduino

After designing this line follower robot using arduino uno, I have developed this computer controlled robot. It can be controlled via the computer and we can use specific keyboard keys to move it. It runs over serial communication which we have already discussed in our previous project – PC Controlled Home Automation. Components Required Arduino UNO DC

Computer Controlled Robot using Arduino Continue Reading

Temperature Controlled Fan

Arduino Temperature Control – Adjust Fan Speed based on Temperature

In this Arduino based project, we are going to control DC fan speed according to the room temperature and show these parameter changes on a 16×2 LCD display. It is accomplished by the data communications between Arduino, LCD, DHT11 sensor Module and DC fan that is controlled by using PWM. PWM is a technique by

Arduino Temperature Control – Adjust Fan Speed based on Temperature Continue Reading

Scroll to Top