Arduino Project

Interfacing ADXL345 Accelerometer with Arduino UNO Interfacing ADXL345 Accelerometer with Arduino UNO

We all know about accelerometers and gyroscopes; they are primarily used to detect acceleration. While an Accelerometer can…

LED Display Board using P10 LED Matrix Display and Arduino LED Display Board using P10 LED Matrix Display and Arduino

Display advertising plays a very important role in marketing, and there are several advertising methods like newspapers,…

Arduino Sleep Modes and How to use them to Save the Power Arduino Sleep Modes and How to use them to Save the Power

Power consumption is a critical issue for a device running continuously for a long time without being turned off. So to…

Controlling NEMA 17 Stepper Motor with Arduino and Potentiometer Controlling NEMA 17 Stepper Motor with Arduino and A4988 Stepper Driver Module

A stepper motor is a type of DC motor that works in discrete steps and is used everywhere from a surveillance camera to…

Bluetooth Module interfacing with ESP8266: Controlling an LED Bluetooth Module Interfacing with ESP8266: Controlling an LED

This comprehensive guide shows you how to interface the HC-05 Bluetooth module with the ESP8266 NodeMCU using Arduino IDE.…

Interfacing Vibration Sensor Module with Arduino Interfacing Vibration Sensor Module with Arduino

There are several critical machines or expensive equipment which suffer damage due to vibrations. In such a case, a vibration…

How to Use OV7670 Camera Module with Arduino​ How to Use OV7670 Camera Module with Arduino​

The OV7670 camera module with Arduino programming has always dominated the electronics industry, as it has lots of applications…

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…