Hello everyone, I hope you all are doing great. In today's tutorial, we are gonna have a look at Building Monitor-Specialized Lifts. The American-based linear motion technologies manufacturer Progressive Automations offers its customers only the most efficient and effective automation solutions applicable to a variety of spheres like shipbuilding, heavy machine building, home interior, engineering, smart houses construction, etc.
The impeccable TV lift technology provided by this company is nowadays widely used for the creation of conference halls, high-tech offices for world business enterprises who break the mold of IT technologies. It allows for installing TV screens of different dimensions almost anywhere. Pop-up TV lifts, TV lifts for cabinet ...
Hello friends, I hope you all are doing great. Today, I am going to share the second tutorial in ASP.NET MVC series and I will explain the concept of Model in ASP.NET MVC. In our previous tutorial, we have seen How to Setup Your First Project in ASP.NET MVC.
So, before developing our web app, we first have to discuss some concepts in MVC Framework and Model is one of them, which we will cover in today's tutorial. So, let's get started with it:
What is a Model in ASP.NET MVC ?
In, ASP.NET MVC Framework structure, we have to understand 3 very simple blocks, which are:
Models
Controllers
Views
Model connects our web application with our SQL Database, it takes commands from the Controller and then get or set values in the Database an ...
Hello friends hope you all are healthy and enjoying good health. In today's tutorial, I am going to share How to Protect Simulink Design in MATLAB and in order to do so I have used S Function method. In my previous post I have explained How to Protect your m-file Codes in MATLAB by converting it to p-file so that no one can reach to your code and now I am gonna explain how to protect your simulations in MATLAB which you create in Simulink so that your intellectual work wont go waste.There are many methods to protect the Simulink simulations and the easiest of them is using S-function. Now follow these simple steps and it won't be much difficult.
Protect Simulink Design in MATLAB
Open the simulation which you want to protect. Make sure you are ...
Hello everyone, I hope you all are doing great. In today's post, I am going to share a Final Year Project in detail, named as Real Time Security Control System using XBee and GSM. I will give you all the details so that you can easily design it on your own. I've given the Proteus Simulation to download below. In that zip file, you will get both the Arduino codes and Proteus Simulations.
I have divided this whole project design into four parts. If you got into any trouble in your project, then ask in comments and I will try my best to resolve them. So, today we are gonna have a look at the basics of this Security project. There are a lot of systems introduced in the market these days that are used to transfer sensor data from one node to another ei ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to use Environment Variables in ASP.NET Core. It's our 5th tutorial in ASP.NET Core series. In our Startup.cs file, you must have seen that we have an IF Condition at the start and this IF Condition has IsDevelopment in it.
This condition is actually checking the environment of our web application. So, here we will first discuss them and then will see why we need them. So, let's get started:
Environment Variables in ASP.NET Core
ASP.NET Core has 3 builtin Environments, which decides the Run-time operating environment of the web application, which are:
Development.
Staging.
Production.
In order to set this Environment Variable, we need to ...
Hello friends, I hope you all are doing great and having fun. Today, I am going to share a new tutorial in which I am gonna show you How to start a new SEO Consulting Business. SEO is a particular type of Internet marketing that makes websites reach a higher rank when it comes both to organic and paid online services. Naturally, search keywords and key phrases change over time, which makes this business truly dynamic. As such, experts have to learn all the time and to perfect their manner of knowing ranking and advertising each year.
There are lots of SEO experts around, and one option, besides working for a company, is to offer consulting services to other businesses too. However, if you choose this path, you will have to invest in education, mar ...
Hello friends, I hope you all are doing great. In today's tutorial, we are going to introduce you guys with our amazing new App, which we have named as Boostup. Our team has been working on it, along with CodeShod's Team, for quite a long time and now finally we have launched it on Google PlayStore. Btw CodeShod is my brother's company so I can assure you that this App is 100% legit and you can make impressive earning through it.
Nowadays economy is getting faster and alongside all this jobs are increasing with increase in unemployment and the reason for all this is not enough experience for any post or either low salaries where employees prefer being unemployed instead of a low salary job with high rate of work load. In this situation people are ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, we are going to work on Arduino Keypad Interfacing. First of all, I would like to tell you a bit about the keypad. After getting the basic idea about the keypad, we will start our discussion about Arduino Keypad Interfacing. You should also have a look at Interfacing of Keypad with PIC Microcontroller.
In this tutorial, I am going to use a 4×4 keypad. It has sixteen buttons having four alphabetic characters. Let's have a look at the Arduino Keypad Interfacing:
What is Keypad?
The keypad consists of multiple buttons, arranged in the form of a matrix(rows & columns) and is used in embedded projects.
They are cost-efficient and are easily available from online el ...
Hello everyone! I hope you will absolutely fine and having fun. Today, I am going to give you a detailed discussion on the topic Introduction to 4N60. I have shared characteristics of the different IC's in my previous tutorials in Introduction to 75N75, SG3524, 2N3772, L298, L293D, 2SC3320 and 20N60. You must need to go through all these tutorials for the better understanding of today's article. 4N-60 is a high voltage Metal Oxide Semiconductor Field Effect Transistor (MOSFET). It is a three pin device including drain (D), gate (G) and source (S).
4N60 is basically a power MOSFET and is able to handle the certain levels of power. It is specially designed to achieve the different characteristics e.g. high speed switching time, low charge on gate ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a new project named LPG Gas Leak Detector using Arduino in Proteus ISIS. Before reading this tutorial, you must first download the Gas Sensor Library for Proteus because we are gonna use that Library and will simulate the Gas Sensor in Proteus.
In this library you will find eight sensors and all of them works exactly the same so that's why we are gonna use one of them. For LPG Gas Leak Detector Project I have used MQ-2 sensor which is used for detection of LPG gas. I have also used Arduino UNO board which you can simulate in Proteus using Arduino Library for Proteus. Moreover, I have also placed an LCD which will display either LPG gas Leak Detected or ...