Hello friends, I hope you all are great. Today, I am posting 10th tutorial in C# series and its about How to use while Loop in C#. It's gonna be a quick tutorial, as there's not much to discuss.
In our 8th tutorial in C# series, we have had a look at How to use IF Loop in C# and we have seen that IF loop takes a Boolean expression and if it's TRUE then it allows the compiler to enter in it just once. While loop is quite similar to IF loop as it takes a Boolean expression as well but it will keep on executing again & again, so let's have a look at it in detail:
How to use while Loop in C#
While Loop in C# takes a Boolean expression as a condition and it will keep on executing as long as the conditional expression returns true, we can say Exe ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to LM339. LM339 belongs to the family of devices having 4 independent voltage comparators. Each comparator is designed in such a way that it is capable of operating from a single power source over a wide range of power supplies. It can also operate for split power supplies. There is a unique characteristic of comparators, Input Common-Mode Voltage Range (ICMR) includes a ground even when it is operating from a single power supply voltage.
Basically, LM339 is a comparator IC having four built-in comparators. The basic purpose of a comparator is to rotate the signal between analog and digital domains. At its input termina ...
Hello everyone, hope you all are fien and having fun with your lives. Today, I am going to post a new C# tutorial in which we will have a Introduction to C# Windows Forms. Till now, we have seen Introduction to C# in which we have designed a console application in C# and after that we have discussed that project and write some code in it in First Code in C# Tutorial. So, till now we have an idea How to create a console application and how to run it easily.
I will continue with this C# console projects but first we have to discuss a little about C# Windows Forms. Microsoft Visual Studio is a very vast software so we can design different types of projects in it and also can use different languages. So, when talking about C#, we not only can design c ...
Chemical engineering combines experimental and natural sciences like physics and chemistry and other sciences like microbiology, biochemistry, biology, together with mathematics economics all of these to develop, transform and manage the industrial processes that run raw materials into valuable products. Chemical engineers are in high demand increasingly daily as the world’s technology advances. In this post we are going to look at the basic requirements for a chemical engineering career.
1. Solid Educational Background
The requirements for a chemical engineering degree in tertiary institutions like American International College
is normally a very strong educational background in mathematics and chemistry whereas knowledge in the other sciences will be an added advantage. At the tim ...
There is no doubt that the traditional workplace has changed in a major way in the last few years. About half of companies now have remote workers. This means that managing a team looks different from what it ever did before. Facilitating the best of what a team has to offer, the synergies, the camaraderie, the collaboration, looks and feels different. It is sometimes difficult.
Those who manage remote teams are learning how to keep teams engaged and motivated, even as they work in isolation. Here are some of the techniques they are employing to keep their employees on track.
Regular Touch-Base Meetings
Working in the office made it easy and natural to casually ask questions, double-check information, and get feedback from colleagues. That ease made c ...
Hello friends, hope you all are having fun and enjoying life. Today's post is quite a simple one and is about designing of circuit diagram of buzzer in Proteus ISIS. Buzzer is quite a common electrical component which is used in almost every Embedded Systems project. For example, you have seen a simple UPS, it gives a beep each time the light goes off or it has depleted its battery. Buzzer is normally used for given some indication and normally this indication is kind of a warning.
Proteus has a builtin component for buzzer and its an animated component means it gives a sound (beep) when its turned ON. So, I am gonna use that one and will give you an actual beep on it. So, it won't be much difficult and quite a simple procedure. In this post, I am ...
Hello friends, I hope you are fine and doing great in your lives. Today, I am not going to write an article or a tutorial, rather I am going to tell you about different engineering projects that I have worked on. If I am talking about engineering projects then it means a variety of different kind of projects. These projects may include microcontroller based projects with Arduino, 8051 or pic, 555 timer based projects, Matlab projects, LabVIEW projects, Proteus projects and a lot more.
In this article, I am going to share some of the very interesting projects from my list. If you are an engineering student or someone who loves to work on engineering projects, then you can definitely start from here. The first ones that I am discussing with you are ...
Hey peeps, welcome to The Engineering Projects. We are talking about matrices, and if you want to learn them from scratch, you must go to the introduction to matrices in MATLAB. Today, we are learning how to perform different arithmetic operations on matrices. You will also see some interesting commands that are only applicable to the matrices. Here, it is important to notice that in MATLAB, the matrices are performed in the command window and there is no need to have the programming skills to perform them. Even if you are new to programming, you can easily perform the operations in MATLAB. We’ll discuss different basic operations on the matrices and will also perform each of them in MATLAB. Most of them are urinary operations and some of them are binary. Here is a small glimpse of today’s ...
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 all will be absolutely fine and having fun. Today, I am going to elaborate you about Introduction to TL081. TL 081 is basically a high speed Junction Field Effect Transistor (JFET) input Operational Amplifier (Op-amp). This Integrated Circuit consists of a JFET with a high voltage and bipolar transistor.
TL-081 provides low input voltage, high slew rates, low input offset current and low Offset Voltage Temperature Coefficient (OVTC). TL 081 has different features e.g. low power consumption, high input impedance, latch-up free operation, short circuit protection, wide common mode input voltage ranges, wide differential input voltage ranges etc. TL-081 can be used in white good, tablets, computers, personal electronics e ...