Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Python acquiring data from rs232 in Title/Summary

RS232 Data Logger

RS232 Data Logger

RS232 Data Logger is an application used to register all the traffic incoming through a serial port (i.e. bar-code devices, mouses, serial printers, etc). It allows you to monitor multiple serial ports at the same time, the data is stored in an easy-to-read text file, for its later analysis.

  • Publisher: Eltima Software
  • Home page: www.eltima.com
  • Last updated: March 6th, 2008
Off-route Data Acquiring

Off-route Data Acquiring

The Off-route Data Acquiring software is designed to download off-route data from the STD-500/510/3300 instruments into a file on your computer. Connect the data collector/analyzer to your workstation. -Load off-route points you need. -Select off-route points of interest from the list. -Save selected off-route points in the CSV format.

  • Publisher: Technekon
  • Last updated: November 9th, 2011
Look RS232

Look RS232

Look RS232 is a tool for debugging computer connection with peripheral devices using COM port, such as modem, mini-ATS, projector etc. Its easy to use interface guarantees an easy work with Com-port.

Python acquiring data from rs232 in Description

RS232 logger ActiveX

RS232 logger ActiveX

RS232 logger ActiveX 2.5.1.911

  • Publisher: AGG Software
  • Home page: www.aggsoft.com
  • Last updated: January 7th, 2010
Docklight Pro Monitor

Docklight Pro Monitor

Docklight Pro Monitor is a Windows tool for high-speed and high-resolution serial communications monitoring (RS232, RS422, and RS485). It is designed to work with the Docklight Tap Pro and Docklight Tap 485 devices. The program features logging RS232 or RS485/422 serial data, logging RS232 serial line states, high-performance and high-accuracy monitoring, real-time filtering, and more.

  • Publisher: Flachmann und Heggelbacher GbR
  • Home page: docklight.de
  • Last updated: March 11th, 2017
COM Port Data Emulator

COM Port Data Emulator

COM Port Data Emulator is a tool for emulating a com port or an Ethernet device, that generates a serial stream of data. The program can create a data flow, wrap it to data packets (RS232, TCP/IP or UDP) and send to a port. COM Port Data Emulator can help developers or experts test their applications.

  • Publisher: AGG Software
  • Home page: www.aggsoft.com
  • Last updated: April 8th, 2016
Advanced PBX Data Logger

Advanced PBX Data Logger

Advanced PBX Data Logger enables users to record, track and archive phone calls and can capture SMDR or CIR data from RS232, RS845, TCP or UDP ports. The program custom processes it to your needs, then extracts variables with the data from data packets and transfers the data to a text or binary file, database, DDE, OPC.

  • Publisher: AGG Software
  • Home page: www.aggsoft.com
  • Last updated: March 13th, 2023
RS232 Hex Com Tool

RS232 Hex Com Tool

Hex Com Tool is a serial software terminal program that can be used to communicate with just about any rs232 peripheral. This reliable serial software program is great for embedded developers and it can transmit and receive serial data in Hex or ASCII. RS232 Hex Com Tool is a rs232 setup data can be saved for multiple peripherals and later retrieved for easy setup of each individual device.

  • Publisher: Virtual Integrated Design
  • Last updated: May 7th, 2008

Additional Python acquiring data from rs232 selection

DEWESoft

DEWESoft

DEWESoft is award-winning data acquisition, processing and analysis software. With DEWESoft you will be acquiring data to disk, customizing your own displays, exporting and printing it in full color within minutes. With version 7 we made a big step ahead to become a full featured software suite for test & measurement.

  • Publisher: Dewesoft
  • Last updated: April 14th, 2012
DAQami

DAQami

DAQami is a data acquisition companion app for acquiring data and generating signals. The program can acquire and log up to 1 million samples per channel from analog (voltage and temperature), digital, and counter input channels, generate signals from analog, digital, and counter/timer output channels, export acquired data to a .csv file for use in Microsoft Excel or MATLAB, and more.

  • Publisher: Measurement Computing Corporation
  • Home page: www.mccdaq.com
  • Last updated: September 30th, 2016
Local IO

Local IO

Local IO is an object oriented .NET assembly that supports the development of OPC DA 2.0. clients by encapsulating all of the OPC communications details in one assembly. Not just an OPC wrapper; you never have to deal with COM to .NET interop issues.

Windmill ComDebug

Windmill ComDebug

Data logger for almost any device connected to the computer's COM or TCP/IP port. Monitor serial communication. Log data over RS232, RS485, Modbus and TCP/IP. Control the serial port. Free tech support. Data to Excel etc. NMEA, ASCII, binary, hex.

  • Publisher: Windmill Software
  • Home page: www.windmill.co.uk
  • Last updated: October 23rd, 2020
Python

Python

Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files.

  • Publisher: Python Software Foundation
  • Home page: www.python.org
  • Last updated: February 7th, 2024
Python (x,y)

Python (x,y)

Its purpose is to help scientific programmers used to interpreted languages (such as MATLAB or IDL) or compiled languages (C/C++ or Fortran) to switch to Python. C/C++ or Fortran programmers should appreciate to reuse their code "as is" by wrapping it so it can be called directly from Python scripts.

  • Publisher: Pierre Raybaut & Gabi Davar
  • Home page: python-xy.github.io
  • Last updated: February 25th, 2016
Python - IPython

Python - IPython

The goal of IPython is to create a comprehensive environment for interactive and exploratory computing. To support this goal, IPython has two main components: * An enhanced interactive Python shell. * An architecture for interactive parallel computing.

  • Publisher: SciPy
  • Last updated: January 17th, 2011
Python - xy

Python - xy

Python(x,y) is a free scientific and engineering development software for numerical computations, data analysis and data visualization based on Python programming language, Qt graphical user interfaces, Eclipse integrated development environment and Spyder interactive scientific development environment.

  • Publisher: pythonxy
  • Home page: www.pythonxy.com
  • Last updated: December 9th, 2013
Python - h5py

Python - h5py

HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. A major design goal of h5py is interoperability; you can read your existing data in HDF5 format, and create new files that any HDF5- aware program can understand.

  • Publisher: Andrew Collette
  • Last updated: October 1st, 2011
Python - Gnuplot

Python - Gnuplot

Gnuplot.py is a Python package that interfaces to gnuplot, the popular open-source plotting program. It allows you to use gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. If you use Python to perform computations or as 'glue' for numerical programs, you can use this package to plot data on the fly as they are computed.