Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insanity54/cs-radio
Uses left and right stereo channels independently to play Counter-Strike audio files, along with providing a method for externally triggering a Push-To-Talk button of a FRS radio. Indented for use on a Raspberry Pi connected to two FRS radios
https://github.com/insanity54/cs-radio
Last synced: 8 days ago
JSON representation
Uses left and right stereo channels independently to play Counter-Strike audio files, along with providing a method for externally triggering a Push-To-Talk button of a FRS radio. Indented for use on a Raspberry Pi connected to two FRS radios
- Host: GitHub
- URL: https://github.com/insanity54/cs-radio
- Owner: insanity54
- License: mit
- Created: 2013-12-31T16:13:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-31T16:24:18.000Z (about 11 years ago)
- Last Synced: 2024-12-20T21:58:18.519Z (17 days ago)
- Language: Python
- Homepage:
- Size: 4.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cs-radio
===========For use in Airsoft games when automated transmission of audio files over FRS radios is desired.
Allows two radios to be connected to one stereo output, using the left channel for radio 1, and right channel for radio 2. This allows one radio per team, ex: Radio 1 set to FRS channel 3, Radio 2 set to FRS channel 11.
The program also provides a method for externally triggering the Push-To-Talk button of each FRS radio.
Designed for use with Raspberry Pi.