mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-06-22 16:14:48 +00:00
Compare commits
10 Commits
ef2852c09a
...
ae56bb4a28
Author | SHA1 | Date | |
---|---|---|---|
|
ae56bb4a28 | ||
|
e09994b24d | ||
|
c6b2d68e0d | ||
|
b2bb3c4b31 | ||
|
2675078891 | ||
|
99eddf7d6a | ||
|
2e84d6dca7 | ||
|
89baf7e861 | ||
|
366251f7da | ||
|
4119f5fe15 |
@ -1 +1 @@
|
||||
Subproject commit 45b056a80f50582eb9918042f5253129a317964b
|
||||
Subproject commit d58c3bd1cdb7219c37535be909424b8c0a360880
|
@ -1 +1 @@
|
||||
Subproject commit 21cede6127e090492cc03ed8514e47589bdb4f77
|
||||
Subproject commit fd3efe307b06e42b7a70a4cf94a0d57ea2e2285f
|
@ -5,9 +5,9 @@ P19
|
||||
2AYAF-P19
|
||||
|
||||
# Naming schema
|
||||
A = Audio
|
||||
S = Sound
|
||||
V = Vibration
|
||||
First digit is channel
|
||||
Last digits are strength
|
||||
A = Audio<br>
|
||||
S = Sound<br>
|
||||
V = Vibration<br>
|
||||
First digit is channel<br>
|
||||
Last digits are strength<br>
|
||||
A15 == Channel 1 at Strength of 5 using an auditory correction
|
||||
|
BIN
Wav_Player/Shopping_cart/Lock.wav
Normal file
BIN
Wav_Player/Shopping_cart/Lock.wav
Normal file
Binary file not shown.
8
Wav_Player/Shopping_cart/Readme.md
Normal file
8
Wav_Player/Shopping_cart/Readme.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Shopping cart wheel unlock/lock files
|
||||
|
||||
Credits to jdmoore#4658 for modifying the files to work on the FZ<br>
|
||||
Original files from: https://www.begaydocrime.com/#
|
||||
|
||||
## How it works
|
||||
|
||||
Most electronic shopping cart wheels listen for a 7.8 kHz signal from an underground wire to know when to lock and unlock. A management remote can send a different signal at 7.8 kHz to the wheel to unlock it. Since 7.8 kHz is in the audio range, you can use the parasitic EMF from your phone's speaker to "transmit" a similar code by playing a crafted audio file.
|
BIN
Wav_Player/Shopping_cart/Unlock.wav
Normal file
BIN
Wav_Player/Shopping_cart/Unlock.wav
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user