Arduino Flame Sensor Interface

Build fire alarm or fire detector using Flame sensor and Arduino board, the sensor basically detects…

Continue Reading

Arduino Rain Sensor Project

This project explains how to interface rain sensor with arduino. It is very simple project as…

Continue Reading

Arduino Stepper Motor Interface

In this Arduino Stepper Motor Interface project we are going to control stepper motor using Arduino…

Continue Reading

Arduino based tilt motion lock

   By using Accelerometer and solenoid lock we can create tilt motion lock system with simple…

Continue Reading

Automatic fan speed control circuit by Arduino

       Speed of fan can be varied by changing the input supply, if w…

Continue Reading

Arduino serial data plotter

We can create graph by using received serial data from arduino Serial Monitor. Transfer arduino or…

Continue Reading

Arduino analog pins to digital explained

Using arduino boards in projects, looking for additional digital pins then this article helps you to…

Continue Reading

Arduino Internal temperature sensor

Most AVR chips (microcontrollers) have an internal temperature sensor, hence we can use this option to…

Continue Reading

Increasing arduino PWM pins

If we need more PWM pins in arduino board,  then we can convert digital arbitrary pin…

Continue Reading

Arduino Capacitance meter

By using arduino digital pins and serial monitor we can measure unknown capacitor value. This is…

Continue Reading