blob: 7caf14f1e637f0781b346453b5f3c1c7b2a4779d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Welcome to the Contiki-demo server!</title>
<link rel="stylesheet" type="text/css" href="/contiki.css">
</head>
<body bgcolor="#e0e0e0" text="black">
<table width="100%" cellspacing=0 cellpadding=0 border=0>
<tr valign="top">
<td width="25%" valign="top">
<br>
<table width="100%" cellspacing=0 cellpadding=0 border=0>
<tr>
<td class="btl" width=16 height=16>&nbsp;</td>
<td class="bt" height=16>&nbsp;</td>
<td class="btr" width=16 height=16>&nbsp;</td>
</tr>
<tr>
<td class="bl" width=16>&nbsp;</td>
<td class="menu">
<br>
<a href="/">Front page</a><br>
<br>
<a href="/vnc.html">Remote display</a><br>
<br>
<a href="/cgi/files">File statistics</a><br>
<br>
<a href="/cgi/tcp">Network connections</a><br>
<br>
<a href="/cgi/processes">System processes</a><br>
<br>
</td>
<td class="br" width=16>&nbsp;</td>
</tr>
<tr>
<td class="bbl" width=16 height=16>&nbsp;</td>
<td class="bb" height=16>&nbsp;</td>
<td class="bbr" width=16 height=16>&nbsp;</td>
</tr>
</table>
</td>
<td class="content">
<h1>Welcome to the <a
href="http://dunkels.com/adam/contiki/">Contiki</a>
demo server!</h1>
<p>
<center><a href="http://contiki-demo.sics.se"><b><tt>http://contiki-demo.sics.se/</tt></b></a></center>
</p>
<p class="intro">
The web pages you are watching are served by a <a
href="http://dunkels.com/adam/contiki/apps/webserver.html">web
server</a> running under the <a
href="http://dunkels.com/adam/contiki/">Contiki operating
system</a> on an an <a
href="http://www.ethernut.de/en/">Ethernut</a> embedded
Ethernet board, which consists of a 14 MHz AVR Atmega128
microcontroller with 32 kilobytes of RAM and 128 kilobytes
of flash ROM, and a RealTek RTL8019AS Ethernet chip.
</p>
<h2>Remote display!</h2>
<p>
It it possible to remotely access the Contiki desktop of
this server directly from your web browser! See the <a
href="vnc.html">remote display</a> page.
</p>
<h2>Screenshot</h2>
<p>
This is what the virtual desktop of this server looks
like:
</p>
<center>
<img src="/img/screenshot.png" alt="Screenshot">
</center>
<h2>Memory usage</h2>
<p>
The entire Contiki AVR system uses slightly more than 20 k
RAM, of which 6 k is used for the virtual display 8 k for
the web browser. All code and these web pages are stored
in the microcontroller's on-chip flash ROM.
</p>
<p align="right">
/<a href="http://www.sics.se/%7eadam/">Adam Dunkels</a>
</p>
</td>
</tr>
</table>
</body>
</html>