
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-6932cfe83426f784722556/]
To Access (GPIO) / Input Out
[crayon-6932cfe834278679129304/]
Configure a http client
[crayon-6932cfe83427c380463260/]
Configure a http server
[crayon-6932cfe834280577089226/]
Sample Code for PWM(Pulse with Modulation)
[crayon-6932cfe834283284990349/]
Sample code for LED
[crayon-6932cfe834286194139885/]
Sample code for Bootstrap
[crayon-6932cfe83428a425617663/]
Working on Timer to Repeat
[crayon-6932cfe83428e650608701/]
Simple demonstration using LUA Script working on TELNET SERVER
[crayon-6932cfe834291404801007/]
Demonstration how to Interfe with sensor in NodeMCU
[crayon-6932cfe834294599924223/]
New Firmware > https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704