This is MicroPython script that creates a Wifi AP with both a DNS and Web Server that act as a 'Captive Portal' by returning its own IP to all DNS queries in an attempt to force connecting clients to its Web Server on port 80. When connecting from an Android phone it should automatically prompt…