Category: Arduino

11

Solenoid valve control using arduino

Solenoid Valve A solenoid valve is an electromechanical valve used to control the flow of fluids. It has a simple valve Open and Close mechanism operated by a solenoid. Solenoid valves are widely used in...

170

Servo control by push button switch arduino

In this project, the movement of the servo shaft in the clockwise and anticlockwise direction is controlled by two pushbuttons using Arduino; refer: How to use a servo with Arduino. In the circuit, the...

40

Ultrasonic automatic braking RC car project

Ultrasonic braking is a method of collision avoidance system that can automatically brake the vehicle before an impact. That is whenever any obstruction came in front of the vehicle the system disengages the power...

3

Arduino LED Chaser, Knight rider & Random flasher

LED Chaser An LED chaser has an output of a Ring counter circuit. Where the high state at an output pin shift from one pin ( a bit) to another, having only one output...

7

How to make Ultrasonic Water Level Indicator Arduino

Ultrasonic water level indicator mainly consists of an HC-SR04 ultrasonic module, which is used for non-contact distance readings. Ultrasonic water level sensing is a non-contact level measurement technique. For measuring water level, place the ultrasonic...

9

Ultrasonic Distance Measurement Using Arduino | How to make

An ultrasonic distance measurement is a non-contact distance ranging technique. It is simply based on using the echo. That is calculating the distance by analysing the time required for the propagation of sound waves....

0

How to make a Digital Arduino Voltmeter

Here is a simple voltmeter project using Arduino to measure and display DC input voltages. It can be used to measure battery voltage, sensor readings, etc. It can be even used for measuring higher...