Skip to content

fabricio-godoi/unet4cooja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRTOS with uNet for Cooja environment (unet4cooja)

This project is intended to analyses the performance of uNet network protocol in the Cooja WSN simulator.

BRTOS

"BRTOS is a lightweight preemptive real time operating system designed for low end microcontrollers.". "BRTOS kernel is written mostly in C language, with little assembly code in the HAL file (Hardware Abstraction Layer).".

Source: https://github.com/brtos/brtos

uNet

Is a lightweight protocol implemented for Wireless Sensor Nertworks with resource constrained devices. This protocol implements peer-to-peer acknowledge methods to improve the reliability in environments that are highly affected by interference.

Source: https://github.com/brtos/brtos-unet

Contiki

"Contiki is an open source operating system that runs on tiny low-power microcontrollers and makes it possible to develop applications that make efficient use of the hardware while providing standardized low-power wireless communication for a range of hardware platforms.

Contiki is used in numerous commercial and non-commercial systems, such as city sound monitoring, street lights, networked electrical power meters, industrial monitoring, radiation monitoring, construction site monitoring, alarm systems, remote house monitoring, and so on.

For more information, see the Contiki website: http://contiki-os.org".

Source: https://github.com/contik-os/contiki

Cooja

"Cooja is the Contiki network simulator. Cooja allows large and small networks of Contiki motes to be simulated. Motes can be emulated at the hardware level, which is slower but allows precise inspection of the system behavior, or at a less detailed level, which is faster and allows simulation of larger networks.".

Source: http://www.contiki-os.org/start.html and https://github.com/contiki-os/contiki/tree/master/platform/cooja

About

BRTOS with uNet for Cooja environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published