ANNOUNCING: Android KTag Apps

The Android KTag Apps app, which collects all the functionality of the previous KTag apps into a single app, is now available in the KTag Git repos.

Subapps

  • subapp-sample — Example subapp demonstrating the full pattern.
  • subapp-bletool — Tool for debugging KTag BLE issues. Identical functionality to the old Android BLE Tool.
  • subapp-koth — App for hosting King of the Hill games (with MQTT).
  • subapp-medic — App for simulating a medic (with proximity-based healing and MQTT).
  • subapp-terminal — USB serial terminal for communicating with KTag devices using usb-serial-for-android.
  • subapp-mine — App for automatically tagging nearby devices via BLE.
  • subapp-konfigurator — App for configuring KTag laser tag devices via BLE and coordinating game sessions.
  • subapp-sentry — Autonomous sentry gun app that uses the device camera and on-device ML (MediaPipe / EfficientDet-Lite0) to detect people and fire the laser tag gun via USB serial when a person intersects the crosshair.