EN / USD
634 Items
 Home
Blog
Introduction to 1n751a
introduction to 1n751a, intro to 1n751a, working of 1n751a, applications of 1n751a, basics of 1n751a
Hey Friends! We welcome you on board. I am back to give you daily dose of information. Electronic components play an important role in the designing and working of electronic projects. Today, I am going to unlock the details on the Introduction to 1n751a. It is a zener diode, also known as highly reliable voltage regulator, which is mainly used in industrial, commercial, entertainment and computer applications. It is slightly different than regular diode, as regular diode conducts in only one direction while zener diode can conduct in both directions. I will discuss every aspect related to this zener diode, so you don't need to go anywhere and find all information in one place. Let's dive in and explore, what is it about and what are its main appl ...
Blog
Introduction to BC639
Introduction to BC639
Hi Friends! Happy to see you here. I welcome you on board. In this post, I’ll walk you through the Introduction to BC639. BC639 is a high current gain bipolar junction transistor that falls under the NPN transistor family. It constitutes a high collector current and low collector-emitter saturation voltage and is widely used for amplification and switching purposes. It is used to drive load under 500mA. Collector Dissipation is 0.625W while DC Current Gain (hfe) ranges from - 40 to 160 with transition frequency 200MHz. In this post, I’m going to discuss all nitty-gritty of the BC639 transistor covering pinout, working, power ratings, alternatives, applications, and physical dimensions. Continue reading. Introduction to BC639 BC639 is an NPN bi ...
Blog
Create Web Server with ESP8266
ESP8266 web server for LED control, creating web server with esp8266, ESP8266WiFi, ESPAsyncWebServer, Creating the code, create/maintain the webserver, Control the LED
Hello friends, I hope you all are doing great. Today, we will create a web server with ESP8266 microcontroller to control the activation of an LED. The goal is to understand how the ESP8266 connects to a WiFi network, how it sets up a web server, and how it is possible to exchange information between the browser and the esp8266. Components Required 1x Computer/notebook with Arduino 1x Mini-USB cable. 1x NodeMCU (ESP8266 Breakout Board) Internet Browser (Chrome, Firefox, IE…) ESP8266 Libraries for Arduino IDE For this project, we will use two libraries: ESP8266WiFi: This library carries all the functions necessary for the ESP8266 to connect to a wifi network. ESPAsyncWebServer: This library carries the functions needed to create an ...
Blog
Introduction to Arduino MKR GSM 1400
Introduction to arduino mkr gsm 1400, arduino mkr gsm 1400 pinout, arduino mkr gsm 1400 features, arduino mkr gsm 1400 applications
Hello Guys! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino MKR GSM 1400. The Arduino MKR GSM 1400 is a microcontroller board that is based on the SAMD21 microcontroller. This device connects with a cellular network for developing communication. This GSM board is a one-stop solution for developing your sensor network or you can use it as a device sending a text message about the occurring of certain events remotely. A module from u-blox, the SARA-U201 (which is a power chipset that activates using multiple cellular range bands) is responsible for GSM / 3G connectivity inside the device. I recommend you read this post till the end as I’ll detail the complete Introduction to A ...
Blog
Introduction to Arduino Leonardo
Introduction to Arduino leonardo, Arduino leonardo features, Arduino leonardo pinout, Arduino leonardo pin description, applications
Hi Guys! Hope you are getting along with life pretty well. I always strive to keep you updated with most valuable information related to engineering and technology. Today, I'll discuss the detailed Introduction to Arduino Leonardo. It is a microcontroller board based on the ATmega32U4 and comes with 23 digital input/output pins. It is developed by Arduino.cc, aiming to provide easy to use interface with the ability to perform a number of functions on a single chip. It incorporates everything required to drive the automation in the relevant project. Simply connect this device with the USB cable or power it up using DC adapter and start playing with it In this post, I'll try to cover each and everything related to Arduino Leonardo, so you don't n ...
Blog
Introduction to CD4046
introduction to cd4046, working of cd4046, features of cd4046, applications of cd4046
Hey Guys! Hope you are doing well. Welcome you onboard. Today, I'll discuss the detailed Introduction to CD4046 which is a Micropower Phase-Locked Loop (PLL) that comes with a common comparator input and a common signal input amplifier between a low-power linear voltage-controlled oscillator (VCO) and two different phase comparators. The phase locked loop, as the name suggests, is a loop where the phase of the output signal is compared with the phase of the input signal using a phase detector between two signals. Phase detector operates with the aim to adjust the two signal and make them quite in line with each other so they generate signals with the same magnitude. In this tutorial, I'll walk you through the main details related to CD4046 by ...
Blog
2SC2240 Datasheet, Pinout, Power Ratings, Equivalents & Applications
2sc2240 npn transistor, 2sc2240 datasheet, 2sc2240 pinout, 2sc2240 equivalents, 2sc2240 power ratings, 2sc2240 applications
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 ...
Blog
555 Timer Projects
555 timer projects, 555 timer tutorials, 555 timer tutorial, 555 timer project, 555 timer circuits
Hello friends, hope you all are fine and having fun with your lives. Today I am gonna post 555 Timer projects list which are already posted on our blog. Actually, I have posted many 555 Timer Projects on my blog but we don't have a list of these tutorials and they are quite scattered. So, today I thought to arrange them in a proper list so that you can find all of them in one place. All these 555 timer projects are simulated in my favorite simulating software Proteus. I have also given their simulations for download in almost all tutorials. If you feel problem in any of them then ask in comments and I will resolve them. All these 555 Timer Projects and tutorials are written and designed completely by our team so we hold the complete ownership for ...
Blog
Introduction to 2n5401
introduction to 2n5401, intro to 2n5401, basics of 2n5401, working of 2n5401
Hey Fellas! I hope you are doing great and getting most out of your lives. Today, I am going to uncover the details on the Introduction to 2n5401. It is a PNP(positive-negative-positive) bipolar junction transistor which comes in TO-92 casing. It consists of N doped semiconductor that exists between the two layers of P doped material. It is useful for the applications where regulated negative voltage is required at a modest current level. I'll give you brief details about this amplifier transistor. Let's get started. Introduction to 2n5401 2n5401 is a PNP bipolar junction transistor, also known as amplifier transistor, that comes with collector-emitter voltage of 150V and mostly used for amplification purpose. In order to operate this transis ...
Blog
Interfacing of Seven Segment with Arduino in Proteus
Interfacing of Seven Segment with Arduino in Proteus, 7 segment with arduino,7 segment display with arduino, seven segment display in Proteus, Proteus simulation of seven segment
Hello friends, today we are gonna have a look on how to interface Seven Segment with Arduino in Proteus. In my last post, I have posted an Arduino Library for Seven Segment Display, which is designed by our team and is quite basic in functionality. So, if you haven't checked that post then first of all check that one and download the Arduino Library for Seven Segment Display as I am gonna use that library in today's post. Moreover, in order to run this library you are also gonna need to download Arduino Library for Proteus, using this library you will be able to use Arduino board in Proteus so also read that post and download this library and install it in your Proteus. Again I am mentioning that its the first library designed by our team so its i ...