I have a couple of meters that use a Fortune Semiconductor FS9721_LP3 chip, Digitek DT-4000ZC and a Fluke 17B. The Digitek connection is nice, it has 3.5 mm jack on the front that is optically isolated. The Fluke is not advertized as being able to transmit out it's serial data, but if you open it up and set a particular pin low it will send the data out on another pin. See this link for details.
http://sigrok.org/wiki/Multimeter_ICs#Fortune_Semiconductor_FS9721_LP3
David L Norris
seasleyece
kmatch98
This sort of thing is really useful, either as a remote display, or for logging, such as a battery condition check. I use plug in bench multimeters, they tend to have more space and more available power. I've got a couple of Vichy VC8145 things I have had for many years. I added a little esp32 board in it connected serially to the MM hardware, and offering up a udp port on the local wifi, works well for me. I guess a webserver on the board would even allow a phone to be a remote display. Hmmm.