Code Monkey home page Code Monkey logo

ads's Introduction

Audio Data Sharing

This is a pre-(pre-alpha) version for a data transmitter using sound. The idea was, to implement a protocol to send and receive any data (an array of bytes, can be a picture, text, etc.) using a speaker and a mic. The basic idea is that by having a sum of sin waves in different frequencies and every frequency acts as a bit (A certain frequency is either SUMMED or it is not-> Corresponding to 1 or 0 value) so by choosing a set interval of frequencies which can be heard by a conventional mics you can send your bytes, and in the receiving end you use FFT to see which frequencies (bits) are on.
I intend to further "engineer" this system to more efficiency and my theoretical calculations(guesstimates) have lead me to believe this method can achieve as far as 500 KB of bandwidth.

Dependencies: I have used JTransform for doing the DFTs.

ads's People

Contributors

imanhosseini avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.