Difference between revisions of "Contiki OS"

From air
Jump to navigation Jump to search
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
  +
[[Image:Contiki-cooja.png|right|thumb|300px|Contiki Cooja]]
[http://www.sics.se/contiki Contiki OS] est un système destiné à des noeuds de réseaux de capteurs.
 
  +
 
[http://contiki-os.org/ Contiki OS] est un système destiné à des noeuds de réseaux de capteurs.
   
 
Ces principales fonctionnalités sont:
 
Ces principales fonctionnalités sont:
Line 6: Line 8:
   
   
  +
[[Cooja]] : simulateur de réseaux de noeuds Contiki
[http://www.sics.se/contiki/tutorials/contikirpl-the-new-default-contiki-ipv6/6lowpan-routing-protocol.html Contiki RPL] est une implémentation du protocole de routage IPv6/6lowpan pour réseaux de capteurs
+
<br>[http://www.sics.se/contiki/tutorials/contikirpl-the-new-default-contiki-ipv6/6lowpan-routing-protocol.html Contiki RPL] est une implémentation du protocole de routage IPv6/6lowpan pour réseaux de capteurs
 
  +
<br>[[Darjeeling]] JVM pour Contiki OS
   
 
==Cibles==
 
==Cibles==
 
Contiki OS peut installer pour les cibles matérielles suivantes:
 
Contiki OS peut installer pour les cibles matérielles suivantes:
 
* Portage [https://github.com/zxombie/contiki-arduino contiki-arduino par zxombie] sur Arduino : [http://arduino.cc/en/Main/ArduinoBoardMega Arduino Mega ] et [http://www.seeedstudio.com/depot/seeeduino-mega-p-717.html?cPath=80 Seeeduino Mega]
 
* Portage [https://github.com/zxombie/contiki-arduino contiki-arduino par zxombie] sur Arduino : [http://arduino.cc/en/Main/ArduinoBoardMega Arduino Mega ] et [http://www.seeedstudio.com/depot/seeeduino-mega-p-717.html?cPath=80 Seeeduino Mega]
  +
* [http://www.sics.se/contiki/tutorials/tutorial-running-contiki-with-uipv6-and-sicslowpan-support-on-the-atmel-raven.html AVR RZRaven]
* AVR RZRaven
 
  +
* [http://virtualsense.it VirtualSense] : an IEEE 802.15.4-compliant wireless sensor module running a Java-compatible 16 bit VM. The open-source software stack is based on a modified version of Darjeeling java-compatible VM running on top of Contiki operating system.

Latest revision as of 15:41, 18 September 2014

Contiki Cooja

Contiki OS est un système destiné à des noeuds de réseaux de capteurs.

Ces principales fonctionnalités sont:

  • les protothheards (forme de threads consommant peu de RAM)
  • ...


Cooja : simulateur de réseaux de noeuds Contiki
Contiki RPL est une implémentation du protocole de routage IPv6/6lowpan pour réseaux de capteurs
Darjeeling JVM pour Contiki OS

Cibles

Contiki OS peut installer pour les cibles matérielles suivantes: