The NodeMCU is an open-source firmware and development kit that allows you to prototype your IOT product with only a few Lua script lines.
Features:
- Open-source
- Interactive
- Programmable
- Low cost
- Simple
- Smart
- WI-FI enabled
The NodeMCU has an advanced API for hardware IO, which will dramatically reduce the redundant work for configuring and manipulating hardware. Code like arduino, but interactively in Lua script.
The Nodejs style network event-driven API for network applicaitons allows developers to write code running on a 5mm*5mm sized MCU in Nodejs style. This greatly speeds up your IOT application developing process.
The Development Kit based on ESP8266, it integrates GPIO, PWM, IIC, 1-Wire and ADC all in one board.
Specification:
- USB-TTL included, plug&play
- 10 GPIO, every GPIO can be PWM, I2C, 1-wire
- PCB antenna
Documents:
|