Download Contiki 2.4 (Latest Release)
Download the source code for the latest release in .zip format here:
Binary versions for the Tmote Sky/TelosB and Atmel AVR Raven are available:
- Contiki 2.4 binary release for the Tmote Sky/TelosB/Sentilla JCreate (contiki-sky-2.4.zip)
- Contiki 2.4 binary release for the Atmel AVR Raven (contiki-raven-2.4.zip)
Instant Contiki Development Environment 2.4
Instant Contiki is a single-file download that contains everything needed to develop, compile, simulate, and run Contiki-based software. See this page for details.Daily development snapshots
Automated daily development snapshots are available here:
http://www.sics.se/~adam/contiki/snapshots/.
Please note that these are development snapshots, which means that there are no guarantees that they will work. They may not even compile cleanly.
Source code CVS access
The CVS archive can be browsed here:
http://contiki.cvs.sourceforge.net/viewvc/contiki/contiki-2.x/
It is possible to track the current development progress by using the CVS facilities on SourceForge. Here is how to go about this:
Log in anonymously:
cvs -d:pserver:anonymous@contiki.cvs.sourceforge.net:/cvsroot/contiki loginJust press return when asked for a password.
Check out the contiki-2.x module:
cvs -z3 -d:pserver:anonymous@contiki.cvs.sourceforge.net:/cvsroot/contiki co contiki-2.x
More information about this can be found here.





