EN / USD
368 Items
 Home
Blog
Introduction to LM317
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to explore my knowledge about Introduction to LM317. It is basically a positive voltage regulator having three terminals. It can a supply a current more than 1.5A and voltage in a range of 1.25V to around 37V. You should also have a look at this LM 317 Calculator. For the adjustment of output voltage only two external resistors are required. It has improved standards of line regulation as well as load regulation. Full overload protection e.g. current limiting, area protection can be achieved using LM317. If its adjusting terminal is disconnected, even then all of the protection circuits will work properly. We can also use LM317 as precision current regulator ...
Blog
Introduction to NPN Transistor
NPN transistor, what is NPN transistor, NPN transistor symbol, NPN transistor circuit, NPN transistor pinout, NPN transistor working, NPN transistor diagram, NPN transistor characteristics
Hello Friends! I hope you are well. Today, I am going to give you a detailed Introduction to NPN transistor. In this tutorial, we'll look at the NPN transistor, how it works, circuit diagram, output characteristics curve, and applications. It is a bipolar junction transistor mainly used for current amplification and switching purposes. BJTs (Bipolar Junction Transistor) are divided into two types i.e. NPN transistor and PNP transistor. Both transistors are different in terms of their electrical composition and construction, however, both are used for amplification and switching purposes in one way or the other. What is NPN Transistor? NPN transistor is a bipolar junction transistor(BJT), composed of 3 semiconductor layers in a way that o ...
Blog
ESP32 with 16x2 LCD in Arduino IDE | Data Mode & I2C Mode
LCD esp32, esp32 lcd, lcd interfacing with esp32, interface lcd with esp32, 16x2 lcd esp32, esp32 lcd 16x2, ESp32 LCD interfacing
Hello readers, we hope you all are doing great. Welcome to the 1st lecture of Section 4 in the ESP32 Programming Series. In this section, we will interface the ESP32 module with common Embedded modules(i.e. LCD, Keypad, RTC etc.). In today's tutorial, we will interface ESP32 with a 16x2 LCD and will display data using both Data Mode and I2C Mode. LCD is the most commonly used embedded module in IoT Projects. It is used to display different types of data i.e. sensor readings, warning messages, notifications etc. Before going forward, let's first have a look at what is LCD and How it works: 16x2 LCD Module LCD(Liquid Crystal Display) is a type of electronic display module that is used in a wide variety of applications and devices such as calculators, computers, mobile phones, ...
Blog
Sending Sensor Readings to Google Sheet Through IFTTT using ESP32
Sending Sensor readings to Google Sheet through IFTTT, ESP32 data upload to Google Sheet through IFTTT, Send data to Google sheet with IFTTT, Data sending with IFTTT ESP32, ESP32 IFTTT
Hello readers, I hope you all are doing great. In our previous tutorial, we learnt how to make HTTP POST from ESP32 to the IFTTT server. In this tutorial, we will learn about another application of the ESP32 module in the field of IoT (Internet of Things). We can publish multiple sensor readings from ESP32 to Google sheets via the IFTTT web service. IFTTT is used as a third-party web service to integrate Google sheets with ESP32. Fig. 1 Creating an IFTTT Account for Integrating ESP32 with Google Sheets We are going to create an applet (on the IFTTT server) that is responsible to integrate the Webhooks and Google Sheets services. While operating with the IFTTT server there are some services/utilities that we are going to deal with like Applets an ...
Blog
Introduction to DHT11
Introduction to DHT11,DHT11 pinout, DHT11 Arduino, DHT11, DHT11 specifications, DHT11 applications
Hello Friends, I hope you all are fine and will be doing well in your life. In today's tutorial, I am going to give you a detailed Introduction to DHT11. It is an embedded sensor used to measure temperature & humidity in the surroundings and gives calibrated digital output. It can measure temperature in the range of 0°C to 50°C with ±2°C accuracy. Its humidity range is from 20% to 80% with ±5% accuracy. It is a small, low cost and easy-to-interface embedded sensor. In this tutorial, I will explain its working, pinout, protocol and interfacing with other microcontrollers in detail. Here are a few important features of DHT11, given in the below table: DHT11 Features & Specs No. Parameter Value 1 Measures Humidity & Temperature 2 Sensor ...
Blog
MJE13005 NPN Transistor Datasheet, Pinout, Features & Applications
Introduction to mje13005, mje13005 pinout, mje13005 features, mje13005 applications
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 ...
Blog
Introduction to 4n25
introduction to 4n25, intro to 4n25, basics of 4n25, working of 4n25, principle of 4n25
Hey Fellas! We always strive to give you useful information that resonates with your needs and requirements. Today, I'm going to unlock the details on the Introduction to 4n25. It is a standard single channel 6 pin optocoupler that contains silicon NPN phototransistor and gallium arsenide infrared LED. It is widely used in motor drive and control, communication and networking, and power management. I'll try to cover every aspect related to this optocoupler so you don't need to go anywhere else and find all information in one place. Let's dive in and explore what it does and what are its main features. Introduction to 4n25 4n25 is a standard single channel 6 pin industry standard phototransistor coupler that contains silicon NPN phototransistor ...
Blog
What is IGBT? Full Form, Pinout, Meaning, Symbol & Working
What is IGBT? IGBT Full-Form, IGBT Pinout, IGBT Meaning, Symbol & Working
Hi Guys! Hope you’re well. In this post today, we’ll cover What is IGBT? We’ll also discuss IGBT Full Form, Pinout, Meaning, Symbol & Working.BJT (bipolar junction transistor) and MOSFETs (metal-oxide-semiconductor field-effect transistor) are commonly used electronic switches that we’ve already studied in detail. These devices are useful when you deal with low-current applications, however, when it comes to high-current applications, these devices don’t work as expected. This is where the IGBT transistor comes in handy. This device is a combination of both BJT and MOSFET and stands fit for high-current applications. In this post, we’ll cover What is IGBT in detail. Let’s get started:1. What is IGBT? IGBT is a three-pin device made of semiconductor material and is used for fast- ...
Blog
Introduction to ACS712
introduction to ACS712, ACS712 pinout, ACS712 working, ACS712 application, ACS712 Arduino interfacing, ACS712
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to ACS712. ACS712 is an AC or DC current sensor, which is used to measure AC or DC current. You should also have a look at Difference between AC & DC Power, that will help. The maximum value of AC and DC which can be measured is 30A, its output current signal can be read via analog I/O port of Arduino. It is also available in 5A and 20A version which provides precise and economical solutions for AC or DC current sensing in industrial and commercial systems. ACS712 consists of a precise and low offset linear Hall sensor circuit with a copper conduction path located near the surface of the die. ACS712  is used in different industrial projects and commercial electr ...
Blog
Introduction to BC549
Introduction to BC549, BC549, basics of BC549, BC549 intro, bc549 datasheet, bc549 pinout, bc549 pin description
Hi Friends! I hope you’re well today. I welcome you on board. In this post, I’m going to discuss the Introduction to BC549. BC549 is a general purpose bipolar junction transistor that belongs to NPN transistor family. It contains three pins where small current change in one terminal produces a much large current change across other terminals. In other words, it is nothing but a current booster. It is known as a low power low voltage current controlled device and is used for switching and amplification purpose.  In this article I’ll be discussing complete details of BC549 transistor i.e. pinout, working principle, power ratings, physical dimensions and applications. Stay tuned. Introduction to BC549 BC549 is an NPN general-purpose bipolar juncti ...