From a9a8e14f895403b2bbdeeabd0255610c51d0166c Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 26 Dec 2013 02:09:17 +0100 Subject: add gas-control app --- htdocs/dev.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 htdocs/dev.html (limited to 'htdocs/dev.html') diff --git a/htdocs/dev.html b/htdocs/dev.html new file mode 100644 index 0000000..68c49c9 --- /dev/null +++ b/htdocs/dev.html @@ -0,0 +1,25 @@ + + + + + + WebIOPi | Raspberry Pi IoT Framework + + + +

WebIOPi Main Menu

+ +

GPIO Header

+

Control and Debug the Raspberry Pi GPIO with a display which looks like the physical header.

+ +

GPIO List

+

Control and Debug the Raspberry Pi GPIO ordered in a single column.

+ +

Serial Monitor

+

Use the browser to play with Serial interfaces configured in WebIOPi.

+ +

Devices Monitor

+

Control and Debug devices and circuits wired to your Pi and configured in WebIOPi.

+ + + -- cgit v1.2.3