From b9aa0970817018837c0a8e29d5908f945e8b7382 Mon Sep 17 00:00:00 2001 From: bdamokos <163609735+bdamokos@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:08:45 +0100 Subject: [PATCH] webserial wifi setup --- docs/setup/index.html | 19 +++- docs/setup/js/wifi_setup.js | 184 ++++++++++++++++++++++++++++++++++++ webusb_server.py | 8 +- wifi_config.py | 165 ++++++++++++++++++++++++++++++++ 4 files changed, 370 insertions(+), 6 deletions(-) create mode 100644 docs/setup/js/wifi_setup.js create mode 100644 wifi_config.py diff --git a/docs/setup/index.html b/docs/setup/index.html index ff8bbe5..589418f 100644 --- a/docs/setup/index.html +++ b/docs/setup/index.html @@ -17,31 +17,40 @@
Let's start by setting up your basic display configuration.
+Configure your WiFi networks.
+Set up your basic display configuration.
Configure your transit stops and preferences.
Set up your weather display preferences.
Review your configuration and start the display service.