The Engineering Projects
A lot of Engineering projects and tutorials for the students to help them in their final year projects and semester projects.
Pricing
72 Items

IoT Based Motion Detection with Email Alert using ESP32

Motion detection with esp32, esp32 pir, esp32 pir email alert, pir esp32, motion detection email alert, email alert with esp32 Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE The IoT is the interconnection of physical objects or devices with sensors and software accessing capabilities to communicate data or information over the internet. To build an IoT n ...

What is Edge Computing?

What is Edge Computing, How does Edge Computing Work, Cloud Computing Vs Edge Computing, Difference between Edge Computing and IoT, Benefits of Edge Computing  Hi Friends! Hope you’re well today. In this post, I’ll walk you through What is Edge Computing? Edge computing is the extension of cloud computing. Cloud computing is used for data storage, data management, and data processing. While Edge Computing does serve the same purpose with one difference: ...

What is Industrial IoT (Internet of Things)

What is Industrial IoT, what is industrial Internet of Things, How Does Industrial IoT work, Difference between IoT and IIoT, Industrial IoT Examples, Advantages of Industrial IoT Hi guys! Hope you’re well today. In this post today, I’ll cover What is Industrial IoT (Internet of Things?) IIoT is now a talk of mainstream conversation. This term has blown up in the past couple of years. Before we move further to describe IIoT, it is evident that industries are no longer depend ...

ESP32 with 16x2 LCD in Arduino IDE | Data Mode & I2C Mode

LCD esp32, esp32 lcd, lcd interfacing with esp32, interface lcd with esp32, 16x2 lcd esp32, esp32 lcd 16x2, ESp32 LCD interfacing Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDEHello readers, we hope you all are doing great. Welcome to the 1st lecture of Section 4 in the ESP32 Programming Series. In this section, we will interface the ESP32 module with commo ...

Mathematical Calculations in Ladder Logic

Mathematical Calculations in PLC, math operations in plc, Mathematical Calculations in ladder logic, addition in plc, subtraction in ladder logic, negation in plc, math operation in plc simulator Hi friends, today we are going to explore mathematical computations in ladder logic. Like in any programing language you should find logic and mathematic computations, here in PLC programming you often need to process the input data that is collected from reading analog devices like temperature, le ...

Interlock in Ladder Logic Programming

interlock in ladder logic programming, What is interlock, types of interlock, Logical interlock in ladder logic programming, interlock in plc, interlocking plc simulation, interlocking in ladder logic Hi friends and hope you are all very well. Today, we are going to deal with one of the most important and common problems that would be there in everyday tasks in industry and its solution. The problem is the safety of equipment and operators by preventing the machine from running under specific co ...

Introduction to the MATLAB Datatypes

MATLAB datatypes, datatypes in matlab, datatypes matlab, matlab datatypes matrices, matlab matrices, matlab matrix, matlab datatypes keywords Departments:Communication EngineeringSoftwares:MATLAB Hello friends. In this lecture, we are going to have a look at the different kinds of MATLAB data types. As we have already seen in previous lectures, MATLAB stands for MATrix LABoratory and allows us to store numbers in the form of matrices. Ele ...