In this project, we are making a Bluetooth Controlled Car using ESP32 Dev module. There is a reason why we have chosen ESP32 instead of any other board like Arduino. here is the reason why we have chosen it. ESP32 is now becoming more famous due to its great features like inbuilt Bluetooth and Wi-Fi modules. Also, it has […]
Electronics tutorial
Here are the basic electronics tutorial circuits for beginners. You can find here tutorials on operational amplifiers (opamp), transistor, MOSFETs, 555 timer IC, audio amplifiers and many more.
MOSFET VI Characteristics, Symbol and it’s Classification
MOSFET Full Form is Metal Oxide Semiconductor Field Effect Transistor. Here we will be discussing MOSFET VI Characteristics, symbol and its classification. They are broadly classified into two types namely enhancement Type and depletion type MOSFET. In an enhancement type MOSFET channel has to be induced for the device to conduct, which is achieved by […]
Line Follower Robot using Arduino
Hey, folks in this project we will be making a line follower robot using Arduino Uno. As a beginner in robotics, making a line follower robot is a good idea. By this, you can learn how a robot works? A line follower robot follows a black line over a white surface using its two IR […]
0 to 99 Counter Circuit using 555 Timer and CD4033 IC
In this project, we will be making CD4033 counter circuit. a mod-100 counter circuit (0 to 99). We are using a 555 timer, CD4033 counter 7 segment display, and some other components. It is a very simple counter circuit. Counter circuits are often used to count objects, people, and many other things. Components required: 555 […]
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 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 […]