Interface HC-SR04 Ultrasonic Sensor with Arduino

Ultrasonic Arduino LCD I2C Circuit Diagram

Ultrasonic is a great sensor when it comes to measuring the distance to an object. Ultrasonic sensors are based on measuring the properties of sound waves. It has a transmitter/trigger to generate a sound pulse and a receiver to receive an echo pulse coming from the targeted object. By calculating the traveling time of the … Read more ➯

Arduino LED Blinking – Complete Tutorial

arduino led blinking circuit diagram

Got an Arduino in hand? The very first thing you can do is blink an LED with it. LED blinking is a very basic way to get started with Arduino. Though Arduino LED blinking is very basic, it can be used in later stages to create various types of interesting projects like traffic light signals, … Read more ➯