Setup tool
Motion activated audio player setup
Work out which trigger mode you need, build a valid Config.txt,
and load your sounds onto the player in the order it actually indexes them.
Which player do you have?
1 Choose a trigger mode
The mode is a single number in the config file. It decides what the player does when a sensor sees motion, and how your files have to be laid out.
Your trigger mode
Files go
Show all eight trigger modes and the K1–K7 terminals
These players are built on Flyron’s triggerable MP3 board, which has seven trigger inputs, K1 to K7, and the eight modes below. Everything on this page follows the FN-AL7T manual. In your bundle, The remaining terminals are wired at the factory and shouldn’t be altered — if you want to drive them yourself, talk to us first.
| Mode | What it does | File layout |
|---|
2 Build the config file
Config.txt is a plain text file holding one number and nothing else.
Hand-made ones fail more often than they work: TextEdit saves .rtf by default,
Notepad can add a byte-order mark, and both like to append a newline. This writes the exact bytes.
0 is mute, 30 is maximum. The knob on the case only controls the built-in speaker — if you’re using the 3.5 mm output into an amplifier, this is the volume that matters.
Only needed if you’re driving several players over one RS485 bus. 1–99. Leave this off for a standalone motion sensor install.
Config.txt — the whole file
2
3 Load your sounds onto the player
The player indexes files by the order they were written to it, not by their names. Dragging a folder across in Finder or Explorer copies them in whatever order it likes, which is why sounds come out attached to the wrong sensor. This writes them one at a time, in order, and checks the result.
This step needs Chrome or Edge on a desktop.
Writing to a connected drive uses the File System Access API, which Safari and Firefox don’t implement,
and no mobile browser does. Steps 1 and 2 above work everywhere — download your
Config.txt, then follow the manual steps below.
Do it by hand instead
Drag your MP3s here, or
MP3 only, up to 192 Kbps. The built-in memory holds 8 MB — more than that needs a microSD card.
Your sounds, in the order they’ll be written
Which drive is the player?
Connect the player by micro-USB first. Pick the player’s drive — or, if you’re using a microSD card, the card’s drive. Everything on it will be erased.
Selected:
These will be deleted:
Eject the drive now — don’t open it in Finder or Explorer.
Finder writes a hidden .DS_Store file into any folder you open, and Windows
can leave its own. The drive now holds exactly what the player expects and nothing else, which is worth
keeping.
The rules this tool follows
Straight from the Flyron FN-AL7T manual, in case you’d rather do it by hand.
The config file
- 1 digit — the trigger mode on its own, e.g.
2. - 3 digits — mode plus a two-digit volume, 00 to 30, e.g.
220is mode 2 at volume 20. - 5 digits — mode, volume, then a two-digit RS485 address, e.g.
22002. - There is no valid 2 or 4 digit form. With no config file at all the player runs mode 0.
- Save it as plain text named
Config.txtin the root of the drive.
Where the files go
- Modes 0–2 — all files in the root. The first file written answers K1 (Sensor 1), the second K2, and so on.
- Mode 3 — all files in the root as one playlist, again by write order. The inputs are transport controls in this mode (K1 next, K2 previous, K3 play/pause, K4 stop, K5 volume up, K6 volume down, K7 random), not a sound each — and it’s the one mode that holds more than seven files.
- Mode 4 — all files in the root, indexed by name:
000.mp3loops in the background,001.mp3–007.mp3answer K1–K7. - Modes 5–7 — folders
01to07, one per input. Inside each folder, files are again indexed by write order. - You can keep the original title after the number:
001-Never Say Goodbye.mp3is fine in every mode.
Wiring a PIR
- Supply the player 12–24 V DC when a PIR is attached — the sensor runs off the board and won’t take more.
- Sensor red and black go to VCC and GND; the yellow signal wire goes to K1 (and the second sensor’s to K2).
- Flyron recommends mode 2 for one sound per sensor, or mode 6 for several.
- The sensor re-arms about 3 seconds after it triggers, so someone still moving in front of it will fire it again — which is why the “plays to the end” modes suit a PIR.
Green terminal block means the negative-trigger version of the board, orange means positive trigger. Check which one you have before wiring anything other than the supplied sensors.
The players this sets up
-
Motion Activated Audio Player with Separate PIR
LB-PIR-AUDIO
-
Motion Activated Audio Player with Two Separate PIR
LB-2-PIR-AUDIO