I have a Philips PM2535 System Multimeter with a leaking and defective LCD.
Luckily, EEVblog contributors
Cowasaki and
Hackwell found a way to drive a suitable OLED display by tapping of the I2C signals to the LCD driver using an Arduino Nano. See their post in the links.
I have improved the C++ code for the Arduino Nano. Improved the layout of the elements on the display such that we utilize the full potential of our 256x64 display. And added STL files, for 3D printing a frame and mount for the OLED display and the Arduino.
The result and some intermediate steps are shown the attachments. The software, the designs for the frame and mount, instructions, information about the infamous probe plug, and all other materials are published on
GitHub.
I owe many thanks to EEVblog contributors
Cowasaki and
Hackwell for their work.