Hi Guys! I welcome you on board. Thank you for clicking this read. In this post today, I’ll walk you through the Introduction to MJE13005.
The MJE13005 is a high speed and high voltage power transistor that belongs to the NPN transistor family. This device can support load up to 4A and the emitter-base voltage is 9V which is the voltage required to bias the device and start the transistor action.
I suggest you read this post all the way through as I’ll detail the complete Introduction to MJE13005 covering datasheet, pinout, features, and applications.
Let’s get started.
Introduction to MJE13005
The MJE13005 is an NPN transistor which is a high speed and high power device used for amplification and switching purposes.
This component is made of three-layers where one is p-d ...
Hi Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll describe the Introduction to 74LS74.
74LS74A flip-flop IC carries the Schottky TTL circuitry to generate high-speed D-type flip-flops. Every flip-flop in this chip comes with individual inputs, and also complementary Q and Q`(bar) outputs.
Flip-Flops are normally considered as the basic building blocks of modern digital electronics. These flip-flops are used to store the binary data where stored data can be varied by applying the different inputs.
I suggest you buckle up as in this post I’ll walk you through the complete introduction to 74LS74 covering datasheet, pinout, features, and applications.
Let’s get started.
Introduction to 74LS74
74LS74A flip-flop ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share a new PC817 Library for Proteus. PC817 is an optocoupler / optoisolator, which is used for electrical isolation between components or modules. It's normally used after Microcontroller Pins so that back emf doesn't burn them. You should also have a look at Introduction to PC817, I have shared its complete details there.
PC817 is used a lot in Embedded projects but is not available in Proteus, so our team has designed it for the first time. Using this Library, now you can easily simulate this optocoupler in your Proteus simulations. So, let's get started with How to download & install PC817 Library for Proteus:
PC817 Library for Proteus
First of all, downl ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give a detailed discussion on Introduction to LM318. LM 318 is basically a high speed Operational Amplifier (Op-amp). It provides higher slew rates and wide range of bandwidth. LM-318 has processing speed 10 times higher than the common operational amplifier. It has unity gain frequency compensation. External components are not required for its operation.
Feed forward compensation increases the slew rate up to 150 V/us for inverting applications. It also doubles the bandwidth as compared to the earlier. In LM 318, in order obtain the high stability level we overcompensation can be used with amplifier. LM 318 setting time can be reduced by adding an extern ...
Hey Everyone! We welcome you on board. We feel happy when you keep visiting us for useful information pertaining to your needs and expectations. Today, I am going to discuss the details on the Introduction to BC107. It is a low power NPN bipolar junction transistor which is mainly used for general purpose switching and amplification purpose. I'll discuss each and everything related to this transistor so you can get clear idea what is this about and what are its main applications? Let's dive in and explore its properties one by one.
Introduction to BC107
BC107 is an NPN bipolar planner low power transistor which is mainly designed for general purpose switching and amplification purpose.
It is mainly composed of three terminals named as an em ...
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. I welcome you on board. Today, I’ll walk you through the Introduction to INA219.The INA219 is a current sensor module that incorporates the I2C protocol for submitting the data obtained through sensing current, voltage, and power. It is a bi-directional zero drift current/ power sensing module mainly used in digital multimeters and power profilers.
I suggest you read this post all the way through as I’ll detail the complete Introduction to INA219 covering datasheet, pinout, features, and applications.
Let’s get started.
Introduction to INA219
INA219 is a current/power sensor module mainly employed to sense the power, voltage or current where up to 128 samples can be averaged together to get filtering in noisy environments. This data is then s ...
Hello everyone! I hope you will be absolutely fine and having fun. Today, I am going to give you an Introduction to 2N2222. It is the most commonly used Negative-Positive-Negative (NPN) Bipolar Junction Transistor (BJT) available in the market now a days. 2N2222 can be used for different purposes e.g. switching and amplification of analog signals. I hope you have enjoyed the previous post on Introduction to ULN2003.
The major functional area of 2N2222 is enclosed in TO-18 package. Due to the low cost and small size it is the most commonly used transistor. One of its key features is its ability to handle the high values of currents as compared to the other similar small transistors. Normally it is capable of switching a load current of 800mA whic ...
I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to ESP-01. ESP-01 is an inexpensive, small-sized WiFi module, which consists of TCP/IP stack along with a built-in microcontroller. So, we can directly program this small chip and can bring WiFi capability in our Embedded projects. When first time this ship came into the market in August 2014, it got a lot of attention by users. The main reason for it to seek attention is that this module allows the microcontroller to connect with a WiFi available (and programmed to connect) and it follows Hayes Style Commands and develops a TCP/IP network.
ESP-01 chip integrates an antenna, RF balun, power amplifier, filters, and power arrangement module. ESP-01 is used in industry and many projects a ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to Interface Arduino with 74HC595 & 74HC165. I have already interfaced these shift registers separately with Arduino. In the first tutorial we have seen Arduino 74HC595 Interfacing in which I have discussed How to increase the output pins of Arduino using 74HC595. After that in second tutorial we have seen Arduino 74HC165 Interfacing where we have increased the input pins of Arduino.
So, now we are gonna interface both of these shift registers with Arduino UNO and will increase both input and output pins of Arduino. I have also given the Proteus simulations for download at the end of this tutorial along with Arduino code. So, lets get started with In ...