sotirismos / wireless-sensor-network

Uni project for wireless sensor networks course (Fire detection in large forest areas), Auth winter semester 20-21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT

This project develops a wireless sensor network in order to inform fire stations for the environmental conditions in large forest areas.
A beacon (device that contains temperature, moisture, soil moisture and fire sensors) is placed in a certain area in the forest.
This beacon receives an availability message for each fire station.
In case a fire station is available, the beacon transmits environmental conditions every 15 mins, otherwise (fire station unavailability) it stops transmitting information.
For this project we used:

  • 2 arduino boards.
  • 2 RFM22 tranceivers.
  • 1 temperature sensor.
  • 1 moisture sensor.
  • 1 soil moisture sensor.
  • 1 fire sensor.

For the communication between the 2 nodes, we used the ALOHA protocol.
This repo consists of the code and the report of the project written in Greek.
In order to get access to the demo video and the promo video filmed for this project contant the repository owner.

About

Uni project for wireless sensor networks course (Fire detection in large forest areas), Auth winter semester 20-21


Languages

Language:C 100.0%