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 ...
Hello readers, I hope you are all doing great. Welcome to the 2nd lecture of Section 5(ESP32 Sensors) in the ESP32 Programming Series. In the previous tutorial, we discussed the built-in ESP32 Hall Effect Sensor. In this tutorial, we will discuss another inbuilt sensor of the ESP32 i.e. Capacitive Touch Sensor.
ESP32 Board has 10 built-in capacitive touch pins, which generate an electrical signal when someone touches these pins. These ESP32 touch pins are normally used to wake up the board from deep sleep mode. These touch pins are also used to replace the normal mechanical buttons with touch pads, improving the presentation of the IoT projects.
Here's the video demonstration of the ESP32 Capacitive Touch Sensor:
Before going forward, let's first understand how this touch sens ...
Hey Fellas! I hope you are enjoying your life with love, care and passion. Today I'm going to give you the details on the Introduction to 1n4733a. It is a Zener Diode which works similar to normal diode with only exception, it can also conduct in reverse biased condition. Zener diodes are considered as a basic building components for many electronic circuits. I will try my best to give you the details on almost every feature of this zener diode so you don't need to go anywhere for finding the information regarding this zener diode. Let's get started.
Introduction to 1n4733a
1n4733a is a normal p-n junction diode which allows the current to flow in both directions i.e. forward direction and reverse direction.
In other words, it conducts in bot ...
Hello readers, we hope you all are doing great. Welcome to the 4th lecture of Section 5(ESP32 Sensor) in the ESP32 Programming Series. So far, we have discussed the ESP32 built-in sensors in this section. Today, we are going to interface an external embedded sensor(i.e. PIR Sensor) with the ESP32 Microcontroller board. At the start, we will discuss the basics of a PIR Sensor(HC-SR501) i.e. its pinout and working. After that, we will design a simple project to detect the motion with a PIR sensor and ESP32. Finally, we will display the motion detection results on the ESP32 WebServer.
We will use ESP32 interrupts to detect the motion. Interrupts are used when a microcontroller needs to continuously monitor an event while executing other tasks at the same time. We have already posted a tuto ...
Hi Guys! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to 1n4004.The 1n4004 is a diode that allows the current to flow in one direction only. It blocks the flow of current in the opposite direction. It comes with two terminals called anode and cathode and current always flows from the anode terminal to the cathode terminal. This device comes with a reverse peak voltage of around 400V and it can support loads under 1A.
I’d recommend reading the Introduction to 1n4007 that I’ve uploaded previously. This diode is almost similar to the device 1n4004 that I’m going to stretch in this post.
I suggest you buckle up as I’ll discuss the complete introduction to 1n4004 covering datasheet, pinout, features, equivalents, and applicati ...
Hello Everyone! Happy to see you around. In this post today, we’ll cover the 2SC2240 NPN Transistor. We will have a look at the 2SC2240 Datasheet, Pinout, Power Ratings, Equivalents & Applications.
Electrons are the majority charge carriers in this NPN transistor, in contrast to PNP transistors, where holes are the majority carriers. The 2SC2240 comes with a power dissipation of 0.3W, the amount of energy this transistor dissipates while operating in the forward-biased state, while the collector current is 0.1A means it can support load up to 0.1A.
This NPN transistor contains 3 terminals, named:EmitterCollectorBase
If the voltage at the base terminal is above 0.7V, the transistor will get forward-biased and the current will start flowing from Collector to Emitter terminal. If the ...
Hey Fellas! I always come with unique topics to whet your appetite with valuable information so you can excel in your relevant field. Today, I am going to unlock the details on the Introduction to 2n2646. It is a uni-junction transistor which is mainly used in thyristor triggering circuits, sensing circuits, and pulse and timing circuits. It features low peak point current of about 5µA, and low emitter reverse current of 0.005µA and passivated surface for uniformity. Let's dive in the details of this transistor and explore what it does and what are its main applications? Let's get started.
Introduction to 2n2646
2n2646 is a three terminal semiconductor device that contains only one junction that behaves like an electrically controlled switch.
...
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, ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to nRF52840. nRF52840 is a low-power 2.4 GHz wireless system-on-chip (SoC). It integrates a multi-protocol 2.4 GHz transceiver, an Arm Cortex-M4F CPU and flash memory. It is the best system-on-chip (SoC) for any short-range wireless personal area network or IPv6-enabled automation applications.
nRF52840 supports low energy Bluetooth, 802.15.4, ANT™ and user proprietary 2.4 GHz protocols. nRF52840 is used in different industrial projects such as industrial mesh networks, advanced personal fitness devices, and smart city infrastructure. In today's post, we will have a look at its working, specifications, applications, pinout, etc. I will also share some links where I have ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you an elaboration on Introduction to LM2575. LM2575 is specially designed to simply the design of switching power supplies. It can be done by providing all the necessary active functions required in Integrated Circuit (IC) for step down regulators. LM-2575 can deliver load current of around 1A along with the good line regulation as well as load regulation. LM 2575 has different builtin functions e.g. frequency compensation, cycle by cycle current limiting, oscillator with the fixed frequency and a lot more.
LM-2575 has many amazing features i.e. it can reduce the heat sink size due to its higher efficiency parameter. In some cases even heat sink is ...