Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to give you an elaboration on Introduction to 2N3772. I have already shared basic knowledge about different IC's and transistors in my previous tutorials e.g. Introduction to IRF540, BC547, MMBD914, LM339, LM224 and LM386. You must have alook at these tutorials before going into the details of this tutorials. It will be quite helpful in the better understanding of this article. 2N-3772 is basically a type of central semiconductor. It is basically a Negative Positive Negative (NPN) semiconductor. This semiconductor is designed by the process named as epitiaxial process. The main purpose behind its designing is to provide the high power based amplification proce ...
Hello friends, hope you all are fine and having fun with your lives. Today's post is about Interfacing of LCD with 8051 Microcontroller. In my previous post, we have seen How to do Serial Communication with 8051 Microcontroller, which was quite a basic tutorial and doesn't need much hardware attached to it. Now today we are gonna have a look at Interfacing of LCD with 8051 Microcontroller. LCD is always the basic step towards learning embedded as it serves as a great debugging tool for engineering projects.
LCD is also used almost in every Engineering Project for displaying different values. For example, if you have used the ATM machine, which you must have, then you have seen an LCD there displaying the options to select. Obviously that's quite a ...
Hey everyone! Hope you all are doing great. Today, I am going to give you the details on the Introduction to 2n4391. It is a simple N type JFET (Junction field effect transistor) which consists of three terminals called drain, source and gate and are denoted by D, S and G receptively. It is mostly used in analog switches and current limiters. I am going to give you a brief details on this transistor. Let's get started.
Introduction to 2n4391
2n4391 is a field effect transistor that consists of three terminals known as drain, source and gate.
It is called field effect transistors because static field performs as important part in the operation of this transistor.
Unlike normal transistors, it is a voltage controlled device as it doesn't requ ...
Hi friends! I hope you are having a good day. Today, I am presenting the Arduino UNO library for Proteus V3.0. You should have a look at the previous versions of this library i.e. Arduino UNO library for Proteus(V2.0) and the Arduino UNO library for Proteus(V1.0). The warm response of the students to these libraries has motivated them to upgrade the library. The latest version of this library has better design and functionality, which I will discuss in detail with you.
In this article, we will discuss the basic introduction to the Arduino UNO library, its simulation, and its working. Moreover, we will discuss a small project to show you the functionality of this library. Here is the introduction to the library:
What is the Arduino UNO?
The Arduino UNO was released in 2010 by Arduino. c ...
Hey Friends! Hope you are doing well. Today, I am going to give you a detailed Introduction to Arduino Pro Mini. It's a microcontroller board developed by Arduino.cc and is based on the Atmega328 microcontroller.
Arduino Pro Mini is quite similar to Arduino UNO in overall functionality however the main difference lies in its size and built-in programmer. Arduino Pro Mini is very small in size & it lacks a built-in programmer & USB Port. Arduino Uno comes with two onboard voltage regulators (i.e. 5V and 3.3V) while Arduino Pro Mini comes with a single voltage regulator.
There are two versions of Arduino Pro Mini available, first one operates at 5V & runs at 16MHz while the second one is of 3.3V runs at 8MHz.
Arduino boards are mainly u ...
Wave soldering is a widely used mass soldering process in the manufacturing of electronics, especially for through-hole elements and intricate technology printed circuit boards. In this method, a PCB is ignored, and a wave of melted solder permits solder joints to form on vulnerable part leads and pads at the same time. While wave soldering is effective and cost-efficient for high-volume manufacture, it is also liable to certain flaws if the method parameters, textiles, or patterns deliberation are not handled carefully.
Wave soldering defects in PCB assembly refer to general soldering flaws, such as spanning, defective solder, voids, and cold joints, that happen during the wave soldering process and can negatively affect the electrical execution, reliability, and long-term endurance of p ...
Hello everyone! hope you all will be fine. In this article I am going to share the knowledge about displaying Scrolling Text on LCD with Arduino. A Liquid Crystal Display is usually known as LCD in the market. It is a display unit made up of liquid crystal. When we want to made electronics based projects, we need a device on which we can show the system’s output and the desired messages. There are a lot of such devices which are helpful to display the output messages and the most common is a seven segment display.
Alternate good option is LCD, which are now available in different size having different qualities. 16×2 LCD Module is a most frequently used device for the electronic projects out of all the other types of LCD’s available in the marke ...
Hello friends, I hope you are all fine and will be doing something special in your life. In today's post, we are gonna have a look at a detailed Introduction to MPU6050. MPU6050 is a sensor for motion processing devices. It is the world's first six-dimension motion tracking device. It was designed for low-cost and high-performance smartphones, tablets and wearable sensors. It is capable of processing nine-axis algorithms, it captures motion in X, Y and Z axis at the same time.
MPU6050 is used in different industrial projects and electronic devices to control and detect the 3-D motion of different objects. In today's post, we will have a look at its working, pinout, protocol, it's interfacing with Arduino, features, applications, etc. I will also share some links of projects wh ...
Hello geeks, welcome to our new project. In this project, we are going to make a very interesting project which is an Up-Down counter. Most of us who have an electronics background or studied digital electronics must know the counter. Counter is a simple device which counts numbers. As per the digital electronics, there are two types of counter, the Up counter which counts in increasing order and another is Down counter which counts in decreasing order. And every counter has a reset limit, on which the counter resets to its initial value and starts the counting again. The limit of every counter depends on the bits of counter. For example, we have a 8 bit Up counter which means it will count upto 255 and afterwards it will reset and will start agai ...
Hi Folks! Hope you’re well today. Happy to see you around. Today, I’ll walk you through the Introduction to 74LS76.The 74LS76 comes with separate J, K, clock pulse, direct clear inputs, and direct set. These flip-flops are developed in such a way when the clock is set HIGH, data will be received enabling inputs.
I suggest you buckle up as I’ll detail the complete Introduction to 74LS76 covering datasheet, pinout, features, alternatives, and applications.
Introduction to 74LS76
The 74LS76 comes with separate J, K, clock pulse, direct clear inputs, and direct set. These flip-flops are developed in such a way when the clock is set HIGH, data will be received enabling inputs.
This IC contains two JK flip-flops and each flip-flop can be utilized individually for the required applica ...