Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 928 Bytes

File metadata and controls

16 lines (11 loc) · 928 Bytes

Online-Signal-Processing-web-app

A web application for online signal processing using digital filters created by user

Python alongside flask framework is used for the signal processing part at server side, whereas javascript is used for interactions with the user.

The website is composed of 3 sections:

  1. The user customizes his own digital filter image

  2. The User choose an all pass filter from a library or customize his own image image

  3. Start recieving the signal data and filter it image