User interface

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
User avatar
andrequeiroz
Posts: 9
Joined: Tue Dec 04, 2018 11:07 pm
Location: Foz do Iguacu - Brasil
Contact:

User interface

Post by andrequeiroz » Fri Dec 07, 2018 11:55 am

I have a project made with ESP8266 + Relay + Lamp + mqtt, I want to do the same project using micropython,
but I'm lost in relation to an interface for the end user. how can I show a page for the user to enter the ssid and wifi password.

Post Reply