Hi Fellas! I hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to IRF840.The IRF840 is an n-channel power MOSFET. It is a fast switching and high voltage device that is available with low on-state resistance. As this is an n-channel MOSFET here conduction process is exercised by the movements of the electrons. In other words, though conduction is carried out by both the movement of holes and electrons, electrons are major carriers in this case.
I suggest you read this entire post till the end as I’ll discuss the complete Introduction to IRF840 covering datasheet, pinout, features, equivalent, and applications. Let’s jump right in.
Introduction to IRF840
The IRF840 is an n-channel power MOSFET that supports loads up to 8A an ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to 74HC14. 74HC14 is a member of 74XXXX integrated circuit series, it consists of logic gates. This module is also called HEX Inverting Schmitt Trigger. It is available in six independent Schmitt trigger input inverters with standard push-pull outputs. The boolean function performed by this logic gates is Y=A. It is a 14 pin module which is available in various packages.
The 74HC14 works on the voltage range of 2.0V to 6.0V. This is a higher speed CMOS Schmitt Inverter mounted with a silicon gate C2MOS technology. In today's post, we will have a look at its pinout, construction, specifications, applications, working, etc. I will al ...
Hi Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to TDA1554.The TDA1554Q is an integrated class-B output amplifier mainly used for car radio applications. This device features 4 x 11 W single-ended or 2 x 22 W bridge amplifiers. It comes in a 17-lead single-in-line (SIL) plastic power package.
I suggest you buckle up and read this entire post till the end as I’ll discuss the complete Introduction to TDA1554 covering datasheet, pinout, features, and applications.
Let’s get started.
Introduction to TDA1554
TDA1554 is a 4*11W single-ended or 2*22W power amplifier IC which means the internal circuitry features a 4*11W single-ended or 2*22W bridge amplifier.
It is an integrated class-B output amplifier that comes ...
Hi there! Hope this finds you well. I welcome you on board. Thanks for clicking this read. In this post today, I’ll be discussing the Introduction to D882 transistor.
D882 is a general-purpose transistor mainly famous for its high performance. It falls under the category of NPN transistor and is an ideal pick for commercial, educational, and hobbyists’ electronic projects. It comes in TO-126 with collector current 3A, projecting it can drive loads under 3A. There are three pins incorporated on the transistor which are used for external connections. The collector-emitter and collector-base voltages are 30V and 40V respectively with emitter-base voltage 5V, indicating only 5V are required to bias the component.
Read this post all the way through as ...
Hi Guys! Happy to see you here. Thank you for viewing this read. In this post today, I’ll walk you through the complete Introduction to BC550. BC550 is a low-power low-frequency general-purpose bipolar transistor. It is mainly used to drive loads under 100mA. BC550 carries three terminals where a small current across one terminal is used to control the large current across the remaining terminals. It’s primarily used for amplification and switching purposes. Transistors are critical components and building blocks of modern electronic circuits. Bipolar junction transistors are divided into two main types named NPN transistors and PNP transistors. The BC550 falls under the category of NPN transistors and is available in a plastic TO-92 case. I sugge ...
ESP32 module comes with multiple inbuilt features and peripheral interfacing capability is one of those features. ESP32 module also consists of an inbuilt temperature sensor, but that can only measure the temperature of the ESP32 core not the temperature of the surrounding environment. So it is required to use a peripheral sensor to measure the temperature of the surrounding environment like home, garden, office etc.
Hello readers. I hope you all are doing great. In this tutorial, we will learn how to interface DHT11 (temperature and humidity sensor) with the ESP32. Later in this tutorial, we will discuss how to share the sensor readings obtained from the DHT11 sensor to a web server.
Before moving towards the interfacing and programming part, let’s have a short introduction to the DHT11 ...
Hi Friends! Hope you’re well today. Happy to see you around. Thank you for clicking this read. In this post today, I’ll walk you through the Introduction to CA3080.The CA3080 is an operational transconductance amplifier mainly used to convert the input voltage signal into an output current. It is widely used in variable gain amplifiers, frequency oscillators, current-controlled filters, and comparators. It carries an amplifier bias input which is utilized for linear gain control.
I’d recommend reading this entire post all the way through as I’ll detail the complete Introduction to CA3080 covering datasheet, pinout, features, and applications. Let’s jump right in.
Introduction to CA3080
The CA3080 is an operational transconductance amplifier (OTA) mainly employed in electrical circ ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to LM358. LM-358 consists of two independent high gain frequency compensated operational amplifier. They are specially designed to operate from a single supply or split supplies over a wide range of voltages.
LM-358 have lot of amazing features associated with them. These features include wide supply ranges, low supply current drain, independent of supply voltage, wide unity gain bandwidth, ground includes I common mode input voltage range, low input bias, open loop differential voltage gain, internally frequency compensation etc. LM 358 has a lot real life applications e.g. Operational Amplifier (Op-amp) circuits, tr ...
Hi Guys! Hope you’re well today. Thank you for clicking this read. In this post today, I’ll walk you through the Introduction to B772.
B772 is a medium power bipolar junction transistor mainly used for switching and amplification purpose and belongs to the PNP transistor family. It comes in the TO-126 package and carries a collector current of 3A which means it can support load under 3A. The 60V is the collector-base voltage and 30V is the collector-emitter voltage while 5V is the emitter-base voltage which means it requires 5V to bias the transistor and start transistor action.
In this post, I’ll be discussing pinout, datasheet, working principle, power ratings, physical dimensions, and applications of B772.
Let’s get started.
Introduction to ...
Hello readers, I hope you all are doing great.
ESP32 is a powerful chip for Internet of Things applications. This tutorial is also based on one of the ESP32 applications in the field of IoT.
Project Overview
In this tutorial, we will learn how to update LCD display with new data or input using a web server created with ESP32.
Fig. 1
To achieve the target, we will be using an HTML (Hypertext Markup Language) form to provide web input and then update the text displayed on LCD. The values or input received from the webserver will be further stored inside a variable in the code for further use (to display on LCD).
We have already posted a tutorial on LCD (Liquid Crystal Display) interfacing with ESP32. In that tutorial, we demonstrated how to displa ...