Tuesday, June 25, 2019

Week 4 : FYP2 NodeMCU ESP8266


In my project i use NodeMCU as a mainboard control all the program. NodeMCU DevKit is a microcontroller board that comes together with Wi-Fi module. It is very suitable for IoT (Internet of Things) project. It has ESP8266-ESP12E WiFi based system on chip together with NodeMCU firmware. The ESP8266 is a low-cost Wi-Fi chip and contain integrated TCP/IP protocol that allowed any microcontroller to access a Wifi network. The coding part is like Arduino, but the language in Lua script. Lua is a programming language and very powerful that is easy to learn when applied to the application. 
Features: 
        Open-source
        Programmable
        Low cost
        Simple
        Smart
        WI-FI enabled
             










No comments:

Post a Comment