by Monisha Macharla | Nov 20, 2020 | MQTT
MQTT (Message Queuing Telemetry Transport) is one of the important term in the IoT. It is the standard of IoT Messaging. In this tutorial we will discuss about different MQTT clients. Before diving directly into this, First of all, we need to know what is MQTT clients...
by Monisha Macharla | Nov 20, 2020 | Node-Red
You can easily create a flow in Node-RED by simply following the steps given below but before diving into How to create Flow in Node-RED we will first understand about Node and flow in Node-RED. For installation and tutorial of Node-RED click here. What is a Node? A...
by Monisha Macharla | Nov 20, 2020 | Node-Red
You can create a basic Dashboard in Node-RED by following the steps given here. Firstly, the Dashboard is not built-in so you first need to install the Dashboard. Installing Dashboard and Initializing Node-RED Assuming you have already installed Node.js and Node-RED...
by Monisha Macharla | Nov 20, 2020 | Articles
Before diving into Data analysis role in IoT, let us first understand what data analysis exactly mean What is Data Analysis? According to Wikipedia, Data analysis is a process of...
by Monisha Macharla | Nov 20, 2020 | Projects
It is expected that the world will need to battle the COVID-19 pandemic with precautious measures until an effective vaccine is developed. This project proposes a real-time safety monitoring system for COVID-19. The proposed system would employ an Internet of Things...
by Monisha Macharla | Nov 20, 2020 | Projects
There have been many incidents like explosions and fire due to certain gases leakage. Such incidents can cause dangerous effects if the leakage is not detected at an early stage. Therefore, Measurement and control of these types of toxic gases present in the...
by Monisha Macharla | Nov 20, 2020 | IoT Security
Cryptography is the process of securing information by transforming the information into a secure format and vice versa. In other words, encrypting and decrypting the formation to secure it. Firstly, let’s understand the security issues in IoT to understand...
by Monisha Macharla | Nov 20, 2020 | MQTT
To know about 15 open-source (Public free) brokers of MQTT let’s first understand what MQTT is? MQTT ( Message Queuing Telemetry Transport ) is a machine-to-machine protocol designed to facilitate lightweight publish/subscribe message transportation. Its created...
by Monisha Macharla | Nov 20, 2020 | IoT Security
Encryption is a key feature for securing information. Encryption is basically converting any normal yet confidential message to an encoded and unreadable format for high-security purposes. This unreadable text is known as ciphertext. There are many Encryption...
by Monisha Macharla | Nov 20, 2020 | IoT Connectivity
The Internet is just a network of ‘n’ computers that can communicate over various communication channels. Now, anything you do on the Internet is only an exchange of information(through files, scripts, etc.) So for the exchange to happen, you need to...