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

How to use Sets in Python?

Sets in Python, python sets, sets python, python bool, bool python, how to use sets in python, use python sets Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow This is the next lesson in our Python course. Previously, we looked at an overview of the different data types in python such as dictionaries, Boolean and sets. This tutorial will focus on Python sets to get a deeper ...

Edge Computing vs Cloud Computing

Edge Computing vs Cloud Computing, What is Edge Computing, What is Cloud Computing, Advantages of Edge Computing , edge computing and cloud computing, difference between edge computing and cloud computing Hi Friends! Glad to have you on board. Thank you for clicking this read. In this post today, I’ll walk you through Edge Computing vs Cloud Computing. Cloud computing has been around for many years while edge computing, on the other hand, has just become the prime topic of mainstream organizations. ...

Python Data Types

Python Data Types, data types in python, data types python, tuple data type python, numeric data types python, sequence type python, dictionary python Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome to the next tutorial of our python course. We learned about python numbers in the last tutorial, and in this tutorial, Data types in Python include, dictionaries, sets, and Boolean, among others. We'll give a ...

Update LCD Display with ESP32 Web Server

Web Input for LCD with ESP32, update lcd status with webserver, esp32 lcd webserver, update lcd esp32 webserver, lcd web input esp32 Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, I hope you all are doing great. ESP32 is a powerful chip for Internet of Things applications. This tutorial is also based on one of the ESP32 applications in the field ...

Server-Sent Events with ESP32 and DHT11

Server-Sent Events with ESP32 and DHT11, What is Server-Sent Events, SSE in ESP32, How does the Server-Sent Event works, Event-Source connection esp32, handling http get request in esp32 Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE Hello readers, I hope you all are doing great. In this tutorial, we will learn how to update a webpage using Server-Sent Events and the ESP32 web server. Where To Buy?No.ComponentsD ...

Dictionaries in Python

Dictionaries in Python, python Dictionaries, Dictionaries python, python Dictionary, Dictionary python, dict python, python dict Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Hello! Welcome to the next lesson in this Python course. In the last session, we learned about python tracebacks and how to deal with them. A dictionary, like a list, is a collection of items, and we'll look at that i ...

Python Traceback

Python Traceback, Traceback in python, traceback python, common traceback in python, common python traceback Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome to the tenth lesson of our python course. In the previous tutorial, you learned about syntax errors in Python, and in this lesson, we will look at one more error notice that is given by Python when there is a ...

Up Down Counter without Microcontroller

up down counter without microcontroller, up down counter with 74LS192, up down counter with 7447, up down counter without controller, up down counter with 7 segment display Departments:Communication EngineeringElectronics EngineeringSoftwares:Arduino IDE Hello geeks, welcome to our new project. In this project, we are going to make a very interesting project. I think most of us have seen the scoreboards in sports, after looking at that, have you ever wondered about the ...