Tiny WiFi Server based on ESP8266 microcontoller to control both LED (red and blue) assembled on AMICA NodeMCU Board
Step 1.1
: Create your index.html file... See Hackable #24Step 1.2
: Create your styles.css file... See Punch CSS3 buttonStep 1.3
: Create your code.js file... It's not mandatory!
Step 2.1
: In Arduino IDE, Open and Copy following example ESP8266WiFi > WiFiAccessPointStep 2.2
: Add your expected HTML page sourceStep 2.3
: Upload your Arduino code... It's too long to flash ESP8266!