... handling of the buttons would still need to be added, right? I assume that's what's meant by "finish the replica PCB."
At first I thought of making a small daughter board to replace only the NEC uPD7527 but not enough space.
Then I figured just replace the entire front panel PCB, keeping the VFD. New tubes are plentiful from China.
I started with the mechanical, including the keypad etc. Then the H/W and F/W design is how I usually go. Getting a PCB made to verify how it fits, it's on the list.
I don't want to compromise the instrument by having a noisy, high current MCU running off the +/-18VDC rails which run to the A/D converter. Designing for conducted EMI and keeping it quiet to keep life rosy at 6-1/2 digits is important.
I think an underclocked Bluepill would be OK, or Mega328PB- something with two SPI ports and under 12mA. The original uPD7527 is 3mA, and 12mA for 87C51.
To bring the multimeter up to date, adding wireless is tempting. WiFi needs a lot of TX current, so power would have to come off the 5VAC filament winding. ESP8266 is max.
170mA chirps but the second SPI port would have to be bit-banged I think. ESP32 seems like overkill? But only $5.
I haven't really nailed down what I'm doing.
This is the keypad drawing, one key needs vias moved but the slots and VFD and bracket crap I have also figured out.
I can try add qu1ck's OLED and see how that fits. The huge 5.5" OLED was too big.