The Ken - device preview
A walk-through of the Ken's onboarding wizard, home screen and settings. No hardware required.
The screen below renders the same HTML / CSS / JS that ships on the device, with the local Pi APIs mocked.
Best viewed in desktop Chrome, Edge or Firefox. Layouts may drift slightly in older mobile browsers (Android WebView, BlueStacks) because their Chromium versions don't match the device's. For pixel-perfect line-wraps and spacing, a real Ken device is the source of truth.
What you can do here
- Walk the full setup wizard (language, font/touch size, name, country, passcode, WiFi, account, hearing).
- Try the home screen, contacts, messages, voicemail and settings panels.
- Trigger the WiFi-help banner by tapping into the WiFi step and choosing "Skip" - the help banner is wired into the same code path as the device.
What it can't do
- Real WiFi join, real Bluetooth pairing, real video calls, real OTA updates - these go to mocked endpoints that return success without touching anything physical.
- Camera capture and microphone input.
- The phone-side captive portal flow (that's a separate page the customer's phone sees, not part of this preview).