HomeComputer ScienceSwitch-Access Scanning Simulator

Switch-Access Scanning Simulator

Interactive 3D simulator of switch-access (row-column) scanning, the assistive input method screen readers and AAC devices use for motor-impaired users. Compare row-column vs linear scanning speed and selection accuracy.

Computer Science3DModerate60 FPS📱 Mobile-adapted
mobile-accessibility ↗ Open standalone

This simulator models switch-access scanning, the assistive input method that lets someone who cannot point or tap reliably operate a touchscreen using a single physical switch — the same technique behind iOS Switch Control, Android Switch Access and AAC communication boards. A 3D grid of app icons is auto-highlighted row by row (or cell by cell in linear mode) on a fixed timer; pressing the switch at the right moment locks in a row, then a column, then the cell. Adjust the scan interval and grid size to see how row-column scanning's expected step count — (R+1)/2 + (C+1)/2 — stays far below linear scanning's (N+1)/2 as the grid grows, and try to beat the timer yourself to feel how dwell time trades off against selection accuracy.

⚙ Under the hood

Interactive 3D simulator of switch-access (row-column) scanning, the assistive input method behind iOS Switch Control and AAC devices — compare row-column vs linear scanning speed and selection accuracy on a live grid.

accessibilityassistive-technologyswitch-accesswcaghciscreen-reader

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)