Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at 5 Engineering Career Paths worth considering. If you’re an engineering student or graduate and you later realize that this field isn’t what you had expected it to be, then all is not lost. As a matter of fact, there are a number of career paths available for engineering students and graduates from around the world.
First and foremost, being an engineer isn’t just about doing one job. Truth be told, engineering focuses on a wide range of careers. Even though every engineering career shares a set of crucial general skills, they eventually branch out into several other types of fields that require very unique and varying skill sets.
Put simply, the skills tha ...
Hello Friends, I hope you all are fine and will be doing well in your life. In today's tutorial, I am going to give you a detailed Introduction to DHT11. It is an embedded sensor used to measure temperature & humidity in the surroundings and gives calibrated digital output. It can measure temperature in the range of 0°C to 50°C with ±2°C accuracy. Its humidity range is from 20% to 80% with ±5% accuracy. It is a small, low cost and easy-to-interface embedded sensor.
In this tutorial, I will explain its working, pinout, protocol and interfacing with other microcontrollers in detail.
Here are a few important features of DHT11, given in the below table:
DHT11 Features & Specs
No.
Parameter
Value
1
Measures
Humidity & Temperature
2
Sensor ...
Hello everyone, I hope you all are doing great. In today's tutorial, we will have a look at the Air Conditioning revolution brought by HVAC. Air conditioning is a mainstream engineering wonder, and much of the world relies on their HVAC for comfort and day-to-day living. Unfortunately, as a study in the Journal of Energy and Buildings found, HVAC systems come with a high environmental cost amounting to 40% of energy consumption in all residential sectors. This comes chiefly from heat transfer, but also from air cleaning processes and lost energy. Clearly, huge efficiencies need to be found in the HVAC/air conditioning sector – and innovation is providing.
The air we breathe
A large component of the inefficiency of HVAC is through the air filtration ...
Hello friends, in today's post we are gonna have a look at Interfacing of Keypad with 8051 Microcontroller in Proteus ISIS. In the previous project, we have seen the Interfacing of LCD with 8051 Microcontroller and I have told there that LCD is a great debugging tool as we can print our data on it and can display different values and that's what is gonna done in today's post. Today, I will get the values from keypad and then question is how to know that we are getting the correct values. So in order to do so, we will display these values over LCD. So, that's how we are gonna use LCD as a debugging tool. As the debugging is concerned, there's another great tool for debugging which is called Serial port, we can also display these values over to Seri ...
Hello Pals! We welcome you at The Engineering Projects. We Hope you are fine. We are going to learn about the Benefits of B2B e-commerce.
Despite the rapid growth of the B2B market, especially compared to its B2C counterpart, we’re still seeing a surprisingly low adoption rate of modern e-Commerce solutions on that front. Which is unfortunate for the companies that are still failing to adopt those solutions, as it’s resulted in many of them lagging behind their competitors. On the bright side, this has created a great opportunity for those willing to go the extra mile, as investing in a competent, modern B2B e-Commerce solution can result in numerous benefits, some of which will be visible almost immediately.
...
Hey Guys! Hope you are doing well. Today, I'll unlock the details on How to Create a Jet Fighter Model In AutoCAD.
The drawings were published on the Internet * and represent several types, 22 cross sections (fuselage forming elements) perpendicular to the longitudinal axis of the fuselage, and a number of additional sections (Figures 1 and 2).
The accuracy of the drawings, of course, is not high, because these are just data for the modelers. We will have to believe this data, take them for truth in the first instance and start creating a digital prototype.
How to Create a Jet Fighter Model in AutoCAD
Where to begin? From converting JPEG to DWG (to increase their self-esteem, this tedious process can be called manual vectorization of vector gra ...
Hello everyone, I hope you all are doing great. Today, we are gonna have a look at IF Loops in C# and it's 8th tutorial in C# series. So far, we have discussed some basic concepts in C# and now we are ready to get our hands on Loops in C#.
C#, as any other programming language, supports a lot of loop structures, we will discuss each one of them separately in our coming tutorials. Today, we will discuss the simplest of them all, which is IF loop, so let's get started with How to use IF Loop in C#:
How to use IF Loop in C#
IF Loop in C# takes a Boolean expression as a condition and if this condition is TRUE, the compiler executes the code inside IF loop { } and if the condition is wrong, the compiler simply ignores the code.
Here's the syntax o ...
Hey Fellas! Hope you are doing well. Today, I'll uncover the details on the Introduction to PIC12F683. It is an 8-bit PIC microcontroller that contains eight pins and is mainly used for real-time applications related to automation and embedded system.
If you are a newbie or an expert, you need PIC controllers every now and then for the development of electronic projects. These controllers help you drive automation in your projects with the ability to perform a number of functions on a single chip.
In this tutorial, I'll discuss each and everything related to PIC12F683 so you don't have to grapple your mind surfing the whole internet and find all information in one place. Let's dive in and break down everything you need to know.
Introduction to P ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at how to discover opportunities accessible with a Live Fx Trading Account. Are you learning to trade Forex? Beginners build skills using free demos, but these only simulate the real market. The live mode is where profits are made. Switch to a live account and dive in — there is more than one way to earn money through a broker in South Africa. So, what exactly will you get?
Access to the Real Market
The foreign exchange is the most enormous market in the world. Today, it is electronic, without any physical centre. Buyers and sellers find each other online through dedicated platforms and apps. Brokers merely function as intermediaries: they provide the necessar ...
Welcome to the next tutorial of our raspberry pi 4 programming course. The last guide covered connecting a Sharp infrared distance measurement sensor to a Raspberry Pi 4. Infrared (IR) sensors were demonstrated to be widely used for nearby object recognition and motion tracking. But in this session, we'll utilize Raspberry Pi 4 to create a radio-frequency (RF) remote control that can be used to operate the gadgets wirelessly. With the help of this RF remote control, we can Power On/Off the devices.
Components
Transmitter Side
RF Transmitter
HT12E IC
4 Push Buttons
750k resistor
9 Volt battery
Receiver Side
Raspberry Pi
16x2 LCD
10K POT
Breadboard
1K Resistor (Five)
33K resistor
HT12D IC
RF Receiver
LEDs (Five)
4 10K resistor
Jumper wires
RF Module
This ...