stoneburner / wearable-microphone-jamming

Repository for our paper Wearable Microphone Jamming

Home Page:http://sandlab.cs.uchicago.edu/jammer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wearable Microphone Jamming

teaser

Repository for our paper Wearable Microphone Jamming.

This repo provides simulation source code, hardware design, firmware and schematics to replicate our results and prototypes in the paper.

Structure of this repo

simulation contains MATLAB simulation code

  • doc: documentation for the simulator
  • simulation.m: main file of the simulator

jammer_hardware_source contains all sources related to hardware

  • 3d_printing_models: 3D model of our final prototype
  • arduino_code: code for ATMEGA32U4 microprocessor, which controlls an AD9833 signal generator

About

Repository for our paper Wearable Microphone Jamming

http://sandlab.cs.uchicago.edu/jammer/

License:MIT License


Languages

Language:C++ 78.3%Language:MATLAB 21.7%