Difference between revisions of "Victor 70C"

From sigrok
Jump to navigation Jump to search
m
(Move SparkFun URL to separate page)
Line 50: Line 50:
* [http://www.daveansell.co.uk/?q=node/44 Dave Ansell Science Communication: Victor 86C multimeter USB encoding for linux] (PHP)
* [http://www.daveansell.co.uk/?q=node/44 Dave Ansell Science Communication: Victor 86C multimeter USB encoding for linux] (PHP)
* [https://code.google.com/p/victor86b-usb-interface/ victor86b-usb-interface: USB interface for Victor 86B Digital Multimeter using HIDAPI] (see also [http://www.codeproject.com/Articles/310547/USB-Digital-Multimeter-Driver-using-HIDAPI here])
* [https://code.google.com/p/victor86b-usb-interface/ victor86b-usb-interface: USB interface for Victor 86B Digital Multimeter using HIDAPI] (see also [http://www.codeproject.com/Articles/310547/USB-Digital-Multimeter-Driver-using-HIDAPI here])
* [https://www.sparkfun.com/products/10892 Sparkfun: Victor 70C] ([http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Tools/601e-070c-000a.pdf manual], [http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Tools/setup_70c_multi.rar software])
* [https://github.com/mvneves/victor70c Github: victor70c] (HIDAPI)
* [https://github.com/mvneves/victor70c Github: victor70c] (HIDAPI)
* [http://translate.google.com/translate?hl=de&sl=zh-CN&tl=en&u=http%3A%2F%2Fmytes.blog.163.com%2Fblog%2Fstatic%2F24568310201163010029970%2F Random review / photos]
* [http://translate.google.com/translate?hl=de&sl=zh-CN&tl=en&u=http%3A%2F%2Fmytes.blog.163.com%2Fblog%2Fstatic%2F24568310201163010029970%2F Random review / photos]

Revision as of 23:15, 3 July 2017

Victor 70C
Victor 70C.png
Status supported
Source code victor-dmm
Counts 4000
IEC 61010-1 CAT II
Connectivity USB (standard cable)
Measurements voltage, current, resistance, continuity, diode, capacitance, frequency, temperature
Features max/min, data hold, relative, backlight
Website china-victor.com

The Victor 70C is a 4000 counts, CAT II handheld digital multimeter with USB connectivity.

It is also sold as the EZA EZ-735.

See Victor 70C/Info for more details (such as lsusb -vvv output) about the device.

Hardware

Note: the USB/HID chip is in the multimeter (not in the USB cable/connector) for this device. The device is connected to the PC using a standard USB cable (without any internal logic/chip).

Photos

Protocol

See Victor protocol.

Resources