Skip to content

Digital communications app is an open source tool designed to help electrical engineering and computer science students better understand and visualize the complex concepts of digital signal modulations and transformations.

License

Notifications You must be signed in to change notification settings

jurerotar/Digital-communications-demo

Repository files navigation

Digital communications app

GitHub Netlify Libraries.io dependency status for GitHub repo GitHub repo size GitHub contributors Contributions Repository views

Digital communications app is an open source tool designed to help electrical engineering and computer science students better understand and visualize the complex concepts of digital signal modulations and transformations. This application offers a unique and interactive approach to learning, allowing students to see the effects of different modulations and transformations on signals in real-time, while also providing detailed explanations to reinforce their understanding.

Who is it for

Digital communications app is freely available, making it accessible to students and educators all over the world. Whether you're a beginner or an advanced student, this application is a valuable resource that will help you expand your knowledge and deepen your understanding of digital signal modulations and transformations.

Available topics

  • Signal spectrum
  • Signal modulations
  • Harmonics
  • Pointers
  • Signal correlation
  • Inter-symbol interference
  • Digital filters

Table of contents

Built with

  • Vue 3 - Vue is a progressive framework for building user interfaces.
  • Tailwind CSS - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
  • Vuex - Vuex is a state management pattern + library for Vue.js applications.
  • p5 - p5 is a JavaScript library for creative coding.
  • katex - The fastest math typesetting library for the web.

Installation guide

# clone the project
git clone https://github.com/jurerotar/Digital-communications-demo.git

# Install dependencies
npm install

# Starts a development server with hot-reloading
npm run serve

# Compiles and minifies for production
npm run build

# Lints and fixes files
npm run lint

About

Digital communications app is an open source tool designed to help electrical engineering and computer science students better understand and visualize the complex concepts of digital signal modulations and transformations.

Topics

Resources

License

Stars

Watchers

Forks