Compare commits

...

10 Commits

Author SHA1 Message Date
UberGuidoZ
ae56bb4a28 Updated submodule 2023-01-19 00:12:31 -08:00
UberGuidoZ
e09994b24d Moving to Training Collars 2023-01-19 00:11:43 -08:00
UberGuidoZ
c6b2d68e0d
Update README.md 2023-01-19 00:09:49 -08:00
UberGuidoZ
b2bb3c4b31
Merge pull request #323 from FalsePhilosopher/main
Added shopping cart wheel files
2023-01-19 00:09:00 -08:00
FalsePhilosopher
2675078891
Remove errors 2023-01-18 22:59:20 -07:00
FalsePhilosopher
99eddf7d6a
Git web sucks to use 2023-01-18 22:54:16 -07:00
FalsePhilosopher
2e84d6dca7
Add files via upload 2023-01-18 22:53:32 -07:00
FalsePhilosopher
89baf7e861
Create folderV2 2023-01-18 22:48:04 -07:00
FalsePhilosopher
366251f7da
Delete .gitkeep 2023-01-18 22:46:40 -07:00
FalsePhilosopher
4119f5fe15
Create folder 2023-01-18 22:46:24 -07:00
32 changed files with 15 additions and 7 deletions

@ -1 +1 @@
Subproject commit 45b056a80f50582eb9918042f5253129a317964b Subproject commit d58c3bd1cdb7219c37535be909424b8c0a360880

@ -1 +1 @@
Subproject commit 21cede6127e090492cc03ed8514e47589bdb4f77 Subproject commit fd3efe307b06e42b7a70a4cf94a0d57ea2e2285f

View File

@ -5,9 +5,9 @@ P19
2AYAF-P19 2AYAF-P19
# Naming schema # Naming schema
A = Audio A = Audio<br>
S = Sound S = Sound<br>
V = Vibration V = Vibration<br>
First digit is channel First digit is channel<br>
Last digits are strength Last digits are strength<br>
A15 == Channel 1 at Strength of 5 using an auditory correction A15 == Channel 1 at Strength of 5 using an auditory correction

Binary file not shown.

View 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.

Binary file not shown.