Google Firebase and NodeMCU – Control LED
In this post we will see how to control an LED connected to NodeMCU using Google Firebase. We will see how to create a database… Read More »Google Firebase and NodeMCU – Control LED
In this post we will see how to control an LED connected to NodeMCU using Google Firebase. We will see how to create a database… Read More »Google Firebase and NodeMCU – Control LED
OTA Stands for over the air. An over-the-air (OTA) update is a mechanism for remotely updating internet-connected hardware with new settings, software, and / or… Read More »OTA (Over-the-Air) Update in ESP8266
So, you are doing a project to read some physical values using some sensors. Why not give your projects the ability to connect to cloud… Read More »Send Sensor Data to Cloud (DynamoDB) – IoT Project
Imagine a relay that has to be activated at a certain time or a data logger that has to store values at precise intervals. Let’s… Read More »Getting Time From Internet Using ESP8266 – NTP
Getting performance metrics from industrial equipment is challenging because data is often locked into proprietary on-premises data stores and typically requires specialized expertise to retrieve… Read More »What is AWS IoT SiteWise
This post is part three in a three part series of steps to connect Connect NodeMCU to AWS IoT Core. In the last two post… Read More »How to Connect NodeMCU to AWS IoT Core