Skip to content

A library for building wifi things that provide console, OTA updates, NTP clock with minimal fuss

License

Notifications You must be signed in to change notification settings

blackketter/WiFiThing

Repository files navigation

WiFiThing library

Simple framework setting up WiFi services on Arduino ESP8266 & ESP32

Includes:

  • Connecting to wifi
  • Setting a hostname
  • Handling OTA updates
  • Run NTP client (and drive system clock)
  • Notifications when wifi goes up and down
  • Simple HTTP getter
  • Debug console via Telnet

To do:

  • Failsafe updates
  • SoftAP and Network config web server
  • Manage SSID and password in EEPROM/file system

About

A library for building wifi things that provide console, OTA updates, NTP clock with minimal fuss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages