/fogos-2-aprs

πŸš’πŸ”₯A project aimed at gating/forwarding Portuguese πŸ‡΅πŸ‡Ή rural fire data to the APRS service. This project collects fire data such as location and status from ANEPC and forwards it to the APRS network, helping enhance situational awareness and emergency response.

Primary LanguagePythonMIT LicenseMIT

fogos-2-aprs πŸ‡΅πŸ‡Ή

License: MIT GitHub issues GitHub forks GitHub stars

πŸ“š Table of Contents

πŸš’πŸ”₯ Introduction

Welcome to fogos-2-aprs, a project aimed at gating/forwarding Portuguese rural fire data to the APRS service. This project collects fire data such as location and status from ANEPC, Autoridade Nacional de EmergΓͺncia e Proteção Civil πŸ‡΅πŸ‡Ή and forwards it to the APRS network, helping enhance situational awareness and emergency response.

βš™οΈ How It Works

The project utilizes open data from ANEPC πŸ‡΅πŸ‡Ή to obtain real-time information about rural fires. This information is then formatted and transmitted via the APRS network. APRS is a digital communication protocol used by amateur radio operators to exchange information such as position data, weather reports, and messages.

🌐 What is APRS?

APRS, or Automatic Packet Reporting System, is an amateur radio-based system for real-time communication of information. It utilizes digital packet radio to transmit data, which can include:

  • πŸ“ Position information
  • ☁️ Weather data
  • πŸ“¬ Messages and alerts
  • πŸ“‘ Telemetry and remote control

APRS provides a robust and reliable means of communication, particularly valuable in remote areas or during emergencies when traditional communication infrastructure may be unavailable.

🦺️ Importance of Amateur Radio in Civil Protection

Amateur radio operators play a critical role in civil protection and emergency response. Their ability to establish communication networks during disasters and their proficiency with radio technology make them invaluable assets in times of crisis. By integrating fire data with the APRS network, this project aims to leverage the skills and infrastructure of the amateur radio community to enhance public safety and response capabilities.

πŸš€ Usage

Once the application is running, it will continuously fetch the latest fire data from ANEPC and transmit it to the APRS network. Ensure that your APRS equipment is set up and configured to receive the transmitted data.

🀝 Contributing

We welcome contributions from the community! To contribute:

  1. Fork the dev repository.
  2. Make your changes and commit them:
    git commit -m "Description of your changes"
  3. Push your changes to your forked repository:
    git push origin dev
  4. Open a pull request on the original repository.

Please ensure that your code adheres to our coding standards and includes appropriate tests.

Important: Only accepting PRs on the "dev" branch.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.


Alt

Thank you for your interest in fogos-2-aprs! We hope this project contributes to improving fire response and public safety through the use of amateur radio and APRS technology.