Skip to content

IoT Server ESP8266 project using SPIFFS filesystem, websockets and more.

Notifications You must be signed in to change notification settings

Egyras/IoTServerFS

 
 

Repository files navigation

IoTServerFS

IoT Server ESP8266 project using SPIFFS filesystem, websockets and more.

Clone this repository and add a configuration header file to access your wifi:

WifiConfig.h:

#define ssid "your ssid"
#define password "your password"

About

IoT Server ESP8266 project using SPIFFS filesystem, websockets and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 60.2%
  • HTML 36.2%
  • C 3.6%