Skip to content

mehulenc/ShutTheF-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShutTheF-Up

Final course project for DES206: Prototyping Interactive Systems

Details

The concept is to show a mocumentary of censorship in the form of "Democratised Inverted Censorship", where people get to vote on a live speech, and if the votes cross 50%, the speech is censored. We accomplished this by making a webapp in Flask for voting and by writing a python program using pyAudio to control the mic and speaker, and set triggers using a REST API.

Prerequisites

pip install flask
pip install pyaudio

Run

python3 main2.py

About

Final course project for DES206: Prototyping Interactive Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors