To understand this section, we must know a little history. The history of the development of printed circuits is not as old as that of the industrial revolution, around 1950 is when the first PCBs began to be commercialized, however, in the early 1900s it was when the first attempts at PCB designs emerged.
The human being had the need to have electrical equipment that had a reduced size, before this the search began to replace the complex and extensive cable connections with electronic components.
It was on March 2, 1925, that Charles Ducas first filed a patent that included creating an electrical path directly on an insulating surface.
Technology has advanced and electronics are not left behind, as can be seen in the previous image, the first pr ...
Hello everyone, I hope you are having a fine day. In today’s tutorial, I am going to discuss “Software Testing and Debugging”
During testing and debugging, seek advice for the various techniques of detecting and eliminating mistakes in a program, so that it produces the desired result. Every programmer needs to be aware of the truth that a program does not always run perfectly for the first time. It is consequently vital to make efforts in case you do stumble on the errors. First, determine and note any errors which are found during the very first building and running of the program.
Errors that Occur during Initialization of the Program
Many errors can occur when running a program, some apparent, and others are not. All these mistakes can be grou ...
Hello readers, hope you all are doing great. In this tutorial, we will discuss low power modes in ESP32, their purpose and their implementation to increase the battery life by reducing power consumption.
Purpose of Low Power Modes
Fig.1
Along with multiple wireless and processing features, ESP32 also provides us with a power-saving feature by offering sleep modes. When you are powering the ESP32 module from the live supply using an adaptor or a USB cable, there is nothing to worry about power consumption. But when you are using a battery, as a power source to ESP32, you need to manage the power consumption for longer battery life.
Low Power Modes in ESP32
When ESP32 is in sleep mode, a small amount of power is required to maintain the state of ...
Hello! Friends I hope you are all fine. In today's article, we tend to unlock the details on the double sides of PCB which is a type of PCB. It comes with a conductive copper layer on both sides of the board, unlike single layer PCB which has only layer one side of the board. I will try to elaborate on each and everything about double-sided PCB with the best of my effort. So you do not need to move your attention to another source for elaborating this article. In this article, we illustrate the double-layer PCBs, their advantages and disadvantages. We will also study double-layer construction methodology, its applications. In termination, we will discuss the conclusion of today’s article. Let’s start our article by exploring PCB and its main appli ...
Hello Everyone! Hope you’re well today. Thank you for viewing this read. In this post today, I’ll be discussing the Introduction to BC640. BC640 is a bipolar junction transistor that belongs to the PNP transistor family. It is composed of silicon material and comes in a TO-92 package. It is used to drive load under 500mA. In this post, you’ll get to know everything related to BC640 covering pinout, working, alternatives, applications, and physical dimensions.
Keep reading.
Introduction to BC640
BC640 is a PNP bipolar junction transistor mainly used for amplification and switching purpose.
It comes with three pins called the emitter, base, and collector.
The base is the main terminal responsible for the entire transistor reaction. The small ...
Hi Guys! Hope you are doing well. I am back to give you a daily dose of valuable information as per your needs and requirements so you can excel and grow in your relevant field. Today, I'll discuss a number of ways about Finding the Value in Your Utility Data.
The expansion of technology in the business sector brings unlimited possibilities. The business portal all corporate executives and entrepreneurs want, which contains all the data needed to monitor statistics and other data that is essential to know if a business is succeeding or failing, is available at a simple keystroke.
Finding the Value in Your Utility Data
Utility data, or a business intelligence portal, is the way to be completely aware of assets, liabilities, capital, and expense ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Creating First Program with myRIO. Before doing anything on NI myRIO you must know that how to configure this device. So, before going into the details of this tutorial I would like to suggest you to must visit Getting Started with myRIO and How to Configure myRIO on WiFi for the better understanding of this tutorial.
NI myRIO is an amazing processing tool that has a very high processing speed as compared to other microcontroller e.g. Arduino, raspberry pi, gellilio etc. So, it can be used for the real time projects where there is need to respond very quickly according to the assigned tasks. NI myRIO was launched by National Instr ...
Hey peeps! Welcome to the new tutorial for the Python programming language, where we are at the point where we are going to learn about the loops. Loops are fundamental concepts in programming, and if we talk about Python, there is a smaller variety of loops in it, but the most important ones are available to practice in Python. In the last session, there was a long discussion about the while loop in detail. We had seen some examples and the details of the statements that can be used within the while loop. In the present lecture, we are going to discuss the second type of loop in Python, that is, the for loop. You will go through the training of every important and basic step about this loop, but first of all, you have to look at the basic list:
Why do we prefer for loop over some other c ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you What are Data Centers and How Much Do They Cost. A company's IT facilities are central to its operation. Data security is the first step in any IT facility.
If any part of that system is compromised, the results can be catastrophic. This is why it's critical for companies to have a solid data center. Let's take a look at what a data center does for you.
What's a Data Center?
The data center is a centralized location where a company's IT activities are managed. It's in charge of storing, managing and distributing data throughout the IT system. Without a dependable data center, the continuity of daily operations would be compromised.
...
Hi Friends! Happy to see you around. Thank you for clicking this read. In this post today, I’ll document a detailed guide on the PCB fabrication process.
PCB is commonly used in modern electronics. If you uncover the TV set and have a look inside, you’ll find a printed circuit board, electrically connecting components on the board. There are copper traces incorporated on the board to electrically connect the components and provide the current flow from one part to another.
These printed boards make devices precise and compact that are capable of doing more functions than the devices where the end to end wiring is used.
Circuit boards are divided into three main types. Let’s discuss each type one by one so you can better understand the structure ...