by Anmol Punetha | Jun 13, 2020 | Arduino IDE Programming, NodeMCU
Imagine if we can upload the code without using USB Cable. The data then can be transmitted “Over the air” ESP8266 OTA offers a facility of uploading the code wirelessly and this is what we call OTA updates. In this tutorial we will discuss how this...
by Anmol Punetha | Jun 13, 2020 | Arduino IDE Programming, Arduino Uno, NodeMCU
Many times you might wish to sense the temperature around you. But you can not directly use the sensor just by making the circuit and writing code. You need to use the specific library for the sensor which has many pre-defined functions used by the sensor. In this...
by Anmol Punetha | Jun 13, 2020 | IoT Programming
Contents: IntroductionWhy use Flutter?Getting StartedDart Language OverviewRunning your first app Introduction Flutter is an app SDK for building high-performance apps for iOS, Android, web (beta), and desktop (technical preview). This all is done from a...
by Anmol Punetha | May 26, 2020 | nodemcu projects
In this tutorial, we are going to make an IoT based Smart Traffic Light system. We will connect the lights by using ESP32. Let’s begin! Contents: IntroductionMaterials RequiredThe CircuitCode and it’s ExplanationThe Final Run Introduction First of all, we...
by Anmol Punetha | May 26, 2020 | IoT Cloud
Hi everyone, in this blog we are going to analyse the IoT solution of a very big tech giant, Intel. Contents: Intel IoT IntroductionThe IoT-Based SolutionKey benefitsConclusion Introduction Intel Corp. introduced its new platform for the Internet of Things (IoT) in...