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
55 Items

How the Use of IoT Has Made Life a Lot Easier for Medical Professionals

How the Use of Sensors and Internet of Things Has Made Life a Lot Easier for Medical Professionals, Urgent Care and Walk-In Clinic Services, Remote Health Monitoring And Long Distance Check-Up, Machine Learning and AI-Driven Treatment Suggestions IoT – the Internet of Things – has revolutionized the way we use and perceive technology over the last couple of decades. From introducing the world to smart homes and cars to envisioning a more efficient office and work environment, IoT has done it all. We have integrated IoT in our industrial, te ...

ESP32 Low Power Modes

Purpose of low power modes, Low power modes in ESP32, Active mode, Modem sleep mode, Light sleep mode, Deep sleep mode, Hibernation mode, Implementation of deep sleep mode and wakeup using capacitive touch sensitive pins, Arduino IDE code, Implementation of deep sleep mode and wakeup using interrupt method, Code description Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, hope you all are doing great. In this tutorial, we will discuss low power modes in ESP32, their purpose and their implementation to increase the battery life by reduci ...

ESP32 PWM(Pulse Width Modulation) in Arduino IDE

ESP32 PWM, PWM ESP32, PWM in ESP32, What is pulse width modulation, Implementing PWM using ESP32, ESP32 Arduino code for controlling LED brightness using PWM, PWM specifications, PWM ESP32 motor control, ESP32 PWM led brightness control Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDEHello readers, I hope you all are doing great. Welcome to the 3rd Lecture of Section 2 in the ESP32 Programming Series. In this tutorial, we are going to discuss another important fea ...

The Complete Guide to Nearshoring 

Why nearshoring is becoming so popular, Why is nearshoring useful, What Countries Offer a Nearshore Workforce, What are the disadvantages of nearshoring The nearshoring phenomenon is a global economic trend that has been going on for decades. The phenomenon is defined as moving a company’s operations to a country that is in close proximity to the company’s home base. Nearshoring offers many benefits in terms of cost savings, but it also has many dr ...

5 Ways to Prevent Your Car from Being Stolen

Install a security system, Steering locks and wheel clamps, Lock your car, Park in a well-lit area, Don't leave valuables in your car Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at the 5 Ways to Prevent Your Car from Being Stolen. Every year over 720,000 motor vehicles are stolen, according to the official site of the United States government. Thieves have gotten savvy, using technology ...

Manufacturing Process of Multilayer PCB

Introduction to Multi-layer PCBs, Criteria for classification of multi-layer PCBs, Overview of Multi-layer PCB, Construction of Multi-layer PCB, Problem faced by experts in developing multi-layer PCBs, What is prepreg, Lamination method of Multi-layer PCB, Why do we need multi-layer PCB, Common mistakes the in developing process of multi-layer PCBs, Advantages of multi-layer PCBs, Disadvantages of multi-layer PCBs, Applications of multi-layer PCBs Hello! Readers, I hope you are pretty good. I am here with a new article to enhance your knowledge about advanced technologies. Today, we will have a detailed overview of the Manufacturing Process of Multilayer PCB. First, we will have a look at its basic definition, why there Is a need for this ne ...

ESP32 Web Socket Server

What is a web socket server, How web socket protocol is different from HTTP protocol, What is hand shaking in networking, Three-way handshaking, Web socket application, Creating web socket server using ESP32 module, Code Testing, Web socket client Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, hope you all are doing great. In this tutorial, we will discuss another ESP32 protocol that is Web Socket and we will also explain how to create a web server using web ...

ESP32 Interrupts

What is interrupt, Polling, ESP32 interrupt, Software interrupts, Hardware Interrupts, IRS (Interrupt Service routine), Steps to execute an interrupt or how is an interrupt us handled in microcontroller, ESP32 code, Code description for ESP32 interrupts with Arduino IDE, Code description for hardware interrupts, Why is it preferred to use timer to add delay instead of using delay() function Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, hope you all are doing great. Today, we will discuss interrupts and timers in ESP32 and how to handle internal as well as external interrupts. So, we will discuss What ...

ESP32 Web Server in Access Point (AP) Mode

What happens in access point (AP) mode, code description, Wi-Fi access point example, Testing ESP32 web server with hardware in access point with Arduino IDE, Connected with ESP32 AP, ESP32 as an access point, Web page displaying the LED off state Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, hope you all are doing great. This is our 3rd tutorial in the ESP32 programming series. In our previous tutorial, we discussed the ESP32 Web server, where we created t ...