The Development Board base on ESP8266 Chip, integrated GPIO(General Purpose Input Output), PWM(Pulse with Modulation),IIC(Interconnected Integrated Circuit), 1-Wire and ADC all in one board to power up your development board in fastest way combined with the NodeMCU Firmware.
Development Board Features:
- OPEN SOURCE Development Board
- USB to TTL built in “Plug & Play”
- 10x GPIO(General Purpose Input Output)
- Built In Wireless Network(Wifi) to Communicate true out the Internet
Connecting to the wifi network
[crayon-684058f0b68c0093242052/]
To Access (GPIO) / Input Out
[crayon-684058f0b68c8561305013/]
Configure a http client
[crayon-684058f0b68cd991367164/]
Configure a http server
[crayon-684058f0b68d0323683359/]
Sample Code for PWM(Pulse with Modulation)
[crayon-684058f0b68d4987003371/]
Sample code for LED
[crayon-684058f0b68d7996407687/]
Sample code for Bootstrap
[crayon-684058f0b68da185385341/]
Working on Timer to Repeat
[crayon-684058f0b68de231691701/]
Simple demonstration using LUA Script working on TELNET SERVER
[crayon-684058f0b68e1031846740/]
Demonstration how to Interfe with sensor in NodeMCU
[crayon-684058f0b68e4829576276/]
New Firmware > https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704