Web UI - wolfen351/public-micropython-iot-platform GitHub Wiki

The Web UI is a simple web interface that allows you to interact with the platform. It is designed to be used on a mobile device, but it can be used on a desktop as well.

Homepage

The homepage shows the status of the platform. It shows the status of the modules, and the status of the hardware. It also shows the status of the network.

Here is an example of what the home page looks like:

image

Each module contributes a block, and then can have additional pages linked via the html.

Configuring the network

The wifi module contains a settings page that allows the user to fill in the network settings. If the board is unable to connect to a network, or has never connected to a network, it broadcasts a default network and allows the user to connect and configure it.

image