Skip to content

siddharthprakash1/Coral-Reef-Monitoring-System

Repository files navigation

Coral Reef Monitoring System

This repository contains the code and documentation for my project on monitoring and protecting coral reefs through temperature measurement using IoT technology. The project aims to develop a smart monitoring system that collects and analyzes temperature data to safeguard coral reef ecosystems.

Overview

The Coral Reef Monitoring System is built using Contiki OS and the Cooja simulator. It utilizes Sky-Websense motes as temperature sensors and a border router as the server to receive and analyze the temperature data. The system simulates the measurement of ocean temperatures to understand the health of coral reefs.

Features

Simulated temperature measurement using Sky-Websense motes Wireless communication between the sensor nodes and the server ICMPv6 protocol for network formation and routing HTTP protocol for data exchange and external system integration Wireshark analysis for temperature data and network traffic Installation and Usage Clone the repository to your local machine:

bash

Copy code git clone https://github.com/your-username/coral-reef-monitoring.git Set up the simulation environment with Contiki OS and Cooja simulator.

Configure the network architecture and node parameters in the Contiki OS code.

Build and run the simulation using the Cooja simulator.

Use Wireshark to analyze the captured network traffic and temperature data.

Contributing

Contributions to the Coral Reef Monitoring System are welcome! If you have any improvements, bug fixes, or new features to suggest, please open an issue or submit a pull request.

About

IOT Project Using Cooja Simulator in Contiki OS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages