Update: We have created a new version of this library, which you can check here: Arduino Pro Mini Library for Proteus V2.0.
Hello friends, hope you all are fine and having fun with your lives. In today's post, I am gonna share Arduino Pro Mini Library for Proteus. Recently, I have shared Arduino Nano Library for Proteus, and before that I have also posted Arduino UNO Library for Proteus as well as Arduino Mega 2560 Library for Proteus, and now I am gonna share Arduino Pro Mini Library for Proteus. Arduino Pro Mini is another Arduino board which also uses the same Atmega328 Microcontroller and has almost the same number of pins as Arduino UNO and Arduino Nano. Arduino Pro Mini is even more smaller than Arduino Nano board. It doesn't have the pro ...
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 ...
The Internet of Things ( or IoT) is a network of interconnected computing devices such as digital machines, automobiles with built-in sensors, or humans with unique identifiers and the ability to communicate data over a network without human intervention.
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to send sensor readings from ESP32 to the ThingSpeak cloud. Here we will use the ESP32’s internal sensor like hall-effect sensor and temperature sensor to observe the data and then will share that data cloud.
What is ThingSpeak?
Fig. 1: ESP32 ThingSpeak
It is an open data platform for IoT (Internet of Things). ThingSpeak is a web service operated by MathWorks where we can send sensor readings/data to the cloud. We ...
Hi Everyone! I hope you are doing great and enjoying your life. I am back to give you daily dose of information so you can grow and progress in your relevant field. Today, I am going to give you the details on the Introduction to 2n4403. It is basically PNP(Positive-negative-Positive) bipolar junction transistor where N doped layer is sandwiched between the two P doped layers. It comes in plastic TO-92 compact casing. I'll try to give you brief details about this transistor so you don't need to go anywhere for finding the information regarding this transistor. Let's get started.
Introduction to 2n4403
2n4403 is a PNP bipolar junction transistor where conduction is carried out by the movement of holes and electrons but majority charge carriers w ...
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 ...
Hi Friends! We always feel happy when you come over to watch useful information that resonates with your needs and expectations. I am back to give you a daily dose of information so you can excel and grow in your relevant field. Today, I am going to unlock the details on the Introduction to 2n5088. It is an NPN (negative-positive-negative) bipolar junction silicon transistor which is specially designed for small signal, high speed, general purpose switching applications. I'll discuss each and everything related to this transistor so you don't need to go anywhere and find all information in one place. Let's hop on the board and explore what is it about and what are its main applications?
Introduction to 2n5088
2n5088 is an NPN bipolar junction ...
High-voltage power systems form the backbone of advanced electrical energy generation, transmission, and allocation. As voltage levels rise to hundreds of kilovolts in communication networks, the direct measurement of voltage becomes both unsafe and unusable. Standard measuring tools, such as voltmeters, relays, and meters, are designed to operate at moderate voltages and cannot be connected directly to high-voltage cables. This problem is addressed using Potential Transformers, also known as Voltage Transformers.Potential transformers play a crucial role in high-voltage measurement by stepping down high voltages to secure, interchangeable values while maintaining accuracy and delivering electrical isolation. What is a potential transformer? It is a device that steps down high voltage ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Create Web Server with ESP8266 using SPIFFS.
We've already seen how to create a web server and how to provide an HTML page on our ESP8266. We use the PROGMEM command to store an HTML code in FLASH memory. For a simple page, this works fine, but what if we have a more complex webpage? With a better style? What if we want to include images?
Today we will learn how to use SPIFFS with ESP8266 to store files (regardless of type) in FLASH memory.
What is SPIFFS?
SPIFFS (SPI Flash File System) is a system designed for managing SPI flash memory in embedded devices. Its main goal is to use minimal RAM to access files. It's very useful when using pen drives ...
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 friends, I hope you all are doing great. In today's tutorial, we are gonna design a project named DC Motor Control using XBee & Arduino in Proteus ISIS. I have shared the complete code and have also explained it in detail. You can also download the complete working Proteus Simulation given at the end of this tutorial. In this project, I have designed two Proteus Simulations.
The first Simulation is of Remote control in which I have used a keypad. The second simulation contains our two DC Motors and I am controlling the direction of those DC Motors with my Remote Control. XBee Module is used for sending wireless data. The code will also work on hardware as I have tested it myself. So, let's get started with DC Motor Control using XBee &am ...