After buying this DMM (VICHY VC99) (32.98 USD) I was curious to see what can be hacked so I open it. After removing all the parts I found below the LCD the IC that control this device: FS9922-DMM4. After searching for cool stuff in the datasheet I realize that it can output the LCD data trough a serial port. The datasheet contains an example of how to make this output serial port using an IR led to insulate the computer from the DMM.
Here is the schematic (Transistor: 2N3906; LED: IR204):
And here is some pictures inside the DMM to see where to attach the cables:
In another post I will put the information needed to make the IR receptor. For the moment you can see the final photos and the output data format. To use it in Linux I use the QtDMM.











4 Comments until now
DUUUDE! This what I was looking for! I bought mine off eBay for 25USD but I couldn’t help crack opening it to check internals. When I saw the DMM4 datasheet I was eager to do what you did. Just gotta get one USB IR receiver to have it working on my notebook.
You found any apps to have some real time data plotting?
Warm regards from Brazil.
and also you need to calibrate it for the room light.
Answer:I think that a USB IR Dongle can be a easier and nicer solution. I made a board that convert the IR data packets into rs-232 and then go to a serial-usb adapter. It works but maybe is more expensive
I have tried the QtDMM and it works fine. Maybe you can be more adventurous and made some improvements on the code.
Hi, I’ve the same DMM but I couldn’t make the hack the same way. I just used a optocoupler w/o pnp transistor. I’ve explained everything here:
http://syvic.synusia.es/node/8 (In spanish, sorry)
Thanks a lot for the idea!
Regards!
any update on what is needed for the receive side?
thanks!
I have it figured out, now
http://www.amb.org/forum/general-diy-discussions-f27/diy-hacking-multimeters-for-rs232-data-logging-output-t1210.html
Add your Comment!