Skip to content

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

Notifications You must be signed in to change notification settings

ARdacious/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

No packages published