Hello geeks, welcome to our new project. In this project, we are going to make a very useful and interesting electronics tool that we as engineers or tinkers need in everyday life. We use the capacitor in most of our projects for various purposes such as filters or power supplies. Most of the time, we do not have a provision to measure the capacitor value in our digital multimeter. So, this time we came up with the solution. Hence, we will make our own capacitance measurement tool using Arduino.
Rather than investing in new electronic equipment, we will use an Arduino board and some basic components to measure the capacitance. To make this project, we should have some working knowledge about the capacitor. Here, we will not discuss the in-depth wo ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide a detailed discussion on Introduction to LM258. LM-258 has two internal Operational Amplifiers (Op-amps) which are frequency compensated internally. They are specially designed to perform their tasks from a single power supply source using a wide range of voltages. They can also perform different operations using split power supply. LM-258 low power supply current drain does not depend upon the magnitude of the power supply source.
LM 258 has a lot of features including high DC voltage gain, large bandwidth, different input voltage equal to power supply, large output voltage swing, common mode input voltages include ground. These were the few of m ...
Hello Learners, hope you are doing well. I am here with a new tutorial. We'll discuss about Junction Field Effect transistors. In this tutorial, we will learn the basic Introduction to JFET nad will also have a look at its practical Implementation and simulation in Proteus.
Basically, Junction Field Effect is a type of transistor, similar to Bipolar Junction Transistors but they have different characteristics due to some reasons as discussed below:
Introduction to JFET
We Define the JFET as:
"Junction Field Effect transistors or simply JFET is the semiconductor ,Voltage Control, three terminal device that is present in both configurations either N channel or P channel."
JFET are named so because the the operation of JFET relies on the Field of th ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to 2sa1943. The 2sa1943 is a high power consuming PNP transistor, firstly it was created by a famous company Toshiba. As it has a high gain of current and consumes higher current at collector it is mostly used for such audio circuits which consume higher power or in AF amplifiers.
Nonetheless, currently the Transistor is outright from Toshiba and it has been swapped with TTA1943. We can also found old 2sa1943 in marketplaces because still it is replicated by other assemblers in China. In today’s post, we will have a look at its fortification, wreckages, implication, proposals, etc. I will also share some links where I have connecte ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share an informational tutorial about top 10 PCB design Software. These PCB design software are used for designing PCBs. In all engineering projects especially related to electronics, PCB designing is an important task and in order to design the PCB we have to use some software. There are many software available in market and today, I am gonna give a complete list of PCB Design software.
Few of these software and free to use and few have limited versions available but in order to get their advanced features you have to buy them. I have also mentioned their features below. If you have read my blog in detail then must have the idea that I use Proteus software f ...
In today's tutorial, we are going to see how to install Arduino driver in Windows. In the previous post, we have seen what is Arduino? and why is it so popular and whats its use? Now, afer getting the basic knowledge of Arduino, the next step you need to do is to install Arduino driver in your computer so that it got recognized by your computer as Arduino. If you don't install the Arduino driver in Wndows then you won't be able to program Arduino using Arduino software.
tis tutorial is quite basic and is for the newcomers, who wants to start working on the Arduino software, if you have already run some codes on your Arduino then its not for you. You can skip it. Anyways, It's quite easy and it won't take much time. So let's get started with it.
I ...
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 ...
Hi Everyone! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to CA3130.The CA3130 is a BiMOS Operational Amplifier that comes with MOSFET at the output. The term BiMOS suggests that it projects the advantage of both Bipolar and CMOS op-amp technology.
This IC comes with high bandwidth due to bipolar op-amps and consumes less current due to CMOS op-amp, making it a perfect fit for mobile jammers and voltage follower circuits.
I suggest you read this post all the way through as I’ll detail the complete Introduction to CA3130 covering datasheet, pinout, features, and applications. Let’s get started.
Introduction to CA3130
The CA3130 is a BiMOS Operational Amplifier that contains MOSFET at the output. This chip consumes les ...
Hello friends, hope you all are fine and enjoying. Today we are going to share our new project’s tutorial which is Angle Control of Servo Motor using 555 Timer in Proteus ISIS. It is a very simple but a bit technical project. This project has various applications both in industry and in small educational projects.
Servo motor is a DC operated motor and it is available in various sizes and powers. Generally the servo motor used in basic projects, is named as micro servo motor. It is of small size and low power rating. But as I stated earlier that it needs dc supply to operate but it also needs a continuous pulse train to operate and this pulse is commonly generated by some sort of timers or micro controllers. Since my today’s project tutorial (Angl ...
Hello readers, hope you all are doing great. In this tutorial, we are going to discuss a mechanism that allows users to update the ESP32 with a new program wirelessly or over the air (without using a USB cable to upload a new program).
Over-The-Air (OTA) programming
Fig. 1 ESP32 OTA
OTA programming is the mean by which a product manufacturer or product service provider can update the features or functionality of the device wirelessly or over the air, after the device has been deployed in the field where connecting a cable or uploading the code serially is difficult.
One key advantage of OTA is that a single central node can send an update to multiple ESPs on the same network.
The device must have a provisioning client capable of receivin ...