What are flip flops in electronics? A flip-flop is an electronic circuit that can store single-bit binary data either logic 0 or logic 1. Basically, a flip flop is a Bistable multivibrator that changes its output depending on the input. Flip Flops are of two types edge triggered, and level triggered. State of an Edge […]
Raspberry Pi 4 Pin Diagram Specifications and Application
Raspberry Pi 4 Model B is one of the recent Raspberry Pi single-board computers. In this blog, you will see Raspberry pi 4 specifications Pin Diagram and Description. You can do all kinds of basic tasks using this computer what you need one monitor, keyboard and mouse. you can play low graphics games, stream 4k […]
Interfacing ESP32 with SG90 Servo Motor
Dear friends, in this post I’ll guide you step by step about interfacing ESP32 with SG90 servo motor. It is very similar to interfacing the SG90 servo motor with the Arduino board. So without wasting time let’s get started, first I’ll tell you what are the important component that will required to complete this entire […]
Home Automation System using ESP32
In this IOT project, we will see how to make a home automation system using ESP32 and Blynk mobile application. We will use Blynk mobile application to control our ESP32 dev module. This system can work with or without internet. Also, this system can be controlled manually using push buttons. Components Required for Home Automation […]
How to Install Raspbian on Raspberry Pi Get Started
How to install Raspbian on Raspberry pi? if you had taken the raspberry pi with its kits then it has pre-installed OS and you don’t need to install the Raspbian OS, but in the future, if you face any difficulties while booting the raspberry pi then this blog surely going to be helpful for the […]
Automatic Night Lamp Circuit Diagram by LDR & LM358 OPAMP
This article explains an automatic night lamp circuit diagram using LDR and LM358 OPAMP which automatically turns the LEDs ON at night and OFF when it is daytime. The sensing part which is being used for detecting the light is a Light Dependent Resistor (LDR). The resistance of LDR depends on the light incident on […]