WiFi Web Server LED Blink

erhardd
Posts: 17
Joined: Mon Dec 05, 2016 9:16 am

WiFi Web Server LED Blink

Postby erhardd » Wed Feb 01, 2017 4:17 pm

The simplest Webserver-Sketch I've found.
https://codebender.cc/sketch:37120#Simp ... erWiFi.ino
For my "SparkFun ESP32 Thing" I only commented out the:

Code: Select all

/*  // check for the presence of the shield:
  if (WiFi.status() == WL_NO_SHIELD) {
    Serial.println("WiFi shield not present"); 
    while(true);        // don't continue
  } 
*/
and changed to Pin5 as Output..
Image

Who is online

Users browsing this forum: gfvalvo and 59 guests