Skip to main content

Real-time serial port plotter/logger.

Project description

Build Status Coverage Status PyPI

live-serial: real-time serial port plotter/logger

live-serial is a simple package that ties pyserial, matplotlib and csv together to create a real-time plotter and logger of serial port data. This is intended to make life easier for people who work with sensors who need to see real-time feedback when they interact with the sensors.

Quickstart

pip install live-serial
cd live-serial
tox

This will install live-serial and run all the unit tests to make sure that your local setup is working correctly.

Start Monitoring

The package includes a script livemon.py that starts the plotting and logging. Although the script is documented internally, the most common use cases are:

livemon.py COM3 -logdir C:\sensordata\

on a Windows machine, and:

livemon.py /dev/ttyACM0 -logdir ~/sensordata

for linux or MacOS. To see a full list of examples and command-line arguments, type livemon.py -examples.

API Documentation

Full API documentation is hosted at github pages.

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

live-serial-0.0.2.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

live_serial-0.0.2-py2-none-any.whl (23.7 kB view details)

Uploaded Python 2

File details

Details for the file live-serial-0.0.2.tar.gz.

File metadata

  • Download URL: live-serial-0.0.2.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for live-serial-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6a9c382905fcbcfbcc655e8737e7e1b411da7d4d997194165c28b02b46defe42
MD5 3de3a7d945fcff73a3becf4c79191925
BLAKE2b-256 cc8d8af139fe9132b3573e72654546a459a73cf7b19d75ac8e6ed4e75ba0fbc8

See more details on using hashes here.

File details

Details for the file live_serial-0.0.2-py2-none-any.whl.

File metadata

File hashes

Hashes for live_serial-0.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 01c80c91b5863161a6901ff10ec6a0a1624ca1dd010a27c40ae5bb0458a68d86
MD5 fcbca20e113ee6dd701a57cbf11727a9
BLAKE2b-256 0dfafd4467a33cb678eae11b93653084468b6cf3b4371977cc9e58717ebed745

See more details on using hashes here.

Supported by

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