https://github.com/robotcasserole1736/smartdashboardaudiowidget
Simple SmartDashboard widget that works with booleans and plays a local wav file when the value changes to true.
https://github.com/robotcasserole1736/smartdashboardaudiowidget
Last synced: 3 months ago
JSON representation
Simple SmartDashboard widget that works with booleans and plays a local wav file when the value changes to true.
- Host: GitHub
- URL: https://github.com/robotcasserole1736/smartdashboardaudiowidget
- Owner: RobotCasserole1736
- Created: 2016-03-14T14:01:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T14:33:35.000Z (about 9 years ago)
- Last Synced: 2025-01-16T05:56:08.577Z (4 months ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmartDashboardAudioWidget
Simple SmartDashboard widget that works with booleans and plays a local wav file when the value changes to true.To install, copy the jar file from the latest release (https://github.com/RobotCasserole1736/SmartDashboardAudioWidget/releases/latest) to $HOME/SmartDashboard/extensions
To use, right click on an existing boolean field in SmartDashboard and Change To->Audio Widget. Right click again and select Properties, and set the Audio Path to a .wav file located on your comptuer.