Skip to content

A simulation of a city emergency dispatch system that‬ ‭handles various emergency calls from citizens, such as fires, accidents, or medical incidents.‬ ‭The system includes a central dispatcher that forwards the calls to the relevant departments‬ ‭such as ambulance, police, fire department, and others.

Notifications You must be signed in to change notification settings

LeahShl/Free-RTOS-Emergency-Dispatch-Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free-RTOS Emergency Dispatch Simulator

‭A simulation of a city emergency dispatch system that‬ ‭handles various emergency calls from citizens, such as fires, accidents, or medical incidents.‬ ‭The system includes a central dispatcher that forwards the calls to the relevant departments‬ ‭such as ambulance, police, fire department, and others.

16/03/2025 Update

I made another version of this project for a STM32 Nucleo-144 F756ZG board. Check it out here: https://github.com/LeahShl/Free-RTOS-Emergency-Dispatch-STM32-F756ZG

Building And Running

Build

This project is intended to be built and run on a Linux machine.

  1. Clone this repo
  2. cd into {path-to-where-you-cloned}/Free-RTOS-Emergency-Dispatch-Sim/FreeRTOS-main/FreeRTOS/Demo/Posix_GCC
  3. run make

Run

  1. cd into {path-to-where-you-cloned}/Free-RTOS-Emergency-Dispatch-Sim/FreeRTOS-main/FreeRTOS/Demo/Posix_GCC
  2. run ./build/posix_demo

About

A simulation of a city emergency dispatch system that‬ ‭handles various emergency calls from citizens, such as fires, accidents, or medical incidents.‬ ‭The system includes a central dispatcher that forwards the calls to the relevant departments‬ ‭such as ambulance, police, fire department, and others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published