Hey Everyone! I hope you all are doing great and enjoying life. I am back to give you daily dose of some valuable information so you can progress and grow in your relevant field. Today, I am going to unlock the details on the Introduction to 2n2905. It is a PNP (Positive-negative-Positive) bipolar junction transistor (BJT) which is mainly used for general purpose and switching applications. In this transistor, N doped semiconductor exists between the two layers of P doped material. I am going to give you brief details about this transistor. Let's get started.
Introduction to 2n2905
2n2905 is a PNP bipolar junction transistor which is mainly designed for general purpose, small signal and switching applications.
It comes in TO-39 casing an ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide a detailed discussion on 2 Relay Module Interfacing with Arduino. First of all I would like to explain you that what is relay and how to use it and then we will move forward towards 2 relay module interfacing with Arduino. I have already controlled relay with 555 timers. 2 relay module consists of two relays. Relay is basically an electronic device or a switch which is used to open and close the circuits electronically.
A relay controls an electric circuit by opening and closing contacts in another circuit. When the relay contact is normally open (NO), there will be an open connection when the relay is not energized. When the relay contact is norm ...
Hello Folks! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to IRF2807.
The IRF2807 is an N-channel MOSFET made up using advanced process technology to obtain extremely low on-resistance. This device is fully avalanche and is mainly used in fast switching applications. It comes in TO-package which is universally accepted for commercial-industrial applications.
I suggest you buckle up as I’ll detail the complete Introduction to IRF2807 covering datasheet, pinout, features, and applications.
Let’s dive in.
Introduction to IRF2807
The IRF2807 is an N-channel MOSFET that comes with a power dissipation of around 200W.
This device is mainly used for fast switching applications and low thermal resistance and low packag ...
Hello Guys! Hope you’re well today. I welcome you on board. In this post today I’ll describe the Introduction to IRF3710.The IRF3710 is an N-channel MOSFET made up using advanced process technology. It is mainly used for fast switching purposes and comes with extremely low on-resistance. It is a fully avalanche-rated device with a gate-source voltage of around 20V.
I suggest you read this entire post till the end as I’ll detail the complete Introduction to IRF3710 covering datasheet, pinout, features, and applications.
Let’s jump right in.
Introduction to IRF3710
The IRF3710 is an N-channel MOSFET mainly employed for fast-switching purposes.
It is manufactured using advanced process technology and comes with very low on-resistance.
This device is composed of three termina ...
Hello friends, hope you all are fine and having fun with your lives. Today's post is about the Controlling of Servo Motor with Arduino in Proteus ISIS. Servo Motor is a common motor used in engineering projects for precise circular motion. We can move the servo motor at any desired angle, which is not possible in the case of other motors i.e. Stepper or DC.
For example, suppose I want to move an antenna at a precise angle of 47.5 degrees then if I use DC Motor, I have to use an encoder. So, in such cases instead of using a DC motor, I will prefer Servo Motor.
I have already posted Angle Control of Servo Motor using 555 Timer in which I have controlled servo motor using 555 timer and another tutorial about Controlling of Servo Motor using PIC Micro ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to TIP121. The TIP121 is an NPN Darlington pair transistor. It exists in a TO-220 casing and creates for normal amplification and less moving speed switching submissions. Like other transistors, it has three pinouts emitter, base, and collector. The central part this transistor which is known as the base is thinner in size and other two emitters and collector has larger areas.
Transistors are playing an important rule in our electronic circuits and industries. Every electronic device like mobile, radio, LCD, etc all these have different types of transistors. Like other transistors, TIP121 is performing an important rule in electron ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to DS3231. DS3231 is a real-time clock (RTC) with an integrated temperature-compensated crystal oscillator. It consists of a battery that provides supply to DS3231 when the main supply is off. In this way, it continues working without any interference. It is available in industrial and commercial temperature ranges. It exists in a 16-pin, 300-mil SO package.
DS3231 is used in industrial projects and different electronic devices such as laptops, computers, and GPS for high accuracy of time. In today's post, we will have a look at its working, pinout, applications, protocol, etc. I will also share some links to projects where I have interfaced it with some oth ...
Hello guys! I hope you’re all in a good mood today because we are going to review the design of an interesting project today. We’ll be looking to design 4-way traffic lights in such a way that their delay is variable and is dependent upon the traffic density. This project is of intermediate difficulty level for people studying in undergrad engineering school with electronics, electrical and mechatronics as their major. It is also for the people learning Arduino and basic circuit design on their own or through some course. We have already designed a Simple 4-Way Traffic Light Control using Arduino and today we will make it smart by adding a variable delay.
Variable 4 Way Traffic Light:
As you all already know the importance of traffic lights and t ...
Hello friends, I hope you all are fine and having fun with your lives. In today's post we are gonna see Interfacing of EasyVR with Arduino UNO. In the previous post, we have seen Getting Started with EasyVR Commander. It was quite simple and if you follow the steps carefully you wont stuck anywhere but still if you into some trouble i am here.
Now this tutorial is quite a quick and important one as it contains the real code using which we will control our robot. After adding the voice commands, now close the EasyVR Commander and open the Arduino Software. Connect the arduino board with computer and double check that your jumper J12 in on position SW. You should also read Training Error: Recognition Failed in EasyVR, if you got such error while ...
Hello everyone, today I am going to share a complete project which is DS1307 Arduino based digital Clock in Proteus ISIS. In this project, I have designed a digital clock using Arduino UNO and DS1307 RTC Module. So, first of all, if you haven't yet installed then, you should install Arduino Library for Proteus using which you will be able to easily simulate Arduino baords in Proteus. Along with Arduino Library you will also need to install DS1307 Library for Proteus, which I have shared in my previous post as we are gonna use this RTC Module DS1307 for designing our digital clock.
So, now I hope that you have installed both these libraries successfully and are ready to design this DS1307 Arduino based Digital Clock. I have given the Simulation and ...