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

How to use Variables in Python?

Variables in Python, How Variables Are Used in python, data types in python, python variables, how to store python variables, variables python, python variables, type casting python, python type casting Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome back! This is the fifth lesson in our Python programming course. In the last chapter, we discussed how string data types are used in Python. In this tutorial, we’re going to discuss variables in python and the ...

Introduction to Metal Core PCB

INTRODUCTION TO METAL CORE PCB, Definition of the Metal Core PCB, Layers of metal core PCBs, Base layer, Copper layer, Dielectric layer, Types of metal core PCBs, Single sided metal core PCB, Double sided metal core PCB, Multilayer metal core PCB, Process for the production of the metal core PCBs, MCPCBs metal bases, The aluminum substrate, Copper base, The benefits of the MCPCBs, Applications of the MCPCBs Hello everyone and welcome to this article. Previously we have been discussing different types of PCB boards and for sure we have not exhausted everything. Today we are going to focus on a very important aspect of the PCB design which is the thermal characteristics of the PCB's working environment. ...

ESP32 DHT11 Interfacing with ThingSpeak WebServer

Interfacing DHT11 with ESP32, dht11 and esp32, esp32 dht11, dht11 esp32, uploading sensor on Web Server esp32, esp32 sensors dht11 Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE ESP32 module comes with multiple inbuilt features and peripheral interfacing capability is one of those features. ESP32 module also consists of an inbuilt temperature sensor, but tha ...

What’s The Difference Between Edge Computing And Cloud 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 Public cloud computing systems enable businesses to complement their data centers with worldwide servers that can scale processing capabilities up and down as required. In terms of value and security, hybrid public-private clouds are unparalleled. However, real-time AI applications demand substanti ...

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 ...

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 Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow 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, ...