top of page
Software
All the Magic at the back.
KanGo consists of 2 clients due to system and hardware constraints:
Touch Screen Interface
High Information Fidelity
Fast Responding Speed to Backend Server
Slow Responding Speed to Embedded Sensors
VFD Embedded Interface
Low Information Fidelity
Slow Responding Speed to Backend Server
Fast Responding Speed to Embedded Sensors
It is difficult to have one device which can have the best of both worlds. Additionally, such device may be expensive and difficult to distribute to team members for validation and feedback, impeding UI/UX design progress.
Working with the constraints, the tasks are distributed as such:
Touch screen interface
Keep track of loading/unloading step progress.
Report to backend server for each step to perform validation.
Displaying pictographic instructions.
Users find it easier to follow images and audio than purely text
VFD embedded interface
Displaying intermediate progress per each step
Each step requires sensor input, which may need time to progress
bottom of page