EN / USD
634 Items
 Home
Blog
Introduction to D882
introduction to d882, d882 pinout, d882 power ratings, d882 applications, d882 datasheet, d882, d882 equivalent, d882 working principle
Hi there! Hope this finds you well. I welcome you on board. Thanks for clicking this read. In this post today, I’ll be discussing the Introduction to D882 transistor. D882 is a general-purpose transistor mainly famous for its high performance. It falls under the category of NPN transistor and is an ideal pick for commercial, educational, and hobbyists’ electronic projects. It comes in TO-126 with collector current 3A, projecting it can drive loads under 3A. There are three pins incorporated on the transistor which are used for external connections. The collector-emitter and collector-base voltages are 30V and 40V respectively with emitter-base voltage 5V, indicating only 5V are required to bias the component. Read this post all the way through as ...
Blog
Interfacing of GPS Module with Arduino in Proteus ISIS
gps module in proteus, gps module with arduino, gps module proteus simulation, gps module proteus
Hello Everyone, hope you all are fine and having fun with your lives. Today, I am going to interface GPS Module with Arduino in Proteus ISIS software. Recently, I have shared this amazing GPS Library for Proteus, using which you can quite easily simulate your GPS Module in Proteus software. Today, I am going to interface this GPS Module with the Arduino UNO board and will simulate the result in Proteus software. I am going to use TinyGPS Library and will get Longitude and Latitude out of this GPS Module. So, if you are new to GPS and you haven't yet installed the GPS Library for Proteus, then you must first download that library and install it. I am using Arduino board in today's tutorial but you can use any other microcontroller as well like PIC ...
Blog
Line Following Robot using Arduino
line following robot, line following robotic waiter, line following robot arduino, arduino line following code, line following robotic waiter
Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share a very basic project named as Line Following Robot using Arduino. I have designed a three wheeler robot and have placed IR sensors beneath it to detect the black line and then I have made it move over this Black Line. This Line Following Robot is not doing any extra feature i.e. turning or rotating back. It will just simply move in the straight line. I have also posted a short video at the botton of this tutorials which will give you better idea of how this robot moves. You should first read this tutorial and design the basic robot and once you are successful in designing the basic Line Following Robot then you should have a look at my recent Project ...
Blog
D13009K NPN Transistor Datasheet, Pinout, Power Ratings & Applications
Introduction to d13009k, d13009k pinout, d13009k features, d13009k applications
Hello Folks! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to D13009K. D13009K is a high voltage fast switching power transistor that falls under the category of NPN transistors. The collector current of this device is 12A which projects it can endure load under 12A. This chip is mainly used in amplification and switching applications. The small current change at one pair of terminals is used to produce a large current change across the remaining terminals. The power dissipation is 100W which features the amount of power this chip dissipates during the working of this integrated chip. I recommend you check out this post all the way through as I’ll demonstrate the complete Introduction to D13009K covering datasheet, pin ...
Blog
Introduction to Z Transform in Signal and Systems with MATLAB
Basics of Z Transform in Signal and Systems with MATLAB, z transfrom in matlab, matlab z transform, z transform matlab, z transform in signal and systems
Hey learners! Welcome to another exciting lecture in this series of signals and systems. We are learning about the transform in signals and systems, and in the previous lectures, we have seen a bulk of information about the Laplace transform. If you know the previous concepts of signal and system, then this lecture will be super easy for you to learn, but if your concepts are not clear, do not worry because we will revise all the basic information from scratch for our new readers. So, without wasting time, have a look at the topics of today. What is z transform?  What is the region of convergence of z transform? What are some of the important properties of the region of convergence? How to solve the z transform? What is an example of the z transform in MATLAB? What are the methods fo ...
Blog
Smart Home Security System using Arduino
Smart Home Security System using Arduino, Home Security System using Arduino, arduino based home security system, home security system, arduino home security system, security system arduino
Security systems are widely suggested for homes as well as other locations. Everybody wants to take necessary steps to prevent infiltration at home, thus this security is necessary. Intruders nowadays may take advantage of almost any illegal activity and wreak havoc on a property's security. The security of one's home is a critical concern that everyone faces in the current day. While there are certain devices on the market that may considerably help protect your house, some of them are excessively costly and need constant maintenance. Many devices regarding smart home security systems are available in the market but these are not user friendly according to the budget, the device we designed provides the user with a better interface with the help ...
Blog
How to use analogRead in Arduino?
how to use analogRead in Arduino, analogRead command, what is analogRead in Arduino
Hi Friends! Welcome you onboard. I have been writing these Arduino tutorial for beginners for quite a while now and today we are having the next episode. Today, I'll discuss How to use analogRead in Arduino. The analogRead is mainly used to program and address analog pins on the board. In our previous tutorial, we have seen How to use digitalWrite Arduino Command, which deals with digital pins of Arduino but today's one deals with analog pins. There are many types of boards available in the market ranging from Arduino UNO, Arduino Mega2560, Arduino Micro and many more, which you can use based on your technical requirements. Arduino Programming is made simple by the Arduino.cc - the manufacturer of Arduino Boards, providing an open source software ...
Blog
Arduino Projects
arduino projects,arduino project,arduino tutorials, arduino tutorial, arduino yun projects, arduino uno projects, arduino wifi projects,arduino library
Hello friends, I hope you all are fine and having fun with your lives.Today I am not gonna post a new topic or tutorial, instead I am going to arrange all my Arduino Projects and tutorials in this post, as its better to have all of them in one place. I recently posted a PIC Microcontroller Projects post and it was highly appreciated by the followers so I thought to do the same with Arduino as well because I have posted more Arduino projects as compared to PIC Microcontroller. I will post all the Arduino Projects & Tutorials links below in sequence i.e. from easy to pro level so if you are a new user and want to get command over Arduino projects then read all of them one by one. Moreover, I will also keep on updating this post whenever I am go ...
Blog
Introduction to TL431
TL431 Pinout, Introduction to TL431 Pinout, getting started with TL431 Pinout, how to use TL431 Pinout, TL431 Pinout proteus, proteus TL431 Pinout, use TL431 Pinout, how to get start with TL431 Pinout
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 ...
Blog
How to use Arduino Serial Write?
arduino serial write, serial write arduino, arduino write serial
Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share the next tutorial in this series of basic Arduino tutorials and it's named How to use Arduino Serial Write. In this tutorial, I have given an overview of How to use the Arduino Serial Write Command. In the previous tutorial, we have seen How to use Arduino Serial Read? in which we have read the data coming from the serial port. While today we will have a look at how to send the data through a serial port in Arduino and for that, I am going to use the Arduino Serial Write command. It's also going to be a very simple and basic Arduino tutorial but if you are new to Arduino then you must read it completely as it will gonna help you out. I have also desig ...