<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content = "width = 420, user-scalable = no" />
<title>WebIOPi | Raspberry Pi IoT Framework</title>
</head>
<body>
<h1>WebIOPi Main Menu</h1>
<h2><a href="app/gpio-header/index.html">GPIO Header</a></h2>
<p>Control and Debug the Raspberry Pi GPIO with a display which looks like the physical header.</p>
<h2><a href="app/gpio-list/index.html">GPIO List</a></h2>
<p>Control and Debug the Raspberry Pi GPIO ordered in a single column.</p>
<h2><a href="app/serial-monitor/index.html">Serial Monitor</a></h2>
<p>Use the browser to play with Serial interfaces configured in WebIOPi.</p>
<h2><a href="app/devices-monitor/index.html">Devices Monitor</a></h2>
<p>Control and Debug devices and circuits wired to your Pi and configured in WebIOPi.</p>
<h2><a href="app/garage-door/index.html">Garage Door</a></h2>
<p>Control a Garage Door with an updatable picture of the door.</p>
<h2><a href="app/video-stream/index.html">Video Stream</a></h2>
<p>View a live video stream from the webcam</p>
</body>
</html>