by Eric Bryan | Jun 16, 2020 | Arduino Projects, Arduino Starter Kit, Fritzing, Projects, Sensors, Modules and More, Uncategorized
OVERVIEW I most at times put my laundry outside on the balcony and I developed this Arduino rainfall detector to let me remember when the rain starts. A nice project for beginners, Let’s discuss how you can build a simple rain detector employing the rain sensor and...
by Eric Bryan | May 4, 2020 | Arduino Projects, Arduino Starter Kit, Fritzing, Invent Arduino Starter Kit Tutorials, Projects, Sensors, Modules and More
PARKING SENSOR OVERVIEW In this project, we will create a simple Arduino Car Reverse Parking Sensor Circuit using Arduino UNO, HC-SR04 Ultrasonic Sensor and buzzerParking a car in congested parking lots and tiny spaces is a tedious job and the important thing is that...
by Eric Bryan | May 2, 2020 | Arduino Projects, Arduino Starter Kit, Fritzing, Getting Started, Invent Arduino Starter Kit Tutorials, Projects, Tutorials
OBSTACLE AVOIDANCE SENSOR OVERVIEW This project aims to help you design a simple system that can measure the proximity of an object from a target. The sensor to be used is the Ultrasonic sensor. The Ultrasonic sensor...
by Eric Bryan | May 2, 2020 | Arduino Projects, Arduino Starter Kit, Fritzing, Invent Arduino Starter Kit Tutorials, Projects, Sensors, Modules and More
LIGHT SENSITIVE LED OVERVIEW Wouldn’t it be cool if we could eliminate darkness? In this arduino project,we are going to build a project that focuses on eliminating darkness.This involves an LDR, an led and arduino.The LDR triggers the led on when there is...
by Eric Bryan | Mar 26, 2020 | Arduino Projects, Arduino Starter Kit, Electronics Projects, Getting Started, Invent Arduino Starter Kit Tutorials, Projects, Uncategorized
RGB LED COLOR MIXER with ARDUINO Let’s have fun, interactive project for beginners to Arduino. Control the brightness of an RGB LED with Potentiometers, STSP switch built in. OVERVIEW RGB (red, green, and blue) refers to a system for representing the...
by Eric Bryan | Mar 16, 2020 | Arduino Projects, Arduino Series, Arduino Starter Kit, Fritzing, Getting Started, Invent Arduino Starter Kit Tutorials, Projects, Tutorials
LCD(Liquid crystal display) with ARDUINO OVERVIEW The LiquidCrystal library allows you to control LCD displays that are compatible with the Hitachi HD44780 driver. There are many of them out there, and you can usually tell them by the 16-pin interface.In this...