The Contiki Operating System is mostly known as an operating system for networked embedded systems. A few years ago, however, Contiki's primary claim to fame was its Commodore 64 port.
With the help of JAC64, a Java-based C64 emulator developed by my colleague and fellow Contiki developer Joakim Eriksson, you can now experience the C64 port of Contiki 1.2-devel1 again, directly in your web browser!
Product's homepage
What's New in This Release: [ read full changelog ]
· Antelope. A lightweight SQL-like database manager for Contiki (apps/antelope and examples/antelope).
· Erbium. A new CoAP implementation for Contiki (apps/erbium and examples/erbium).
· JSON library. A lightweight JSON parsing and construction library (apps/json) and a web services HTTP server (apps/httpd-ws).
· ContikiMAC. Improvements to allow busts of packets to be sent rapidly.
· RPL. Added support for extension headers.
· Native border router. The RPL border router can now optionally run as a native process under Linux and communicate with a low-power radio over a serial port.
· Cooja. Many improvements to the user interface. Simulation support for the MSP430x architecture and the exp5438, wismote, and z1 platforms.
· stm32w. Added support for ContikiMAC.
· New ports: cc2530, exp5438, wismote.
· Instant Contiki. Updated to Ubuntu 12.04. Eclipse installed as default editor.