Contiki AVR Port for Embedded Systems

Do you remember the
Contiki desktop OS, an Internet-enabled graphical operating system for constrained systems? I have just ported
Contiki to the 8-bit Atmel
AVR
microcontroller, which is commonly used in various kinds of embedded systems, and have set up a demo server running the Contiki AVR software at http://contiki-demo.sics.se/.The server runs the entire Contiki system including the web server and web browser on the Ethernut
hardware that consists of an 14 MHz AVR Atmega128 microcontroller, 32 kilobytes of RAM and an RTL8019as Ethernet chip. The board does not have a screen connected to it, nor any on-board graphics circuitry,
but uses the VNC remote display protocol to make it possible to interact with a the device through a virtual screen over the Internet. 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. The code and the web pages are stored in the microcontroller’s on-chip flash ROM.

8 Comments

  1. 2003-07-03 5:05 pm
  2. 2003-07-03 5:23 pm
  3. 2003-07-03 5:31 pm
  4. 2003-07-03 5:33 pm
  5. 2003-07-03 5:46 pm
  6. 2003-07-03 6:38 pm
  7. 2003-07-04 12:46 am
  8. 2003-07-04 12:08 pm