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-6884e2670f370131083509/]
To Access (GPIO) / Input Out
[crayon-6884e2670f379536437849/]
Configure a http client
[crayon-6884e2670f37d040495705/]
Configure a http server
[crayon-6884e2670f381362525641/]
Sample Code for PWM(Pulse with Modulation)
[crayon-6884e2670f384249899868/]
Sample code for LED
[crayon-6884e2670f388486619435/]
Sample code for Bootstrap
[crayon-6884e2670f38b088390353/]
Working on Timer to Repeat
[crayon-6884e2670f38f540784002/]
Simple demonstration using LUA Script working on TELNET SERVER
[crayon-6884e2670f392386099571/]
Demonstration how to Interfe with sensor in NodeMCU
[crayon-6884e2670f395832776550/]
New Firmware > https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704