Allows you to redirect all communication data from RS232 compliant serial port device into a text file for further analysis. RS232 Data Logger redirects data from any available serial port/ports and works under Virtual Machine.
Features
- redirect incoming data stream into a text file form any number of serial ports simultaneously
- source code is provided (MFC/C++ VC7.1) check the folder ... \Program Files\Eltima Software\RS232 Data Logger\src
- collect data from the real serial ports as well as from virtual ones
- works under Virtual Machines
- specify serial port connection parameters (baudrate, parity, stop bits, flow control, databits)
- real-time counter of the received and stored bytes
License
Common Development and Distribution License, Other LicenseFollow RS-232 Data Logger
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
finally a logger that says free and MEANS it! great job my friend, the world may thank you for this work one day and i hope it does because you deserve it.
-
That's what I need. Transfer a bitmap (bmp) file via UART from the device to the computer. Raw data at 115200 just save it to a bmp file. Perfect. Thanks
-
it help me!
-
The port being logged cannot be opened by other applications: useless.
-
I have been using this utility for several weeks to pipe data from an Arduino sensor project to LiveGraph (Java plotter utility). Everything works perfectly with no fuss or learning curve.