Hello friends, I hope you all are doing great. In today's tutorial, we will discuss another important concept named Interface in C#. It's our 18th tutorial in C# series. It's one of my favorite concepts in C# as its come quite handy in complex projects.
Interfaces are quite similar to C# Classes & C# Structs in design so if you haven't studied those lectures then do read them first. So, let's get started with the Introduction to Interface in C#:
Introduction to Interface in C#
Interface in C# is created using Interface Keyword and is used for the declaration of Methods, Properties, Events etc. but we can't add any implementation in it. ( we can't declare Fields in Interface )
You can think of Interface as a signature, you look at the i ...
It is one of the most critical topics whenever. It is related to the resistance a fluid faces in motion. A fluid exerts a force on a body in a different direction. Now the main question is, what is drag? And what do we know about it?
What is Drag?
The definition of drag is as follows:
The force exerted on a flowing fluid in the direction of fluid flow is called drag.
Some of the essential key points related to the drag are as follows:
In order to elaborate on the drag force through an example. The body is attached to calibrated spring, and it is used to measure the displacement in the direction of flow.
The drag balances are one of those devices that are commonly used to measure the drag force.
It is not wrong to say that the drag force is much similar to the frictional force. ...
Hello friends, hope you all are fine and enjoying good health. Today I am posting the next part of Proteus tutorial which is Interfacing of LCD with PIC Microcontroller. . In the previous post of this tutorial, we have seen the basics of Proteus and discussed various functions of Proteus ISIS. If you are new to Proteus then I would recommend that before starting this tutorial, you should first read the first part so that you get the better idea of Proteus as I wont go in detail in today's post. Today, we will first design a circuit of LCD with PIC on Proteus ISIS which includes PIC Microcontroller and then we will see how to burn the microcontroller in Proteus and at the end we will run our circuit and will display some text on the LCD. It will ...
Hello everyone! I hope you will be absolutely fine and having fun. Today, I am going to give you an Introduction to 2N2222. It is the most commonly used Negative-Positive-Negative (NPN) Bipolar Junction Transistor (BJT) available in the market now a days. 2N2222 can be used for different purposes e.g. switching and amplification of analog signals. I hope you have enjoyed the previous post on Introduction to ULN2003.
The major functional area of 2N2222 is enclosed in TO-18 package. Due to the low cost and small size it is the most commonly used transistor. One of its key features is its ability to handle the high values of currents as compared to the other similar small transistors. Normally it is capable of switching a load current of 800mA whic ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a complete list of Electronics Projects which I have posted on our blog. I hope you are gonna enjoy these electronics projects. Most of these electronics projects are designed using Proteus simulation software. I have also uploaded these simulations in the respective project tutorial. So, you can download those projects and can learn from them a lot. If you ask me then I suggest that instead of downloading these electronics projects simulations, you should design them on you own so that you learn from them. I know you are gonna do mistakes but you won't learn unless you do mistakes. :)
All these projects are completely designed by our team so other blog ...
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 ...
When the time comes to commence house renovations, one of the first things you might ask yourself is whether you should undertake some of the tasks on your own. While you might save money on some jobs, it can sometimes be at the detriment of a high-quality finish. This holds true when it comes to interior and exterior painting and decorating. When your property is in need of a fresh lick of paint, here are just a few of the many reasons why calling in the experts can be the best option for you.
They Boast Years of Experience
When you entrust painting and decorating experts like Dublin Painters with the task of refreshing your home’s interior and exterior, you can rest assured that they have the necessary experience to do the job to a high standard ...
Hello everyone, hope you all are fine and having fun with your lives. In today's tutorial, we are gonna have a look at How to use C# Array. C# array is quite a simple concept but students normally got confused while using C# array that's why I am gonna explain it in a detail. C# array is used to store similar data in a single variable. Let me explain this with an example. Suppose you have 10 integer variables then what you need to do is to save all of these 10 variables in separate C# Int variables which will not only increase the size of your code but will also make it quite complex. So, instead of creating 10 separate C# Int variables you can simply create a single C# array and can add all of them in it.
Let's take an example for C# arrays from ...
A virgin plate, also known as bakelite, is a plate bathed in copper on one side, since an electronic circuit can be made on this plate.
In this type of PCB, the most relevant thing is its cost since for many technical or engineering students it is accessible for basic electronic projects with only one side, since in the current market in South America it is difficult to find a two-sided PCB.
ADVANTAGE
ITS COST IS ECONOMIC.
ACCESSIBLE FOR BASIC PROJECTS.
ACCESSIBLE FOR STUDENTS
DISADVANTAGES
IT'S ONLY 1 LAYER.
IT DOES NOT COME HOLES FOR THE ELECTRONIC COMPONENTS.
IT HAS ONE COLOR.
THE SIZE OURSELVES HAVE TO CUT ACCORDING TO OUR NEED FOR OUR PROJECT.
CONCLUSION
Nowadays many students in th ...
Industrial workplace health and safety are essential for avoiding work-related accidents, injuries, and fatalities. In fact, as many as 13,455,000 workers across manufacturing industries in the US are at risk for fatal and nonfatal injuries, the CDC reveals. Not only does improving workplace health and safety protect workers, but it also prevents lost work days and lost revenue. The National Safety Council found work injuries cost businesses a total of $161.5 billion annually, equating to $1,100 per worker.
Improve employee training
New workers are three times more likely to sustain an injury in their first month than workers with a year's experience on the job. By improving employee training and tailoring programs to the demands of each individu ...