Interfacing of L293D with Arduino
Arduino based projects Electronics components Electronics tutorial Integrated circuits (ICs)

L293D Pin Diagram, Working and Interfacing of L293D with Arduino

In this blog, we will discuss about L293D Pin Diagram its working, and its interfacing with Arduino. L293D can drive two DC motors simultaneously, with up to 600mA current in each channel. It receives a control signal from microcontrollers such as Arduino, ESP32 Dev Module, etc. based on these control signals it controls the direction […]

Water level indicator and pump controller using arduino
Arduino based projects Electronics tutorial

Water Level Indicator and Pump Controller using Arduino

Making a water level indicator and pump controller using Arduino is a very good idea. We can fully automate our water supply system using sensors, electronics, and some programming knowledge. The water pump controller which we are making automatically switches ON and off depending on the level of water. Also, it displays the level of […]

ultrasonic sensor without arduino
555 timer IC Arduino Arduino based projects Electronics tutorial

Ultrasonic Sensor Without Arduino using 555 timer

Hey folks, have you used an ultrasonic sensor in your projects! Do you know how it works? In this project, we will use an ultrasonic sensor without Arduino for object detection. We will interface ultrasonic sensor with a 555 timer to control a DC motor. How ultrasonic sensors work? As the name suggests an ultrasonic […]

Arduino with 7 segment display
Arduino based projects Electronics tutorial

Seven Segment Display with Arduino Interfacing 0 to 99 counter

Hey folks, in this article we will see what is a seven-segment display with Arduino Interfacing. How to connect a seven-segment display directly to the Arduino without any decoder IC. Also, we will code Arduino to count Arduino from 0 to 99 on seven segment display. Let’s get started. What is a seven-segment display? A […]