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-6741a98735bea425426939/]
To Access (GPIO) / Input Out
[crayon-6741a98735bf3775465094/]
Configure a http client
[crayon-6741a98735bf7335535219/]
Configure a http server
[crayon-6741a98735bfb997608285/]
Sample Code for PWM(Pulse with Modulation)
[crayon-6741a98735bfe749841676/]
Sample code for LED
[crayon-6741a98735c02576789117/]
Sample code for Bootstrap
[crayon-6741a98735c06429120393/]
Working on Timer to Repeat
[crayon-6741a98735c09544892775/]
Simple demonstration using LUA Script working on TELNET SERVER
[crayon-6741a98735c0d602539855/]
Demonstration how to Interfe with sensor in NodeMCU
[crayon-6741a98735c10945071824/]
New Firmware > https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704