OTA Programming (Over the Air) is a process which allows devices to upgrade their firmware or software wirelessly without any physical access. It uses wireless technology like Wi-Fi, Bluetooth, GPRS ...
NodeMCU is Lua based firmware of ESP8266. Generally, ESPlorer IDE is used to write Lua scripts for the NodeMCU board. It requires to get familiar with ESPlorer IDE and Lua scripting language. However, ...
Python is one of the most widely used, and easy to learn programming languages to date. So, with the introduction of MicroPython, programming hardware-based microcontrollers got very easy. If you have ...
This article describes a method for making an ESP8266-12E/F module programmer and also discusses the support circuitry required for real-time applications. NodeMCU ...
This repository is just for me to learn how to use Github. This readme is just my personal note taking on my endeavour to learn. And so i have a place to review how i did this when i'm old.. :D ...