by Monisha Macharla | May 1, 2020 | IoT Programming
In this tutorial, we are going to learn the basics of Jenkins. It is the most popular, open source Continuous Integration / Continuous Delivery (CI/CD) tool written in Java with built in plugins for almost any combination of languages and source code repositories...
by Monisha Macharla | Apr 30, 2020 | IoT Programming
INTRODUCTION In this article, we are going to learn the basics of MySQL.SQL stands for Structured Query Language. It is used for storing and managing data in a relational database management system (RDMS). SQL is a standard language for Relational Database...
by Monisha Macharla | Apr 29, 2020 | nodemcu projects
This project will show you how to interface a 4×4 Keypad with the NodeMCU to make a simple code-based door lock. Entering the wrong code three times in a row or changing the existing code will send an E-mail alert to the specified recipient or the owner of the...
by Monisha Macharla | Apr 29, 2020 | Articles
Internet of Things (IoT) is no longer the overhyped buzzword it once was. It has revolutionized technology and industry. The evolution of IoT is so rapid that we now have over a billion IoT devices in use. However, to truly make IoT devices ubiquitous, we have to look...
by Monisha Macharla | Apr 28, 2020 | Articles
INTRODUCTION In this article, we are going to see the major difference between M2M and Iot.M2M, or machine-to-machine is direct communication between devices using wired or wireless communication channels. M2M refers to the interaction of two or more devices and...