by Monisha Macharla | Dec 3, 2020 | MQTT
In this tutorial, we will discuss about the intro of Mosquittto MQTT broker. MQTT Broker is responsible for receiving network connections from the client and handling the client’s requests of Subscribe/Unsubscribe and Publish, as well as forwarding the messages...
by Monisha Macharla | Dec 3, 2020 | Communication Protocols
What is an RFID Technology? RFID stands for Radio Frequency Identification. Basically, RFID based components work on Radio-frequency or Radio-waves. It is used to track or identify a particular object, for instance, books in the library, inventory in the warehouse,...
by Monisha Macharla | Dec 3, 2020 | MQTT
The Mosquitto or MQTT broker is an OASIS standard messaging protocol for IoT. The inculcation of IoT in modern-day lives has pulled MQTT in the picture. Being a lightweight messaging transport that can remotely connect devices, MQTT tutorials were in much demand. So,...
by Monisha Macharla | Dec 3, 2020 | MQTT
What is MQTT Broker? MQTT stands for Message Queuing Telemetry Transport is an open OASIS and ISO standard lightweight, a publish-subscribe network protocol that transports messages between devices. Basically, MQTT Broker is simply software running on the computer. It...
by Monisha Macharla | Dec 1, 2020 | IoT Programming
MATLAB is a language used by engineers and scientists for computational mathematics. It is used for developing algorithms, analyzing them, and also for creating models and applications. MATLAB also helps in developing applications using by deploying applications,...
by Monisha Macharla | Nov 30, 2020 | Communication Protocols
The convergence of physical objects and the digital world is known as IoT. IoT stands for the Internet of Things. It has been a trending field in the world of technology. In addition, the IoT describes the network of physical objects known as “things” that are...
by Monisha Macharla | Nov 21, 2020 | IoT Cloud
The cloud technologies have revolutionised the niche of Internet of Things. The cloud technologies for Internet of Things offer a one stop solution for securely connecting devices and securely communicating between the devices. It also offers the tools to process the...
by Monisha Macharla | Nov 21, 2020 | MQTT
In this tutorial, we are going to learn all about setting up a private Mosca MQTT broker using Node.js. But before we get into it let us brush up what we know about MQTT protocol. MQTT stands for Message Queuing Telemetry Transport. It works on the pub sub-model. The...
by Monisha Macharla | Nov 21, 2020 | Projects
Automation of farm activities can transform agricultural domain from being manual into a dynamic field to yield higher production with less human intervention. The project Green is developed to manage farms using modern information and communication technologies....
by Monisha Macharla | Nov 21, 2020 | IoT Connectivity
FTP is the abbreviation for File Transfer Protocol. Its a commonly used protocol to exchange files over any network. FTP clients are specifically designed software to transfer files between PC and servers over the internet. When a file is being transferred from one...