Skip to content

respeaker/w

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w

Send Wi-Fi settings through sound wave.

The application is based on libquiet which is a library to transmit data with sound.

for ReSpeaker V2 or Raspberry Pi

  1. Install quiet python library

    sudo pip install ./quiet-*.whl

  2. Run a receiver

    python listener.py

  3. Go to respeaker.io/w to transmit any data

for PC

  1. Install quiet. Second

  2. Get the configuration

     wget http://respeaker.io/w/js/quiet-profiles.json
     sudo cp quiet-profiles.json /usr/local/share/quiet/quiet-profiles.json
    
  3. Run a receiver

     quiet_decode_soundcard ultrasonic-experimental
    
  4. Go to respeaker.io/w to transmit any data

About

Send Wi-Fi settings through sound wave http://respeaker.io/w

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages