Highlights- The module is based on ESP8266
- 10 GPIO – everyone can work as PWM, I2C or 1-Wire
- Built-in microUSB connector
- Flash memory: 4 MB
- Converter USB-UART CH340
- Built-in PCB antenna
- Terminal pitch: 2.54 mm
- Comunication speed: 115200 baudrate
- Distance between connectors: 28mm
- Module dimensions: 60 x 32 mm
OverviewWiFi module, based on ESP8266 system. It has uploaded software NodeMCU which provides programming with the Lua script language. The system has 10 GPIO pins (each of them can be controlled by the signal PWM), I2C bus, 1-Wire, 10-bit analog-to-digital converter and PCB antenna. In addition, the board has the converter USB-UART (CH340) which allows to programm directly via USB port using the Arduino IDE environment.
Lua is a script language that can work independently or as an extension of the capabilities of other applications. It was implemented as a library of C language. It features a simple code, high performance and the possibility of transfering between platforms