Hello.
I'm developing an "upgrade" kit for Keithley 179 display module, which will have modern OLED indicator, with higher brightness and customizable colors.
It will be "plug-n-play" module, no modification to DMM needed, you just unplug old display module and install the new one.
Since there will be separate MCU on that board, which will eliminate these flashing zeros on over range, and replace them with non-flashing "-----", I can implement some additional features:
1. Peak value display - the screen will split into two parts, and larger digits will show the current measured value, and smaller digits will show the peak value measured.
2. Freeze/Hold display - Again, screen will split into two parts, and larger digits will show the current measured value, but smaller digits will hold the value, which was actual, when that button was pressed.
3. Continuity beeper - Activated by separate button, and when measured value is below or over certain value (user adjustable), there will be loud buzz.
How do you think, are these features interesting to anyone? (Personally, I don't need first two, but need the 3rd one)