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-67f0f007171af828092345/]
To Access (GPIO) / Input Out
[crayon-67f0f007171b9700362971/]
Configure a http client
[crayon-67f0f007171bd891103426/]
Configure a http server
[crayon-67f0f007171c1316555027/]
Sample Code for PWM(Pulse with Modulation)
[crayon-67f0f007171c4612743620/]
Sample code for LED
[crayon-67f0f007171c7406724942/]
Sample code for Bootstrap
[crayon-67f0f007171cb314124217/]
Working on Timer to Repeat
[crayon-67f0f007171ce335043517/]
Simple demonstration using LUA Script working on TELNET SERVER
[crayon-67f0f007171d1603385588/]
Demonstration how to Interfe with sensor in NodeMCU
[crayon-67f0f007171d5483222301/]
New Firmware > https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704