/amc-app

An app for the detection of signal modulation

Primary LanguagePythonMIT LicenseMIT

Signal Modulation Prediction

A web app to predict the modulation of mobile radio signals.

Dependencies

python3, npm, Heroku CLI

Setup

  1. pip3 install -r requirements.txt
  2. npm install

Running Locally

  1. npm run build
  2. heroku local

Deploying

The application is deployed at http://ec2-52-14-114-86.us-east-2.compute.amazonaws.com/.

Project Structure

  • Flask server is at app.py
  • React components in src/

Screenshot

alt text