diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..dbad94f --- /dev/null +++ b/README.MD @@ -0,0 +1,7 @@ +# Signalman +Signalman is a simple and small web application for controlling Werma 640.840.00 USB modules. +It connects the the module via WebSerial (meaning you need to use a Chromiumbased browser) and then sends commands. +It offers a visual configuration to setup your tower. Please beware, this is a small and incomplete testing tool. Some functionality might be broken or not implemented. + +# Screenshot + \ No newline at end of file diff --git a/imgs/mainPage.png b/imgs/mainPage.png new file mode 100644 index 0000000..5dbf273 Binary files /dev/null and b/imgs/mainPage.png differ diff --git a/index.html b/index.html index 6866c00..4142614 100644 --- a/index.html +++ b/index.html @@ -3,45 +3,110 @@
-
-
-
-
-
-
- 0 - Off
- 1 - On
- 2 - Pulse
- 3 - Pulse (alternate)
-
+ ++