Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to C2383. C2383 is a silicon Epitaxial NPN Transistor, it is manufactured for color television to control the sound submissions. It is an expedient which operate on the high voltage the value of VCEO is 160 volts. It is corresponding to A1013 transistor in design.
It is assembled in TO-92 MOD type of casing and has the dimension of 210±20um 240um×240um. It manufactured by the famous electronic company of Toshiba. In today’s post, we will have a look at its fortification, smashup, prominence, proposals, etc. I will also share some links where I have correlated it with other microcontrollers. You can also get more material about it i ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to DS18B20. DS18B20 is a temperature sensor that can measure temperature from -55oC to +125oC with an accuracy of +- 5%. It follows 1 wire protocol which has revolutionized the digital world. Because of its 1 wire protocol, you can control multiple sensors from a single pin of Microcontroller.
DS18B20 is normally used in industrial projects where high accuracy is necessary. I will give you a detailed overview of this temperature sensor in today's post where we will have a look at its Pinout, working, protocol, etc. I will also share some links to projects where I have interfaced it with Arduino or other microcontrollers. If you have any questions, please ask in comment ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to 74HC245. 74HC 245 is a eight (8) bit transceiver. It has three (3) output states. 74HC-245 is designed for a-synchronous transfer of data between different data buses. The external timing requirement can be reduced by the implementation of control function. You should also have a look at Introduction to 74HC595.
There are two internal amplifiers in 74HS 245. They are named as A and B. Data is transferred from A amplifier to B amplifier and vice versa. Hence two way communication is done in 74HC-245. This communication depends upon the logic level on the direction control input (DIR). Out enable pin (OE) is used to ...
Hello everyone! I hope you all will be absolutely and having fun. Today, I am going to give a detailed discussion on Introduction to LM117. Lm 117 is basically a voltage regulator. It is most commonly known as positive (+ve) voltage regulator used to regulate the voltage up to the desired positive level. Lm-117 can regulate the voltage ranging from 12.5V to 37V and provides the current around 1.5A. LM 117 has three (3) pins and is quite easy to use.
To obtain the desired output voltage we need to connect the two external resistors. There are three types of regulations in LM-117 i.e. line regulation, fixed regulation and load regulation. The line regulation & load regulation both are far better than fixed regulation. LM 117 provides overload ...
Hello friends! Hope you are doing well. Today, we will have a look at the detailed Introduction to ESP8266 WiFi module. ESP8266 is a very low-cost & user-friendly WiFi module, which develops a simple TCP/IP connection and can easily be interfaced with microcontrollers via Serial Port. The first chip in this series was ESP-01 which gained sheer attention in the market.
In this tutorial, we will discuss the ESP8266 WiFi module along with its pinout, features, specifications, applications and datasheet. Let's dive in and nail down everything related to this device.
ESP8266 WiFi Module
ESP8266 (also called ESP8266 Wireless Transceiver) is a cost-effective, easy-to-operate, compact-sized & low-powered WiFi module, designed by Espressif Systems, that supports both TCP/IP and Ser ...
Hi Friends! I welcome you on board. Thank you for clicking this read. In this post today, I’ll detail the Introduction to IRF740.The IRF740 is an N-channel power MOSFET used for extremely fast switching applications. It comes with a power dissipation of around 125W and can support loads up to 400V. The maximum drain current of this device is 10A and the drain-source capacitance is 1450pF.
I suggest you read this post till the end as I’ll describe the complete Introduction to IRF740 covering datasheet, pinout, features, and applications.
Introduction to IRF740
The IRF740 is an N-channel MOSFET that comes with 125W power dissipation. This is the power device that dissipates during the working of this component.
This device is mainly used for fast switching applications and comes ...
High-voltage power systems form the backbone of advanced electrical energy generation, transmission, and allocation. As voltage levels rise to hundreds of kilovolts in communication networks, the direct measurement of voltage becomes both unsafe and unusable. Standard measuring tools, such as voltmeters, relays, and meters, are designed to operate at moderate voltages and cannot be connected directly to high-voltage cables. This problem is addressed using Potential Transformers, also known as Voltage Transformers.Potential transformers play a crucial role in high-voltage measurement by stepping down high voltages to secure, interchangeable values while maintaining accuracy and delivering electrical isolation. What is a potential transformer? It is a device that steps down high voltage ...
So you've installed a beautiful new solar energy system around your house or property. You're saving tons on your electric bill and never have to worry about blackouts, power surges, or planned outages—you control your power source now. Here's the problem: What do you do when you need to dispose of everything?
Eventually, you will need to replace the solar panels and the solar battery, which powers the whole system. Disposing of solar batteries isn't exactly simple, and it needs to be handled with the utmost care. But it is easy to navigate if you know the proper steps to take—and what to avoid. Here's our complete guide.
Disposing of the Battery
If you've recently purchased a solar energy system or portable solar generator, you know the current ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to explain you about Introduction to TL431. TL 431 are programmable shunt regulator diodes having three terminals. Its a low temperature coefficient diode and can be programmed from reference voltage (Vref) up to 36V when it is attached to 2 external resistors.
TL 431 has an impedance of 0.22 ohms and has a current range from 1mA to 100mA. In several different applications zener diodes can be replaced with TL 431 diode due to its efficiency. These applications include power supplies, Operational Amplifier (Op-amp) circuitry and digital voltmeters. TL-431 can either be used as positive or as negative voltage reference because it operates as shunt regulator. T ...
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to send an email using ESP32 module. We will also learn to send text files, images or some sensor readings using the SMTP server using the ESP32 module.
In IoT (Internet of things), there are various applications where we need to send emails carrying information like sending some sensor readings, altering emails, images, text files and much more.
What is SMTP?
SMTP or simple mail transfer protocol is an internet standard for sending and receiving electronic mail (or email) where an SMTP server receives emails from the email client.
SMTP is also used for setting communication between servers.
Various email providers like Gmail, Hotmail, Yahoo, etc. have unique SMTP ...