EN / USD
939 Items
 Home
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
Classification of Systems
basics of systems, what is system, system in singal and systems, types of systems, invertible system
Hello Pupils, We are learning about signals and systems, and till now we have learned some basic information regarding signals, but we know a little about systems till now. We have learned about the system in our previous lectures. To have a clear concept, we have arranged this tutorial in which we are studying the systems and their classification. Have a quick glance at today’s topics: What is a system? What are the various types of systems? What is the principle of homogeneity? What is the principle of superposition? How can we compare each type while keeping their differences in mind? To keep things simple, we’ll also have examples of some of these signals. Yet, the first thing that we are going to do is to revise the basic definition of the system so that we may move forward. ...
Blog
LabView Projects
labview projects , Labview tutorials, labview student projects, labview final year projects, labview semester projects
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share all the LabView Projects, posted on our blog. These LabView projects are entirely designed by the TEP team and I hope they will help you in some way. Rite now the list is quite small but I am gonna post more tutorials and projects related to LabView soon. So, keep visiting or subscribe us via email so that you get these exciting tutorials straight to your inbox. Moreover, LabView is really a difficult software and it really took us a lot of time in designing these projects so other blogger are more than welcome to share our projects on their blog but do mention the respective link from where you copied as a favor. I am gonna share the complete list here ...
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 ...
Blog
Conservation Laws in Fluid Mechanics
conservation of mass, mass conservation, mass conservation in fluid mechanics
In this article, I will cover one of the essential topics of fluid mechanics as the title shows three crucial topics—the first concerns the conservation of mass and how it plays a critical role in our daily life. The next one involves the conservation of kinetic and potential energy and is all about the flow energy of a fluid stream. The Bernoulli equation is all about considering the energies, handling them of fluid, and neglecting the viscous forces. The last topic is energy equations, which is about the conservation of energy principle. As we know that while dealing with energy in fluid mechanics, the mechanical energy can be separated from the thermal energy and end, considering it an energy loss. So without wasting time, let us start the article with the mass. Conservation Laws I w ...
Blog
The Beginner's Guide on How to write a Professional Essay
The Beginner's Guide to Writing an Essay
Writing an essay is a critical skill that every student must learn.  It’s not an easy task, I understand. But with deliberate practice and careful attention you can learn to write an essay like a pro.  Essays serve as a vital tool for academic and personal development, allowing individuals to express their thoughts, opinions, and arguments in a structured and coherent manner.  Whether you are writing a college application essay, a research paper, or a personal narrative, the ability to communicate your ideas effectively is essential.  Needless to say, the job of writing an essay can seem daunting, especially if you are a beginner. This guide aims to provide you with a comprehensive overview of the essay writing process, from preparing to write to formatting and fin ...
Blog
Write For TEP !!!
write for TEP, write for us, guest blogging, guest posting, guest article, article posting, free article post, write article free
Guest Posting on our Blog Yes, we accept guest posts on our blog. Please get in touch with us at info@theengineeringprojects.com for more details.The article has to be related to technology/engineering. We charge a small editorial fee for reviewing and publishing the article; more details will be provided via email. Key Points Word Count: 1000-2000 words Images: 2 to 3 images. No plagiarism at all(Strictly follow). Redundancy There shouldn't be any redundant lines(provide no information and are just used to increase word count). Try to be precise, informational & to-the-point as much as you can. Examples of redundant lines: Semiconductor devices have brought revolution in the modern world. Semiconductors are low-priced and are easily available. ...
Blog
Top Embedded ICs to Learn in 2023
Top Embedded ICs to Learn in 2023, embedded IC
Hey readers! Welcome to the engineering world where we are talking about the embedded system today. Integrated circuits are the most important unit of embedded technology. With the advancement in the working of integrated systems, new designs and technologies are being introduced to embedded circuits. The explosion of the new varieties of ICs is ample evidence of the promising future of embedded engineering. Semiconductor vendors are unleashing new variety in the market.  For engineers and workers, this is a challenge to get command of the latest trends. Even getting updated in multiple trending ICs is difficult but we have made your research easy. This article has the list of top embedded integrated circuits that are in trend and you must know them. Not only the introduction but hav ...
Blog
Enqueue Scripts Files in WordPress Plugin
Enqueue Scripts Files in WordPress Plugin, add scripts in wordpress plugin, script files in wordpress plugin,Enqueue Scripts Files
Hello everyone, I hope you all are fine and having fun with your lives. In today's tutorial, I am gonna show you How to Enqueue Scripts Files in WordPress Plugin. It's the third tutorial in this series of WordPress Plugin Creation. In our previous tutorial, we have seen How to Add Basic Functions in WordPress Plugin, so now the next thing we need to add is our scripts .js files and style .css files. As I told you in my previous tutorial that we can add these codes in a single file as well but it will make the file too heavy and complex. But if we divide our code in separate files then it will be quite easily to handle and debug in future. So, let's have a look at How to Enqueue Scripts Files in WordPress Plugin: Enqueue Scripts Files in WordPress ...
Blog
How to Fix Error 403 in WordPress
error 403 in wordpress
Hello friends, I hope you all are doing great. In today's tutorial, I am gonna show you How to Fix Error 403 in wordpress. It is safe to say that 'Error 403' is the most commonly seen vision on your WordPress dashboard. Even though the WordPress is worlds most easy to operate shared web hosting which comes free of cost, the errors and routinely breakdowns are normal. It's most obvious that these breakdowns occur due to server issues or other troubles but this could most definitely be a trouble if you have a post lined up. Therefore, we have dedicated this post to the Error 403 which stops you from accessing the files that you need to interact with on a daily basis in order to run your webpage successfully. What is this ‘Error 403’? In simplest of t ...