Description
Wi-fi module based on ESP-12E ESP8266. It has uploaded software NodeMCU which enables 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 (CP2102) which allows to programm directly via USB port using the Arduino IDE environment. Has 4 MB of Flash memory.
More information about the NodeMCU software can be found on the websiteGitHub. |
Module dimensions: 49 x 25 mm, lead's pitch is 2.54 mm
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 transfer between platforms. Details onthe home page of Lua.
When you first start it, we recommend to upgrade the firmware using this instruction. We recommend you to upload the firmware with 115200 bit/s, and the Lua program with 9600 b/s. |
Specification
- The module is based on ESP-12E ESP8266
- 10 GPIO - every one of them can work as PWM, I2C or 1-Wire
- Flash memory: 4 MB
- Built-in microUSB connector
- Converter USB to UART CP2102
- Built-in PCB antenna
- Lead's pitch: 2.54 mm
- The distance between the connectors: 23 mm
- Module dimensions: 49 x 25 mm
Useful links |