2062 Items
Items Count Gear
Edge Computing vs Cloud Computing TEP , The Engineering Projects , Boxes
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. But what is the key difference between both edge computing and cloud computing, how do they work, can we implement both in the IT model of any business? These are the main questions that arise every time someone tries to get a hold of these terms. Don’t worry. We’ll discuss them in detail so you kno ...
Python Data Types TEP , The Engineering Projects , Boxes
Python Data Types, data types in python, data types python, tuple data type python, numeric data types python, sequence type python, dictionary python
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 quick overview of the above data types in this section but later in this course, we'll go over each of them in-depth. Introduction <img src="https://images.theengineeringprojects.com/image/main/2022/03/1-20.jpg" alt="Python Data Types, data types in python, data types python, tuple data type python, numeric data types python, sequence type python, dic ...
Update LCD Display with ESP32 Web Server TEP , The Engineering Projects , Boxes
Web Input for LCD with ESP32, update lcd status with webserver, esp32 lcd webserver, update lcd esp32 webserver, lcd web input esp32
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 of IoT. Project Overview In this tutorial, we will learn how to update LCD display with new data or input using a web server created with ESP32. <img src="https://images.theengineeringprojects.com/image/main/2022/03/1-13.jpg" alt="Web Input for LCD with ESP32, update lcd status with webserver, esp32 lcd webserver, update lcd esp32 webserver, lcd web input esp32" class="alignCenter" wi ...
Server-Sent Events with ESP32 and DHT11 TEP , The Engineering Projects , Boxes
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
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. What is Server-Sent Events (SSE)? It is a server push technology that enables the client devices to receive automatic updates from a server over HTTP (Hypertext Transfer Protocol) connection. SSE also describes how the server can initiate data transmission towards the client once an initial connection with the client has been established. We have already posted a tutorial on how to implement Web socket protocol with ESP32 which is also a pr ...
Dictionaries in Python TEP , The Engineering Projects , Boxes
Dictionaries in Python, python Dictionaries, Dictionaries python, python Dictionary, Dictionary python, dict python, python dict
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 in this tutorial as well. <img src="https://images.theengineeringprojects.com/image/main/2022/03/1-18.jpg" alt="Dictionaries in Python, python Dictionaries, Dictionaries python, python Dictionary, Dictionary python, dict python, python dict" class="alignCenter" width="600" height="359" srcset="https://images.theengineeringprojects.com/image ...
Python Traceback TEP , The Engineering Projects , Boxes
Python Traceback, Traceback in python, traceback python, common traceback in python, common python traceback
<img src="https://images.theengineeringprojects.com/image/main/2022/03/1-16.jpg" alt="Python Traceback, Traceback in python, traceback python, common traceback in python, common python traceback" class="alignCenter" width="300" height="191" srcset="https://images.theengineeringprojects.com/image/300/2022/03/1-16.jpg 300w, https://images.theengineeringprojects.com/image/600/2022/03/1-16.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" decoding="async" loading="lazy" onclick="openImage(this)"/> Welcome to the tenth lesson of o ...
Python Syntax Errors Continuation TEP , The Engineering Projects , Boxes
Python Syntax Errors, Zero Division Errors in python, syntax errors python, syntax error in python, updating python software
Welcome to chapter 9 of our python tutorial. In the previous chapter, we looked at frequent examples of invalid Python syntax and learned how to fix them. Up to this point, you are well aware of errors that may occur in your Python program and how you can solve them easily and quickly. Therefore, in this tutorial, we will look at a few more causes of syntax errors and zero-error divisions. <img src="https://images.theengineeringprojects.com/image/main/2022/03/1-15.jpg" alt="Python Syntax Errors, Zero Division Errors in python, syntax errors python, syntax error in ...
Up Down Counter without Microcontroller TEP , The Engineering Projects , Boxes
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
<img src="https://images.theengineeringprojects.com/image/main/2022/03/up_counter_correct.png" alt="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" class="alignCenter" width="300" height="153" srcset="https://images.theengineeringprojects.com/image/300/2022/03/up_counter_correct.png 300w, https://images.theengineeringprojects.com/image/600/2022/03/up_counter_correct.png 600w" sizes="(max-width: 300px) 100vw, 300px" ...
Introduction to Electric Vehicles TEP , The Engineering Projects , Boxes
Introduction to Electric Vehicles, what is Electric Vehicle, Electric Vehicles types, components of Electric Vehicles, Electric Vehicles charging infrastructure, advantages of Electric Vehicles
Hey readers! I hope you are doing good and learning something. Have you ever thought about electric vehicles, which are rechargeable and run on a battery? Now, it is possible, and today, we will discuss electric vehicles. All over the globe, EVs have made a major difference by being a cleaner and cheaper way to travel than gasoline and diesel cars. Unlike cars with engines, electric cars are environmentally friendly because their engines use rechargeable batteries and give out no emissions. The rise in buyers and producers of EVs is thanks in part to new kinds of batteries, better motors, and ...
Role of Cloud Computing in IoT TEP , The Engineering Projects , Boxes
Role of Cloud Computing in IoT, IoT Cloud computing, Cloud computing iot, iot cloud, cloud iot, cloud computing in iot
Hi Everyone! Glad to have you on board. Thank you for clicking this read. In this post today, I’ll cover the Role of Cloud Computing in IoT. Digital transformation has gained momentum in the past few years, the reason traditional technologies are becoming obsolete over time. Now organizations are incorporating modern technologies into their business model at an accelerated pace. These technologies produce the influx of data and at times it becomes very difficult to process and handle that data, thanks to cloud computing that has made the handling of data easy and effective. You don’t need tra ...