Nieuws

The NodeMCU development board is a powerful solution to program microcontrollers and be part of the Internet of Things (IoT). The NodeMCU development board, based on ESP8266EX, is a cute module with a ...
NodeMCU is a firmware that allows you to program the ESP8266 chip with a LUA script, or C/C++ via the Arduino IDE. The NodeMCU programming model is similar to that of Node.js, only in Lua. It is ...
This document outlines the implementation plan for a smart attendance system using NodeMCU and RFID technology. The main objectives of this system are: To automate attendance taking process for ...