Arduino Project

Obstacle Avoiding Robot Project using Arduino and Ultrasonic Sensor Obstacle Avoiding Robot using Arduino and Ultrasonic Sensor

An Arduino obstacle avoiding robot is a smart, autonomous robot that detects obstacles on its path using sensors and then…

Arduino I2C Tutorial: Communication between two Arduino Boards How to use I2C in Arduino: Communication between two Arduino Boards

In our previous tutorial learned about SPI communication in Arduino. Today we will learn about another Serial Communication…

DIY Self Balancing Robot using Arduino DIY Self Balancing Robot using Arduino

After being inspired by RYNO motors and other self-balancing scooters from Segway, I always wanted to build something of my own…

Automatic Water Dispenser using Arduino Automatic Water Dispenser using Arduino

This tutorial describes how to make an automatic water dispenser from Arduino and an ultrasonic sensor. This tutorial describes…

 ESP32 Real Time Clock using DS3231 Module ESP32 Real Time Clock using DS3231 Module

In this tutorial, we will learn about Real Time Clock (RTC) and its interfacing with the ESP32 and OLED display.

Automatic Pet Feeder using Arduino Automatic Pet Feeder using Arduino

We're building an Arduino automatic pet feeder today that feeds your pet automatically at scheduled times. This complete…

Smart Blind Stick Project using Arduino and Sensors Smart Blind Stick using Arduino

Ever heard of Hugh Herr? He is a famous American rock climber who has shattered the limitations of his disabilities; he is a…

Arduino Relay Control Tutorial Arduino Relay Control Tutorial

LED Blinking is a very common and almost first program for every embedded learner or beginner. In which we blink an LED with…

Arduino Timer Tutorial Arduino Timer Tutorial

The Arduino Development Platform, at the beginning in 2005, was conceived to be a simple programmable device to be used…

Arduino Weight Measurement using Load Cell and HX711 Module Arduino Weight Measurement using Load Cell and HX711 Module

Today, we are going to build an Arduino weight machine by interfacing a Load Cell and an HX711 Weight Sensor with Arduino. We…