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

Types of Cloud Computing

Types of Cloud Computing, cloud computing types, Public Cloud, Private Cloud, Hybrid Cloud, Community Cloud, common cloud types, cloud types Hi Guys! Happy to see you around. Thank you for clicking this read. In this post today, I’ll walk you through Types of Cloud Computing. Cloud computing is not a new term. Companies have been using this infrastructure for the past two decades. You might be familiar with this term, in case you don’t, ...

Adding Home Tech Devices Without Busting the Budget

Adding Home Tech Devices Without Busting the Budget Are you planning to spruce up your home with a few of the latest high-tech devices? Then you're in luck with the recent engineering advances that have brought all sorts of interesting, exciting products within reach of everyday homeowners. Some of the top-selling devices, apps, and gadgets have bee ...

What is Cloud Computing?

What is Cloud Computing, How Does Cloud Computing Work, future trends of cloud computing, why cloud computing, basics of cloud computing, cloud computnig basics Hello Folks! Glad to have you on board. Thank you for clicking this read. In this post today I’ll walk you through What is Cloud Computing? Cloud computing is not a buzzword anymore. Even though most companies are familiar with this term, they don’t know what it does and how it works. If you’re one ...

Python Syntax Errors

Python Syntax Errors, invalid syntax python, python invalid syntax, python common errors, python normal errors, common error in python, syntax error python Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome to chapter 8 of our python tutorial. In the previous chapter, we learned about Python numbers and how to use them in expressions. Throughout this chapter, you'll look at frequent examples of incorrect Python s ...

Comparator Operators in Ladder Logic Programming

PLC Comparator Operators: Comparator operators in ladder logic, plc comparator operators, comparator operators in plc, comparator operator plc, comparator operator ladder logic, ladder logic comparator operators, not equal operator plc, greater than plc, less than in plc Hi friends. Today we are going to go through one of the most commonly used topics in writing ladder logic programming which is using comparator operations. This includes the logical and mathematical comparison between variables to decide where the logic goes. There are many comparator operations li ...

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