EN / USD
2088 Items
 Home
Blog
How to use Strings in Python?
Strings in Python, How strings Are Used in python, operators in python, string in input function python, string operations in python, python strings, string in python, strings python
Welcome to the fourth lesson of this python course. Our previous session taught us how to utilize the print function in python, so we have a firm grasp of the terminology and the functions themselves. In this lesson, we'll cover a few more Python terms, such as: Strings Operators Input function Also, we'll build a simple program to print out an imagined dog so that we may better grasp how these concepts are employed. So, let's get started now. Why do we need to understand these terms? Programming is a lot like building a structure out of blocks. Even with just a few types of children's toy blocks and some time and imagination, you can build anything. Because we'll be utilizing these phrases all the time in programming, it's critical that you know what they mean and how to use th ...
Blog
MATLAB Image Processing
MATLAB image processing, image processing in matlab, image processing matlab, how to perform image processing in matlab, perform image processing in matlab, how to do image processing in matlab
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going combine all of my previously published tutorials based on MATLAB Image Processing. Image processing can be defined as to convert an image into digital form and to perform some actions on it to improve its quality. I have published a number of tutorials on MATLAB image processing but they are not well arranged. So, I am going to combine the links for all of them in order to access them easily. All of the projects that I am going to combine today, are designed and compiled by our team with a lot of hard work. A number of MATLAB Image Processing based tutorials are compiled into this single tutorial. These are divided into two different categories i.e free and ...
Blog
Projects writing assignments for students
Projects writing assignments for studentsProjects writing assignments for students
If you are assigned to fulfill a particular job related to your studies for grades then you have best tips from us. Projects or the assignment are equally important for the students to submit it, and write about the assigned topics also. With the viewpoint is that since paper trading is not real so the successes are meaningless and are no indication for achievement. Every student got some kind of homework on daily bases it could be the assignment or could be the project as per the instructions of teachers from the school. This paper introduces the concept of a new model of recruitment, in the training of human recourse managers, to enable better retention and a fundamental understanding of the recruitment process that leads to early leavers and un ...
Blog
Top 6 High-Paying Trade Jobs of The Future & How To Pursue Them?
Top 6 High Paying Trade Jobs of The Future & How To Pursue Them
In a world captivated by the allure of cutting-edge technology and automation, it's easy to overlook the enduring importance of skilled trade jobs . Yet, these professions are not just surviving, they're thriving, as the demand for trade experts is not only robust but also projected to soar in the years to come. Offering lucrative salaries, rock-solid job security, and abundant opportunities for career growth, trade jobs are the unsung heroes of the modern workforce.  In this article, we'll lift the curtain on 10 high-paying trade jobs of the future and give you the inside scoop on how to make one of these rewarding careers your own. Solar Photovoltaic Installer As the world races to embrace cleaner, greener energy solutions, solar photovoltaic installers are the trailblazers l ...
Blog
Introduction to BC639
Introduction to BC639
Hi Friends! Happy to see you here. I welcome you on board. In this post, I’ll walk you through the Introduction to BC639. BC639 is a high current gain bipolar junction transistor that falls under the NPN transistor family. It constitutes a high collector current and low collector-emitter saturation voltage and is widely used for amplification and switching purposes. It is used to drive load under 500mA. Collector Dissipation is 0.625W while DC Current Gain (hfe) ranges from - 40 to 160 with transition frequency 200MHz. In this post, I’m going to discuss all nitty-gritty of the BC639 transistor covering pinout, working, power ratings, alternatives, applications, and physical dimensions. Continue reading. Introduction to BC639 BC639 is an NPN bi ...
Blog
Form Validation in ASP.NET Core
Form Validation in ASP.NET Core, Validation in ASP.NET Core, Validation ASP.NET Core, asp.net core validation, validation attributes in asp.net core
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at Form Validation in ASP.NET Core. It's our 15th tutorial in ASP.NET Core series. In our previous lecture, we have created a Registration Form for our engineering website. But we haven't added any validations on the submitted data. So, even if users don't fill any boxes and just hit the Register Button, a new user will be created without any personal info. So, today we will place some checks on these text boxes to validate the user submitted data. So, let's get started with it: Form Validation in ASP.NET Core Validations in ASP.NET Core are available in the form of attributes & Tag Helpers. Validation Attributes are applied on Properties in Model clas ...
Blog
Filters in ASP.NET MVC
Filters in ASP.NET MVC, filters in asp, filters in asp.net, filters in mvc, outputcache in asp.net
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at Filters in ASP.NET MVC. It's our 9th tutorial in ASP.NET MVC series. It's also a new concept which is essential to discuss as it's used almost in every form submission. We have already understand Controllers in ASP.NET MVC and we know that Controllers have action methods in it which are directly assigned to respective Views, which are then displayed to the user. But in some cases, we have to place some checks (called Filters) before or after this action method called. So, let's have a look at these Filters in ASP.NET MVC in detail: Filters in ASP.NET MVC Filters are attributes which we can use before or after action method called in a Controller. C ...
Blog
DC Motor Direction Control in MATLAB
DC motor direction control using Matlab, DC motor control using Matlab, DC motor control through Matlab, Matlab to control DC motor, How to control DC motor with the Matlab
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge with all of you guys about how to do the DC Motor Direction Control in Matlab using serial communication with Arduino UNO. Serial communication is a very common and fast mean of communication now a days. In almost every engineering related projects we need to continuously send and receive data from micro controller to the computer and vice versa. So, I used this type of communication between Matlab and Arduino UNO. You must have a look at my previous tutorial DC Motor Direction Control using Arduino because I am gonna use the same hardware and Arduino code and in today's tutorial I am gonna interface that hardware project with MATLAB so it ...
Blog
LCD Interfacing with Microcontrollers
LCD Interfacing with Microcontrollers, LCD Interfacng, LCD interfaced with microcontrollers, LCD with microcontrollers, How to interface LCD with microcontrollers, Microcontrollers with LCD, Interfacing LCD using microcontrollers, Interfacing of LCD using microcontrollers, Microcontrolers having interfaced LCD
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to combine all of my previous tutorials for LCD Interfacing with Microcontrollers, at a single platform for your easiness. You will able to see and learn the interfacing of LCD with three different microcontrollers. Before going into any detail I would like to tell you a bit about the history of LCD. There are a lot of devices in the market now a days, which can be used as the displaying devices. LCD's are also among those devices and considered as the one of the most important devices specially for the microcontroller based projects. The word LCD is basically abbreviated from Liquid Crystal Display because it is made up of Liquid Crystal Technology. LCD is a ...
Blog
Traffic Signal Control with PLC Ladder Logic Programming
traffic signal control with plc, traffic light control with plc, plc traffic light control, plc traffic signal control
The traffic light is one of the most important applications we see everyday everywhere we go back and forth. Controlling traffic signs was managed by people which was very problematic and headache on travelers and the officers as well. But nowadays, most traffic lights are controlled by automatic control systems. The brain that handles the complicated logic behind the traffic light control system is a PLC and one programmer like you guys has written its logic. So today we have come back to enjoy programming such a critical and large project by using ladder logic programming and for sure will apply the code and the logic we write into the simulator to check its correctness.   Problem we try to solve First of all, the scene we captured below by figure 1 shows two ways to cross a ...