Skip to content

Latest commit

 

History

History
108 lines (74 loc) · 8.42 KB

File metadata and controls

108 lines (74 loc) · 8.42 KB

Smart-Highways-Internet-of-Things

This is the implementation of a robust system for real time monitoring of highways. Various sensors have been deployed on highway which report the status of the same to a central control station.

The highway monitoring system is divided into different modules:

  • Smart fencing
  • Sound signal based accident detection
  • Weather detection
  • RFID toll tax collection
  • Activity based road light
  • Collision avoidance system

Hardware

The aforementioned modules were integrated using Intel Galileo Gen 2 IoT kit. Arduino IDE was used to write sequential codes for the modules.

All the sensors used ZigBee protocol for wireless serial communication. MATLAB was used to detect accident sounds from the speech signals obtained.