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 network, we need an interface medium that can fetch, control, and communicate data between sender and receiver electronics devices or servers.
Espressif Systems created the ESP32 Wi-Fi chip series. The ESP32 module is equipped with a 32-bit Tensilica microcontroller, 2.4GHz Wi-Fi connectivity, an antenna, memory, and power management modules, and much more. All of these built-in features of this ESP32 module make it ideal for IoT applications.
Hello readers, I hope you all are doing great. In this tutorial, we will learn another application of ESP32 in the field of IoT (Internet of Things). We are using a PIR s ...
Manufactured parts need a quality surface finish and visual appeal before releasing them to the client or market. Although there are different methods of applying the surface finish, anodizing aluminum colors produce the best results.
There is a wide range of aluminum anodizing colors to choose from; therefore, product developers need to know how to color match before releasing the end product. Let’s examine more on anodizing aluminum parts, how to color anodized aluminum and the common anodized aluminum colors.
What is Aluminum Anodizing?
Anodizing is an electrolytic process that produces excellent mechanical properties to enhance aluminum parts' durability and visual appeal. Manufacturers use the anodiz ...
Hi Friends! Happy to see you around. Thank you for clicking this read. In this post today, I’ll walk you through the Top 10 Workflow Automation Software.
Running a business is not an easy job. It requires a lot of deliberate effort and careful attention to run business processes successfully. Some tasks involved are repetitive and time-consuming, making it difficult for you to do them manually. This is where workflow automation comes in handy that doesn’t require human intervention and can be used to effectively manage and execute business processes.
Curious to know about Top 10 workflow automation software?
Scroll on.
Top 10 Workflow Automation Software
Workflow is a process that requires a lot of steps to be completed in a sequential manner. Th ...
Hello friends, i hope you all are fine enjoying. Today i am going to share a new project tutorial which is Getting Started with Arduino Programming. In the previous tutorial, which was titled as Getting started with Arduino Software, I have explained in detail the basics of Arduino software. How this software is installed and run.
Today's post is also related to arduino software but, the difference is that, in previous post we learn How to use the arduino software, What are the function keys of this software and Where to write the code(sketch) and after writing the sketch, how it is debugged. Now in today's post which is ' Getting started with Arduino Programming', we will see How a Code is written in Arduino software? What are the built-in functi ...
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 ...
Welcome to chapter 6 of our python course. Previously, we introduced integers and saw how they may be combined with strings and stored in variables. Today, we'll take a closer look at the python number types and how they're stored in variables to see what actions are possible.
What you'll learn in this tutorial is how to:
Add, subtract, multiply, and divide numbers.
Work with modular.
Use exponents.
Use expressions.
Use a predetermined number of decimal places to round numbers
Use strings to format and show numeric data.
With this in mind, let`s start.
How are integers created?
Integers can be created by simply inputting a number. For example, the tutorial variable is assigned the integer 6 in the following way:
>>>Tutori ...
Hello everyone, I hope you all are fine. In today's tutorial, we are going to share a new Lipo Battery Library for Proteus. Proteus has a 12V battery module in it but they are quite simple in looks, so we have simply designed a stylish looking lipo battery, I hope you will find it useful for a better project presentation.
This Proteus Library has two Lipo Batteries in it, one is of 3.7V and the second one is of 11.1V, these are normally available Lipo models in the market. Although, you can change the voltage level of these batteries from their properties panel. Let's first have a look at the brief introduction of Lipo Baterry:
What is Lipo Battery???
Lipo is an abbreviation of lithium polymer battery, designed using lithium-ion technology and ...
Hello friends! I hope you are doing well. Today, I am going to discuss the Bachelor degree in Engineering (B.Eng.). It is an academic degree of three to four years, and the start of your careers like designing the highways, machinery, building communities, working on technologies, innovative technologies, and creating new mechanical devices or tools. However, I will discuss the main branches of Engineering and their major subjects, scope of this degree, and top universities offer this degree programs.
Bachelor's degree in Engineering
Further, this degree is academically equal to the BSc ( Bachelor in Science) degree. It mainly aimed to provide technical skills to students. Universities also give many technical programs of applied sciences. But regu ...
3D Printer is an electronic machine that uses digital data to generate physical 3D models through successive layer printing. A 3D printer can make an object's physical model either scanned by a 3D scanner or designed using a CAD program. 3D Printing is an additive manufacturing technique where successive material layers create a three-dimensional object (Rapid Prototyping). The 3D printing concept is fascinating. Who is not excited about 3D printing? The use of inkjet technology in creating 3D models is a revolutionary method that costs less and saves time by eliminating the designing need for separate model parts. One can use a 3D printer to make a complete model in just a single process.
Several industries use 3D Printers in printing various out ...