Arduino

Arduino with Speaker

INTERFACING SPEAKER WITH ARDUINO This article is about to explain how to play music with a speaker or a 5v buzzer. Here in this we use a Arduino uno board to play coffin dance music with a 4Ω speaker. Use the source code in the article (do not alter it may cause different output)  upload …

Arduino with Speaker Read More »

Interfacing of HC-SR04 Ultrasonic Sensor with Arduino Uno

INTERFACING OF ARDUINO UNO WITH ULTRASONIC SENSOR  Complete arduino kit for beginners This tutorial is about the interfacing of the Arduino UNO board with HC-SR04 commonly known as ultrasonic sensor and code to run the sensor and obtain the output from the sensor accordingly. List of the components Arduino uno board HC-SR04 ultrasonic senso Bread …

Interfacing of HC-SR04 Ultrasonic Sensor with Arduino Uno Read More »

OBSTACLE AVOIDING ROBOT

OBSTACLE AVOIDING ROBOT What are we going to build? We will build a simple obstacle avoiding robot that will avoid obstacles which are in its path. There can be two possible robots that can be built:- 1. A simple robot with no rotation of the distance sensor. 2. A mediocre robot with the rotation of …

OBSTACLE AVOIDING ROBOT Read More »

Line Follower Robot

Line Follower Robot Welcome to robotic electronics. Here, we begin with a Line Follower Robot. Once, a person in England thought of making a  mobile bot as a line follower robot and prepared an Electro-Light-Sensitive-Internal-External(ELSIE) in 1953, which follows a light source using a mechanical feedback system with no intelligence. There kickoff the evolution of …

Line Follower Robot Read More »

Arduino Weather Station

Arduino Weather Station We people always listen to weather forecasting to know the weather conditions around us …here I will explain how to make simple Arduino Weather Station sense temperature and humidity using DHT11 sensor and Arduino, the sensed data will be displayed on LCD. How To Make Simple Arduino Weather Station things  required to …

Arduino Weather Station Read More »

RADAR USING ARDUINO

RADAR USING ARDUINO  What is Arduino Radar?  Arduino Radar is a simple Radar Application using Arduino and Processing. This Arduino Radar is implemented with the help of Processing Applications.  In this article, you will know how to design a simple DIY Arduino radar.  Radar is a long-range object detection system that uses radio waves to …

RADAR USING ARDUINO Read More »