Java Controller for the Siren of Shame - Uses usb4java
Java 8 JDK Installed.
You can download Java 8 here
- Try the examples
./gradlew -PmainClass=com.hanik.usb.siren.Examples execute
if you get an Access Denied then - Open the file 99-sirenusb.rules
- Put in your user group instead of fhanik
- Copy the file to /etc/udev/rules.d/
- Unplug the Siren
- Run the command
udevadm trigger
- Plug in the Siren
- Run the examples
./gradlew -PmainClass=com.hanik.usb.siren.Examples execute
- Run the examples
./gradlew -PmainClass=com.hanik.usb.siren.Examples execute
- Run the examples
gradlew -PmainClass=com.hanik.usb.siren.Examples execute
- ./gradlew -PmainClass=com.hanik.usb.siren.examples.ReadLedPatterns execute