Jon Plummer

Today I Learned

MiniMed watch interface design concepts

A skunkworks project to make a wearable remote for an insulin pump and glucose sensor, based on an existing LCD driver with limited segment count, led naturally to wondering: what if it were really a watch, that looked and worked like a watch?

MiniMed watch concept overview showing watch form factor
Overview of the watch concept, showing how the insulin pump remote could be designed as a functional wristwatch.
MiniMed watch concept features and capabilities
Key features and capabilities of the watch concept, including glucose monitoring, bolus delivery, and alarm functions.
MiniMed watch LCD segment count analysis
Analysis of LCD segment counts showing the constraints and possibilities of the limited-segment display driver.
MiniMed watch crown control for accessing settings
Just as you pull the crown of an analog watch to set the time, we could pull the crown of this hybrid watch to access various settings.
MiniMed watch alarm review screen
Just as you pull the crown of an analog watch to set the time, we could pull the crown of this hybrid watch to access various settings. use the button to find the proper mode, pull the crown to enter the setting mode, rotate the crown to adjust, push the button to toggle, push crown back in to save.

In 2006 this was a fairly radical thought, especially the digital crown and repurposing existing analog watch behaviors for everyday control.

The initial impulse behind this project was to use a controller capable of driving a limited number of segments (I think it was around 170 segments) to make a watch-like object.

MiniMed watch animation showing all LCD segments illuminated
Animation demonstrating all available LCD segments, showing the full range of display capabilities within the segment constraints.
MiniMed watch home screen with alarm indicator animated
Home screen animation showing the watch face with an active alarm indicator, demonstrating how alerts are communicated visually.
MiniMed watch bolus delivery status animation
Status screen showing a bolus (insulin dose) in progress, with animated progress indicator showing delivery status.
MiniMed watch bolus calculator with carbohydrate entry
Bolus calculator screen allowing users to enter carbohydrates for meal-related insulin dosing calculations.
MiniMed watch high glucose alarm animation
High glucose alarm screen alerting the user to elevated blood sugar levels with animated visual indicators.
MiniMed watch predicted low glucose alarm animation
Predicted low glucose alarm using sensor trend data to warn users of impending hypoglycemia before it occurs.
MiniMed watch rapid glucose rise alarm animation
Rapid glucose rise alarm alerting users to fast-increasing blood sugar levels that may require attention.
MiniMed watch blood glucose calibration screen
Blood glucose calibration screen allowing users to enter fingerstick readings to calibrate the continuous glucose sensor.

Along the way I experimented with digital watch-style multi-button control methods as well, but since a working prototype was never made the results were never usability-tested. I did make a non-functional physical prototype much in the manner of an old-school piano practice board.

MiniMed watch interface map showing all screens and navigation paths
Complete interface map showing all watch screens, states, and navigation paths, documenting the full interaction model for the watch concept.

My role: concepts, interactive specifications, hallway testing with interested employees who were also patients

Lessons learned: there’s no substitute for a prototype of any fidelity, and designing for fixed segments is a much different and more limiting beast than pixel-based displays.