arduino

Keypad Interfacing with Arduino Uno Keypad Interfacing with Arduino Uno

In this tutorial we are going to interface a 4x4 (16 key) keypad with ARDUINO UNO. We all know keypad is one of the most…

Digital Dice Circuit using 555 Timer IC Digital Dice Circuit

Dice can be used to play several games, such as Snakes and Ladders, Ludo, etc. Generally, dice are made of wood or plastic, which gets distorted…

Servo Motor Control using Arduino with MATLAB Servo Motor Control using MATLAB

In this tutorial you will learn to make direct connection between your Arduino and Matlab, so that you can program your Arduino…

Magnetic Field Measurement using Arduino Uno Magnetic Field Strength Measurement using Arduino

In this project we are using the concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. We are going to use a Hall…

RFID Interfacing with Arduino RFID Interfacing with Arduino

In this tutorial we are going to design a system to read the ID of RFID cards. RFID stands for Radio Frequency Identification.…

Servo Motor Interfacing with Arduino Uno Servo Motor Control using Arduino

In this tutorial we are going to control a servo motor by ARDUINO UNO. Servo Motors are used where there is a need for accurate…

DTMF Controlled Robot using Arduino Uno DTMF Controlled Robot using Arduino

In present time almost all the people are familiar with robots. Robots play a very important role in human life. Robots…

Arduino UNO LED Dimmer Arduino Based LED Dimmer using PWM

This LED DIMMER is an Arduino Uno based PWM (Pulse Width Modulation) circuit developed to get variable…

Arduino Uno Shift Register Tutorial How to Use Shift Register 74HC595 with Arduino Uno

In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output. Although there are more…

Automatic Temperature Controlled Fan Project using Arduino Arduino Temperature Control - Adjust Fan Speed based on Temperature

In this arduino based project, we are going to build a temperature-controlled fan using Arduino. With this circuit,…