Here we will see the LED flasher circuit diagram and how it works. Flashlights are used in vehicles to pass left-right signals. At many places where two people cannot talk this LED flasher can be useful. We can give signals by flashing lights of different colors. You are familiar with the Bike turn signals indicators. […]
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 […]
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 […]
Voltage controlled oscillator circuit using LM566 VCO IC
Voltage controlled oscillator circuit is an electronic oscillator circuit whose output frequency is controlled by an input voltage source. By varying the input voltage, we can change the output frequency. A voltage controlled oscillator can produce frequencies ranging from few Hertz to tens of Gigahertz. Voltage to frequency converters is used in frequency modulation FM […]
Triangle Wave Generator using 555 Timer
In this project, we will see how to make a triangle wave generator using the 555 timer IC. 555 timer is a very versatile delay and square wave generator IC. It one of the most used ic in electronics projects. You might have used or seen a waveform generator. It is an instrument that can […]
PWM controller for DC Motor using 555 timer IC
Pulse Width Modulation PWM controller. PWM is a technique in which the amount of current going in a circuit can be controlled by chopping the Direct current using a gate or transistor that is changing its duty cycle (on-off time) you should see this article flashing of LED using 555 IC. This article is about […]