Hi, my friends and welcome back. I am happy to meet you again with a new tutorial of our PLC ladder logic programming series tutorials. Today we will complete what we started the last tutorial on the Elevator control project. We have a bunch of duties to complete together today. So let’s save time and jump into work immediately.
Project description:
Figure one shows the details that might help me describe the project between our hands. We have an elevator car that travels up and down and can stop on one of four floors based on the passengers’ requests. We have 6 push buttons on the wall next to the elevator door that can send requests to call the elevator. In addition, there is a control panel inside the elevator cabinet in which there are push buttons to request stations to reach floors ...
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 friend! I hope you all are very well and satisfied with our services of new innovative articles. Our mission is to provide the best quality content which can fulfill all the demands and requirements of everyone. So to achieve our goal, today we will provide you with a detailed article on The Technology Behind Online Casinos. We will discuss the overview, Evolution of online casinos, types of online casinos, tools, and infrastructure used in the development of online casinos, data sources of online casinos, providers of online casino games, the technology behind the security and fair play of online casino, the technology behind the optimization of online casinos, the technology behind online payment methods of online casinos, mobile-friendly ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to combine all of my MATLAB Projects in this post. I have posted quite a lot of projects on MATLAB but they are not well arranged that's why are not easily accessible. So, today I finally thought to combine all my MATLAB Projects and post their links in this post so that you guys can easily access all of them in one place just like Arduino , PIC Microcontroller Projects. All these MATLAB Projects and tutorials are designed and written by our team and we have done quite a lot of work in compiling these projects as you all know MATLAB is the most difficult and vast educational tool.
Most of these MATLAB Projects are free to use and users can easily download their ...
When studying for a major exam, it is important to look for every tool or asset that could benefit you on the day of the test. Most exams from vendors such as ISC, Cisco, ITIL, Citrix, VMware, Microsoft and CompTIA are very challenging. IT professionals and others looking to get ahead in their career must ensure they are fully prepared if they want to pass these examinations on the first try. That is why it is a good idea to find a website where exam dumps and sample questions are readily available. The problem for many test takers is there are so many such sites when you search on Google. You may get confused about what site is going to offer you the most features. ExamSnap is the perfect training courses platform where you can access dumps of pas ...
In the modern era, the construction industry stands as a testament to human ingenuity and the relentless drive to build and innovate. From towering skyscrapers to intricate transportation networks, our built environment is a reflection of progress. However, this progress comes at a cost. Every construction project, regardless of its scale, generates waste. If not managed properly, this waste can have significant environmental, economic, and social implications.
The construction industry is one of the largest waste producers globally, with millions of tons of waste generated annually. This waste ranges from concrete rubble and metal scraps to insulation and packaging materials. While some of these materials are recycled or repurposed, a significant portion ends up in landfills, contribut ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you Arduino 74HC595 Interfacing and we will have a loook at How to Increase Arduino Output Pins with 74HC595. Suppose you are working on some project where you need to control 20 LEDs with Arduino UNO and you know we will 12 digital Pins so we can't control all of these 20 LEDs with Arduino UNO. We can use Arduino Mega as well but if we wanna stick to Arduino UNO then we need to increase its Output Pins and we will use 74HC595 for that purpose.
You should read this basic Introduction to 74HC595, it will help you to better understand this shift register. It's a Serial In Parallel Out Shift register and we will give it value serially from single Pin of Arduino and ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a new tutorial on C# language which is How to use C# Int variables. In our previous C# tutorials, we have designed a small project in C# which prints Hello World on the screen. Then we have seen Introduction to C# Windows Form, in which we have designed our first Windows form in C#. Then we have added the C# controls on that windows form.
Now, in today's tutorial, I am gonna introduce you to a new concept which is variables. Variables are used in every programming language and without variables we can't design even a simple code. There are different types of variables available in C# language and today among these variables we are gonna focus on C# Int ...
In today’s post, as the name suggests, we will see how to get data from online webserver using Arduino Wifi in simple steps. Getting data from web server using Arduino Wifi Shield has always remained a problem for the engineers. Its not much difficult task as its usually considered to be. In today’s post, I will create a small project in which I will control two simple LEDs via online web server. It’s really a very interesting project and when I completed it, I felt like Hurrah!!!
Arduino Wifi Shield is used to connect Arduino board with Wifi. After connectivity with Wifi, one can perform many tasks using this shield. We can built a complete server on it and can also use it as a client. Server designed on an Arduino Wifi Shield are usually quite si ...
Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share the list of all the C# tutorials, which I have posted on my blog till now. So, this post will be like a complete C# tutorial, which will have all the small and big C$ tutorials, I have posted on my blog. This list is quite small right now but I will post more C# tutorials soon and will add their links here. Actually, the C# tutorials are quite random on the blog so I am kind of compiling the list and pasting them all here so that readers won't get into much trouble finding them.
Till now, I have mostly posted the project on our blog in which I don't teach any language but provide you the code for that project. But now I have thought of writing comple ...