The Internet of Things ( or IoT) is a network of interconnected computing devices such as digital machines, automobiles with built-in sensors, or humans with unique identifiers and the ability to communicate data over a network without human intervention.
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to send sensor readings from ESP32 to the ThingSpeak cloud. Here we will use the ESP32’s internal sensor like hall-effect sensor and temperature sensor to observe the data and then will share that data cloud.
What is ThingSpeak?
Fig. 1: ESP32 ThingSpeak
It is an open data platform for IoT (Internet of Things). ThingSpeak is a web service operated by MathWorks where we can send sensor readings/data to the cloud. We ...
Hello everyone, I hope you all are doing great. Today's tutorial is about the benefits of a good web host and this tutorial is especially for those engineering students who want to earn online from their website or blog. Web hosting is a service that makes it possible for individuals and organizations to post web content onto the Internet. However, the question still remains, are all web hosting exactly the same, and if not, what are the advantages of using a good host?
Although bad web hosting does exist, there are multiple ways in which your brand, business or website can flourish with the help of a good web service.
Good Uptime and Performance Speed Will Gain More Credibility
It might already be obvious but your profits will increase when your ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to start this new series on ASP.NET MVC Framework. I am gonna start from basics and will slowly move towards professional projects. I will share all the codes during this series and if you got into any trouble then ask in comments and I will help you out.
One of our Team Member has already designed videos on ASP.NET MVC and I will keep on embedding the respective videos throughout this tutorial series. In our first tutorial, we are gonna have a look at How to Setup your First Project in ASP.NET MVC Framework. So, let's get started with it:
Setup your First Project
I will use Microsoft Visual Studio 2015 and I hope that you have already installed it.
If you are usin ...
In today’s post, as the name suggests, we will see how to get data from online webserver using Arduino Wifi in simple steps. Getting data from web server using Arduino Wifi Shield has always remained a problem for the engineers. Its not much difficult task as its usually considered to be. In today’s post, I will create a small project in which I will control two simple LEDs via online web server. It’s really a very interesting project and when I completed it, I felt like Hurrah!!!
Arduino Wifi Shield is used to connect Arduino board with Wifi. After connectivity with Wifi, one can perform many tasks using this shield. We can built a complete server on it and can also use it as a client. Server designed on an Arduino Wifi Shield are usually quite si ...
Hello friends, hope you all are fine and having fun with your lives. In today's post, I am going to share GSM Library for Proteus. Yeah you have read absolutely fine, today I am gonna share the most awaited and most demanded Proteus Library. :) Till now, I have received hundreds of suggestions and requests about this Library and I have always told them that its under designing process and I will post it real soon. So finally the wait is over and we have our new GSM Library for Proteus, ready to download and simulate in Proteus. Using this GSM library for Proteus, now you can easily simulate your GSM module in Proteus and can test your code. :)
As its the first version of our GSM Library so its not complete or perfect. It is really the basic model ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at Preparing for Engineering Certification Exams in the US. Preparing to take an engineering exam can be an intimidating process because you know that it’s going to challenge your ability to recall and use what you’ve learned. Of course, with engineering being such a complex and broad field, involving plenty of math and science, it’s not surprising that high-level engineering exams can be some of the most difficult academic tests you’ll encounter during the course of your education. However, becoming a certified engineer is well worth the hassle when you consider the high salaries and prestigious job positions that come with it. To make sure you’re adequately p ...
Hello friends, I hope you all are doing great. In today's tutorial, we are going to have a look at How Technologies Are Changing Education in the 21st Century. Technological advancement has had an impact on almost all areas of our life in recent years. Similarly, the influence of technology on education has grown significantly since the inception of the Internet. The trend is expected to continue as 21st-century technologies in education are steadily enhancing different aspects of learning.
Improved Engagement
Educators can improve student engagement by appropriately incorporating technological tools, especially those that check the comprehension of learning content. Consequently, it becomes easier to monitor students’ understanding during a lesso ...
Hello everyone, hope you are fine and having fun with you life.Here I am gonna post all the PIC Microcontroller Projects links, which I have posted on my blog. I am gonna make it as guide, in which I will start from very beginning and slowly will move into the pro projects. First of all, I am gonna post about basics of PIC Microcontroller, how it works? how you can write program in it? What are the software used for PIC Microcontroller Programming? Which compilers are available for PIC Microcontroller Programming? etc. So, if you are new to PIC Microcontroller and you wanna design PIC Microcontroller Projects, then here's the guide for you. Follow all these tutorials from beginning and if you feel any problem then ask in comments and I will try my ...
Welcome everyone! In this article, we will have a detailed Introduction to Quadratic Equations. Quadratic equations are simple second degree polynomials, but because of their extensive application, they have been assigned a special name Quadratic and scientists (over a period of time) have designed numerous methods to solve Quadratic Equations. So, today we not only cover the Quadratic Equations but will also have a look these methods & their implication. Here's a summary, which we will be covering today:
Introduction to Quadratic Equations.
Solutions of a Quadratic Equation.
Graphical Representation of Quadratic Equations.
Methods to solve Quadratic Equation.
Multiple Graphical Solutions of Quadratic Equations.
Forms of Quadratic ...
Hello Engineers! Hope you all are doing great. In today's tutorial, I am giving you a detailed lecture on Python programming language. As I am writing this tutorial for beginners, that's why I will discuss each & everything in detail, so it's going to be a very lengthy tutorial and I have divided it in parts.
We will start from basic concepts in Python and will slowly move towards advanced concepts. It's going to be a quite long bumpy ride but I will try my best to make it as smooth as I can. So, let's get started with basic Introduction to Python Language:
Introduction to python
Python is a multi-purpose, object-oriented High-Level Programming language, with applications in multiple areas, including scripting, machine learning, data scienc ...