NodeMCU

Overview

This training course is a brief introduction to the NodeMCU, its various Firmware options and how we program it with the Arduino IDE. This is also appropriate for a participant who wishes to get some introduction on how to work with such boards, like Arduino or NodeMCU that use the ESP8266 chipset. Trivial plans are provided that do some basic tasks, like blinking LEDs on the NodeMCU board

Duration
1 Days

Pre-Requisites
Basic knowledge of Electronics, Processors and C language

Course Outline

  • Introduction
  • What is NodeMCU
  • Hardware Used for the projects
  • Hardware Pictures
  • Setting up Arduino IDE
  • Turning on the LDE Light
  • Turning on the LDE light on nodeMCU
  • Connecting to WiFi and make a TCP connection
  • What is MQTT
  • Running MQTT client code on NodeMCU
  • MQTT Subscriber on Android App
  • Sketch/Code for Arduino WiFi for MQTT Client/WiFi/Temperature
  • I2C Bus Details
  • Summary