Skip to content

A MATLAB implementation for decoding of configuration packets for the iOS Amazon Dash Button setup.

Notifications You must be signed in to change notification settings

jaygreco/Amazon-Dash-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Amazon-Dash-Decoder

A MATLAB implementation for decoding of configuration packets for the iOS Amazon Dash Button setup. To use, start with RecordWaveform.m. You can either live record audio directly from your iOS device if you've got a good microphone, or load up the sample data located in 'test_data.mat'. You'll probably need to change your input device (see the audiorecorder help on how to do so) and possibly tweak the detection levels for each level of peaks. The final output ouf a successful run will be contained in 'Dash_Decoded.csv'.

About

A MATLAB implementation for decoding of configuration packets for the iOS Amazon Dash Button setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages