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.1.1.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

live_serial-0.1.1-py2-none-any.whl (36.5 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for live-serial-0.1.1.tar.gz
Algorithm Hash digest
SHA256 376a2ab1c1e8937302c48f3106017f4d67e5577dd6e1728922b91c74435781f7
MD5 4be6a52936b22b7621c9dc503a18d0ac
BLAKE2b-256 3cb262dac63cb5e77f8e56bde369264a8eb0652e8a5c9ad2690cf76db07dde74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for live_serial-0.1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 027e7285b9c65a5651f609f46fe02254be698432797f4553792f824537f40f60
MD5 cbe9c0d1fabf253c0b28cf1795029109
BLAKE2b-256 54ce47dba70714015df501a11d90c0b4dff0666c4fee84a52dad0c4c3431520a

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