by Monisha Macharla | Apr 19, 2021 | IoT Continuous Integration
Introduction Plotly R vs Python Dash both are managed and developed by Plotly for data visualization. But there are some differences in the way you use them. The R graphing library from Plotly allows users to create interactive, publication-quality graphs. Line plots,...
by Monisha Macharla | Apr 19, 2021 | Projects
Introduction Let’s learn to design a low-cost wireless blind stick using the nRF24L01 transceiver module. So the complete project is divided into the transmitter part and receiver part. Thus, the Transmitter part consists of an Arduino Nano microcontroller,...
by Monisha Macharla | Apr 19, 2021 | IoT Cloud
IoT IDEs are the essential tools that we need in developing our IoT projects. They give us the pathway to connect our Hardware and Software and do magical things using IoT. Consequently, they are useful. IoT is the next big thing in the world. It has taken the whole...
by Monisha Macharla | Apr 4, 2021 | IoT Continuous Integration
INTRODUCTION: Web advancement has kept on being improved by the improvement of dynamic libraries and frameworks. Perhaps the most strong framework is AngularJS, while quite possibly the most powerful libraries is ReactJS. AngularJS is maintained by Google, while...
by Monisha Macharla | Apr 3, 2021 | IoT Cloud, Projects
In this article, we are going to learn “How to send temperature data to ThingSpeak Cloud?”. We can then visualize the temperature data uploaded to ThingSpeak Cloud anywhere in the world. But “What is ThingSpeak?” ThingSpeak is an open-source IoT platform that...
by Monisha Macharla | Apr 3, 2021 | IoT Cloud
Databases for IoT applications The Internet of Things (IoT) produces massive quantities of data, such as streaming data, time-series data, RFID data, and sensory data, among other things. The use of a database is needed for efficient data management. The existence of...
by Monisha Macharla | Apr 1, 2021 | Projects, Raspberry Pi projects
Introduction to our Raspberry Pi and Firebase trick Let me introduce you to the latest trick of Raspberry Pi and Firebase we’ll be using to fool them. It begins with a small circuit to connect a temperature sensor and an Infrared sensor with Raspberry Pi. The...
by Monisha Macharla | Apr 1, 2021 | IoT Cloud, Raspberry Pi projects
This article illustrates how to integrate devices with the KAA IoT dashboard. We shall see an example of monitoring Temperature and Humidity on the KAA IOT dashboard over paho MQTT. Pre-requiste: Basics of raspberry pi, Knowledge about MQTT Introduction to KAA IOT...
by Monisha Macharla | Mar 30, 2021 | IoT Continuous Integration
Data analysts use data analytics tools to create and execute the requisite analytical processes that help businesses make smarter, more informed business decisions while lowering costs and growing profits. 1.Looker: Looker is a cloud-based application with a simple...
by Monisha Macharla | Mar 29, 2021 | MQTT
INTRODUCTION TO CoAP and MQTT CoAP and MQTT are two of the most important and most used IoT protocols nowadays. Both are equally important in machine communication. CoAP is a considerable competitor for MQTT because of the similarities in their use. Yet both have...