Skip to main content

Read data from a digital multimeter

Project description

PyDMM facilitates reading data from a digital multimeter (DMM). It works for example with HP-90EPC. Typical usage looks like this:

import pydmm.pydmm as pd

try:
    number = pd.read_dmm(port=myport, timeout=3)
    print(number)
except:
    print("Error")

Preparations

  • install pyserial

  • install pydmm (this module)

  • connect the DMM to the usb-port of your computer

  • find out, which COM-port the device uses

  • use the port number myport (COM3 has number 2) when calling read_dmm()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydmm-0.4.6.zip (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydmm-0.4.6.win32.exe (194.2 kB view details)

Uploaded Source

File details

Details for the file pydmm-0.4.6.zip.

File metadata

  • Download URL: pydmm-0.4.6.zip
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pydmm-0.4.6.zip
Algorithm Hash digest
SHA256 84250f23d7097746da2493357ad923f2b37b4abb51c3ee39810252a149843840
MD5 8f763616e19016601c8823b808eb8815
BLAKE2b-256 c994844ea46d829b5e7eec5e69aa87835c6dfda470ded1ee8f0c9718567acafe

See more details on using hashes here.

File details

Details for the file pydmm-0.4.6.win32.exe.

File metadata

  • Download URL: pydmm-0.4.6.win32.exe
  • Upload date:
  • Size: 194.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pydmm-0.4.6.win32.exe
Algorithm Hash digest
SHA256 7237621f67686b419c9b64759e5df51ee2e89b93640a281cca134ce220fe158a
MD5 47999d9910e38cd3c4af6edd361aa837
BLAKE2b-256 39ffbb3e5286efdffca7ae85f916626c1b5d7d97baac9508600760509717a408

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page