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-67ba594c804a3528405512/]
To Access (GPIO) / Input Out
[crayon-67ba594c804ad138353039/]
Configure a http client
[crayon-67ba594c804b1750242182/]
Configure a http server
[crayon-67ba594c804b4486067971/]
Sample Code for PWM(Pulse with Modulation)
[crayon-67ba594c804b7989367221/]
Sample code for LED
[crayon-67ba594c804ba223774610/]
Sample code for Bootstrap
[crayon-67ba594c804be396946584/]
Working on Timer to Repeat
[crayon-67ba594c804c1550092439/]
Simple demonstration using LUA Script working on TELNET SERVER
[crayon-67ba594c804c4505714224/]
Demonstration how to Interfe with sensor in NodeMCU
[crayon-67ba594c804c8813925428/]
New Firmware > https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704