Inspiration

Not every device is able to read QR codes(ex. Laptops), so we wanted to allow people to share links using a feature almost every device has, a microphone.

What it does

The program plays a URL by assigning characters to frequencies and plays it. The listener can get those frequencies and turn them back into letters.

How we built it

We assigned ASCII characters to frequencies in a list going up by 40. The user can then type a URL and the computer will play those frequencies of characters.

Challenges we ran into

We didn't finish the project because we weren't able to finish writing a program to detect the frequencies and turn them back into characters.

Accomplishments that we're proud of

We're proud of finishing the first part: assigning frequencies to letters in a URL then playing them.

What we learned

This project is going to take a lot more time than we thought.

What's next for SoundLink

We want to finish the project.

Built With

Share this project:

Updates