AVR32 Linux Development/Web server

From AVRFreaks Wiki

Jump to: navigation, search

The STK1000 comes with a HTTP (HyperText Transfer Protocol) daemon that makes it possible to serve web browsers with contents from the SD card'. The http daemon is default enabled on the STK1000 if networking is configured, either by DHCP or manually (see the /etc/init.d/rcS file).

The default web page is called index.html and is located in the /www directory.

The web server on the STK1000 is part of busybox

Static version created: 2007-03-07
Copyright (c) 2007 Atmel Corporation