Wifi manager

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
Tayfunulu
Posts: 1
Joined: Fri Oct 27, 2017 8:34 pm

Wifi manager

Post by Tayfunulu » Fri Oct 27, 2017 8:38 pm

Hi

I would like to share my sample code for WiFi connection manager. With this code, you could setup WiFi settings easly.

https://github.com/tayfunulu/WiFiManager

Post Reply