Kiosk and touch screen integration transforms digital signage from passive display to interactive experience. SpinetiX players, paired with touch-enabled displays, power self-service kiosks for wayfinding, visitor check-in, queue management, product catalogues, and feedback collection. The jSignage framework handles touch events (tap, swipe, hold) natively, enabling responsive interactive applications that run locally on the player — no server required for interaction.
Kiosk Application Types
Interactive Wayfinding
Touch-enabled wayfinding kiosks let users search for destinations, select from a directory, and receive visual route guidance. SVG-based floor plans zoom to the selected area and animate the walking path. Multi-floor buildings provide level-by-level navigation with elevator/stair transitions.
Visitor Self-Check-In
Reception kiosks replace manual sign-in sheets. Visitors enter their name, select the person they're visiting (from AD-integrated directory), scan their ID, and receive a badge. The system notifies the host via email or messaging. Integration with access control systems grants temporary building access.
Queue Management
Self-service queue kiosks let visitors select a service category and receive a ticket number. The system tracks queue position and displays estimated wait time. When their number is called, the screen directs them to the correct counter. Integration with queue management systems (Qmatic, Wavetec) provides end-to-end tracking.
Product Catalogue
Retail kiosks display extended product catalogues beyond what's on the shelf. Customers browse categories, view product details, check availability, and compare options. Touch interaction feels natural — swipe through products, pinch to zoom images, tap for specifications.
Touch Integration Architecture
| Component | Technology | Connection | Notes |
|---|---|---|---|
| Touch overlay | PCAP (recommended) | USB to SpinetiX player | USB HID standard |
| Touch display | Integrated touch panel | HDMI + USB | All-in-one solution |
| NFC reader | USB NFC reader | USB to player | Badge/card identification |
| Barcode scanner | USB HID scanner | USB to player | Product lookup, ticket scan |
| Printer | Thermal receipt printer | Serial / USB | Queue tickets, receipts |
Key Parameters
| Parameter | Value | Why It Matters |
|---|---|---|
| Touch protocol | USB HID | Universal compatibility |
| Touch points | Multi-touch (10+ points) | Gesture support (pinch, rotate) |
| Min touch target | 48×48 px | Accessibility compliance |
| Idle timeout | 30–60 seconds | Return to attract screen |
| Kiosk security | DSOS (no OS escape) | Tamper-proof by design |
Common Mistakes
- Tiny touch targets. Buttons smaller than 48×48 pixels frustrate users, especially on kiosks used by people of all ages. Design large, clearly labeled buttons with generous spacing.
- No attract screen. A kiosk showing a deep sub-page with no interaction looks broken. Implement an idle timeout (30–60s) that returns to a visually engaging attract screen when no one is interacting.
- Ignoring vandalism protection. Public kiosks take abuse. Use tempered glass overlays, metal enclosures, and cable management that prevents component removal. SpinetiX's fanless, sealed design helps — no vents to block or damage.
- No usage analytics. Without tracking which screens users visit and where they abandon, you can't improve the kiosk experience. Implement anonymous usage logging to identify UX bottlenecks.