The Development Kit based on ESP8266, integrates GPIO, PWM, IIC, 1-Wire and ADC all in one board. Power your development in the fastest way combine with NodeMCU Firmware! R2 version had CP2102 USB-TTL instead, larger current support, slim board can put on breadboard.
Note: NO need to install driver for CH341 (replaced by CP2102), and NO need to flash firmware when you get it and use on first time. This is different with version R1.
To flash R2, please see the update on Nodemcu wiki page.
High quality USB cable is needed for this board to give high current supply, otherwise your board won’t be recognized.
The hardware documentation for the board can be found on nodemcu-devkit repo, including schematics and PCB layout designed with Altium Designer.
Package list
- NodeMcu Lua WIFI Board Based on ESP8266 CP2102 Module x 1
Documentation
You can find the firmware source code and documentation on Github, as well as nodemcu-flasher, a Windows only tools to flash the firmware to a module. There’s also a separate tool called esptool that will let you flash nodemcu from Linux. In case you find the documentation is all over the place, you might want to checkout NodeMCU video tutorial from the product's official website.
Nodemcu.com is the official website for the project, but you’ll find more information on Github. You can also get answers to your questions on their BBS or ESP8622 community forums.
Wiki & External links
Bangla Tutorial: NodeMCU Internet Clock
Can you confirm this ESP8266 Dev board will work with Arduino IDE (+ Blynk ) out of the box ? I have had hard time with ESP8266-01 to get work with Arduino IDE, worked in LUA and AT command mode but no luck with Arduino IDE ( Blynk IoT examples ).
I mean, without any firmware update/change ?
Please check and confirm. If it is confirmed I will buy this.