Git Product home page Git Product logo

safetynet's Introduction

safetyNET

January 8, 2021

A search and rescue transponder device targeted for the use of Filipino fisherfolk and other stakeholders. Works on the ESP32 microcontroller with LoRa and GPS modules.

In fulfillment of the final project requirement for CMSC 205: Data Communications and Networking

This project was formerly known as fisherNET. The project's renaming was done in view of an expansion of the project's original vision.

Faculty-in-Charge

Gulshan Vasson

Team Members:

  • Adrian Arguelles
  • Jasper Francisco
  • Karla Malla
  • Alexander Santos
  • Ali Seanard

How to Install

  1. Download the repo as a zip file from GitHub.com, or the git clone command if you have git installed on your PC.
  2. Install the required libraries in your Arduino IDE. See the section below for the list of required libraries.
  3. Open the SafetyNet\SafetyNet.ino file in the Arduino IDE.
  4. Plug in your device via USB.
  5. Click on the Upload button.
  6. Set your device's unique node address and frequency using the Serial Monitor. The following commands can be entered
    • Enter SET ADD <node_address> to set the device's unique address.
    • Enter GET ADD to get the set address for the current device.
    • Enter SET FRQ <frequency> to set the LoRa frequency in MHz to be used for the device.
    • Enter GET FRQ to get the set frequency for the current device.

Required Libraries

Those listed with links are not available in the Library Manager of the Arduino IDE and must be downloaded from the linked websites.

safetynet's People

Contributors

jfcisco avatar

Watchers

 avatar  avatar

Forkers

allegoricali

safetynet's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.