Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 596 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 596 Bytes

ESP8266 Examples

I own an ESP8266-12E. This repository contains the examples made by me. Below shown are the list of examples. Each folder has its own README file which can provide more details.

###Examples###

  • FileSystemWebServer - A simple webserver which serves a webpage stored inside the Flash Chip using SPIFFS
  • LED_AJAX - Control the default LED(on GPIO2) on the ESP12E using a webpage with support of AJAX