Skip to main content

Reads data from Digital Multimeter Metex ME-31 via serial port

Project description

pyme31

Module for reading data from Digital Multimeter Metex ME-31 via RS-232

Install

pip install pyme31-gamgee

Usage

from pyme31 import Me31

def main():
  # on windows use COM1, COM2...
  dmm = Me31('COM1')

  # on unix machines use /dev/ttyXX
  dmm = Me31('/dev/ttyXX')

  measurment = dmm.get_measurment()

  print(measurment)
  print(measurment.value)
  print(measurment.unit)
  print(measurment.measuring_mode)

if __name__ == "__main__":
  main()

example output

AC 19.1 mV
19.1
Unit.MILIVOLT
MeasuringMode.AC

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

pyme31-gamgee-1.0.3.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

pyme31_gamgee-1.0.3-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file pyme31-gamgee-1.0.3.tar.gz.

File metadata

  • Download URL: pyme31-gamgee-1.0.3.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1

File hashes

Hashes for pyme31-gamgee-1.0.3.tar.gz
Algorithm Hash digest
SHA256 246dc1cc5c8a78bbc87fd5faa3bc671737045ac18287463fc28a82dbce5d01fb
MD5 456ebd55bc64bd3f9a130155a84a9108
BLAKE2b-256 606d6fd80c88b220d7e476fd0f4a223beb5b965699d01b3f7ff9b6d289faeb08

See more details on using hashes here.

File details

Details for the file pyme31_gamgee-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: pyme31_gamgee-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1

File hashes

Hashes for pyme31_gamgee-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fdc0cd1a4ed10d9a0e416a3b4654f4a1e8dac9ff1302203b74ca45e0795465fa
MD5 ca3c3354ef0899c53f487ee78671de6b
BLAKE2b-256 edb77803d64bab5e3480080fd90e255c019c22e5dfe4263998dafd2ee711512a

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