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 Series, Arduino Starter Kit, Fritzing, Getting Started, Invent Arduino Starter Kit Tutorials, Sensors, Modules and More, Tutorials
REMOTE CONTROLLED LIGHTS OVERVIEW Christmas is just around the corner and it’s time to start planning things to lighten up this festive season. Today you are about to see building of Remote controlled lights with adjustable lighting effects using Arduino. The coolest...
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...
by Eric Bryan | Mar 5, 2020 | Arduino Projects, Arduino Starter Kit, Fritzing, Getting Started, Invent Arduino Starter Kit Tutorials, Sensors, Modules and More, Uncategorized
PARKING SENSOR OVERVIEW Today our project is a very interesting and engaging one. We would be making a parking Sensor. Most modern cars come with an inbuilt sensor for reverse parking to alert the driver when his/her bumper is too close to the wall of the garage or an...
by Eric Bryan | Mar 5, 2020 | Arduino Starter Kit, Fritzing, Getting Started, Invent Arduino Starter Kit Tutorials, Projects, Sensors, Modules and More, Uncategorized
ARDUINO DISTANCE SENSOR using the HC-SR04 OVERVIEW In this tutorial, I will be going through the steps on how to set up an Arduino distance sensor using the HC-SR04 ultrasonic sensor. This project aims to help you design a simple system that can measure the proximity...