JQ6500 Audio File Installation Guide
This guide explains how to install the required audio files onto your JQ6500 audio module for use with the Chelonian Access system.
Required Files
The system uses 6 distinct audio files for different states:
- Access Granted
- Access Denied
- Error
- Programming Mode
- Programming Success
- Programming Failed
Prerequisites
- JQ6500 Mini USB Download Tool (for Linux/Windows)
- USB-TTL adapter (3.3V logic level)
- Audio files (available in the
docs/assets/audio
directory)
Installation Methods
Method 1: USB Download Tool (Recommended)
- Connect the JQ6500
- Remove the JQ6500 module from your Chelonian Access board
- Connect it to your computer via a USB-TTL adapter:
- TX → RX
- RX → TX
- GND → GND
- VCC → 3.3V
- Install the Download Tool
# Linux git clone https://github.com/NikolaiRadke/JQ6500-rescue-tool.git cd JQ6500-rescue-tool make sudo make install
- Prepare Audio Files
- Copy the audio files from
docs/assets/audio
to a working directory - Ensure files are in MP3 format and properly named:
001.mp3
- Access Granted002.mp3
- Access Denied003.mp3
- Error004.mp3
- Programming Mode005.mp3
- Programming Success006.mp3
- Programming Failed
- Copy the audio files from
- Upload Files
# Linux jq6500-tool -d /dev/ttyUSB0 -f /path/to/audio/files/*.mp3
Method 2: Windows JQ6500s Tool
For Windows users, an alternative GUI tool is available:
- Download the JQ6500s tool from the manufacturer’s website
- Connect the module as described above
- Open the JQ6500s tool
- Click “Connect Device”
- Add your audio files in the correct order
- Click “Download to Device”
Verification
- After installation, reconnect the JQ6500 to your Chelonian Access board
- Power up the system
- Test each sound:
- Present a valid card (Access Granted)
- Present an invalid card (Access Denied)
- Enter programming mode (Programming Mode sound)
- etc.
Troubleshooting
Common Issues
- Module Not Detected
- Check USB-TTL connections
- Verify adapter is set to 3.3V
- Try a different USB port
- Upload Fails
- Ensure files are proper MP3 format
- Check file naming (must be 001.mp3, 002.mp3, etc.)
- Verify USB-TTL adapter is working correctly
- No Sound After Installation
- Check volume setting on module
- Verify speaker connections
- Test with a known working audio file