RC Car using Arduino UNO, ESP8266 and Blynk App

RC Car using Arduino UNO, ESP8266 and Blynk App

Apr 23, 2022239722 min read

Description: It is just a simple RC Car with Motors and Control Board which will be controlled and moved by an Application known as Blynk through WiFi. Circuit Diagram: Components: SR. NO. COMPONENT PINOUT DIAGRAM BUY 1 Arduino UNO (Other…

Rain Detector using Arduino, HL-83 Rain Sensor and Buzzer

Rain Detector using Arduino, HL-83 Rain Sensor and Buzzer

Apr 23, 2022246615 min read

Description: In this project, we build a rain detector using Arduino. Here, the HL-83 Rain sensor is used which detects rain drops. After detection the Buzzer makes sound, so you will know that it’s raining. Everything this controlled using Arduino…

Location Tracker using Arduino, NEO 6M GPS Module and SIM900A GSM Module

Location Tracker using Arduino, NEO 6M GPS Module and SIM900A GSM Module

Apr 23, 2022127218 min read

Description: This is a a location tracker using Arduino which sends its exact location to specific phone number. Here NEO 6M GPS Module is used to get location in latitude and longitude. SIM900A GSM Module with a SIM Cards is…

Pedometer(Steps Counter) using Arduino, ADXL345 Accelerometer Sensor and 0.96” OLED Display

Pedometer(Steps Counter) using Arduino, ADXL345 Accelerometer Sensor and 0.96” OLED Display

Apr 23, 2022466210 min read

Description: In this project we build a Pedometer using Arduino which detects and counts steps you take while walking or jogging. Steps are detected using ADXL345 Accelerometer sensor when there is tilt in the axis of the sensor. Steps can…

Pedometer(Steps Counter) using Arduino, ADXL335 Accelerometer Sensor and 16x2 LCD Display

Pedometer(Steps Counter) using Arduino, ADXL335 Accelerometer Sensor and 16×2 LCD Display

Apr 23, 202240888 min read

Description: In this project we build a Pedometer using Arduino which detects and counts steps you taken while walking or jogging. Steps are detected using ADXL335 Accelerometer sensor when there is tilt in the axis of the sensor. Steps can…

Obstacle avoiding Robot using Arduino and Ultrasonic Sensor (Type 2)

Obstacle avoiding Robot using Arduino and Ultrasonic Sensor (Type 2)

Apr 23, 202233158 min read

Description: This is an obstacle avoiding robot using Arduino, it is a simple car which moves forward by its own at a certain speed, once an object or obstacle is detected, it then turns its direction and again starts moving…

Obstacle avoiding Robot using Arduino and Ultrasonic sensor (Type 1)

Obstacle avoiding Robot using Arduino and Ultrasonic sensor (Type 1)

Apr 23, 202238317 min read

Description: This is an obstacle avoiding robot using Arduino, it is a simple car which moves forward by its own at a certain speed, once an object or obstacle is detected, it then turns its direction and again starts moving…

Ultrasonic Levitation using Arduino and Ultrasonic Sensor (Transducers of HC-SR04 Sensor)

Ultrasonic Levitation using Arduino and Ultrasonic Sensor (Transducers of HC-SR04 Sensor)

Apr 23, 202238726 min read

Description: Ultrasonic Levitation using Arduino is a pretty easy project based on simple phenomenon of vibrations of sounds. Here a very light weight small size object can be levitated in between the Ultrasonic Transducers. The controller here used is Arduino…

Natural Gas Detector using Arduino, MQ4 Gas Sensor and LED

Natural Gas Detector using Arduino, MQ4 Gas Sensor and LED

Apr 23, 202230496 min read

Description: In this project we are building a Natural Gas Detector using Arduino and MQ4 Gas Sensor. These detectors are used in rocky mountain and caves to detect natural gas which is used for commercial purposes. Here we have used…

Line Follower and Obstacle Avoiding Robot using Arduino, IR Sensor and Ultrasonic Sensor

Line Follower and Obstacle Avoiding Robot using Arduino, IR Sensor and Ultrasonic Sensor

Apr 23, 2022849810 min read

Description: In this project we are building a Line Follower and Obstacle Avoiding Robot using Arduino. It is an automatic small car which follows a black line while avoiding obstacles. Here, the line detection is done by IR Sensors and…