SensHub - Data
recorder/server/labeler
for frame-based sensors
Purpose
SensHub is a data acquisition, server, and labeler software for
frame-based sensors.
Details
SensHub has three key functions:
- Data aquisition from one or more serial frame-based sensor
- Data server over TCP to allow remote access to the sensors
- Data labeling, to indicate relevant events in the sensor data
streams
It provides various online data merge capabilities that are designed
to
handle incoming bursts of data, typical on many wireless (and even
wired) connections.
Key features
- Connection to any serial (RFCOMM, USB or physical serial port)
frame-based sensor
- File storage of individual sensor data
- Three online merge methods to combine data from multiple
sensor
into a single data stream (most recent sample, rate-controlled
read-out, and window-based resampling)
- Offline merge to combine data from multiple sensor into a
single
data stream after the recording
- TCP server to access sensor data remotely
- Keyboard labeling to mark relevant events in the sensor data
streams
- Exhaustive online visualization of the connection and incoming
data status, and of the buffers for online data merge.
License
GPL V.2
History
Version
|
Release
date
|
Changes
|
1.01
|
15.10.2011
|
Minor layout update
|
1.00
|
29.11.2009
|
First release
|
Download
This project is hosted on
gna.org. Pull the latest code directly from the SVN:
svn co svn://svn.gna.org/svn/senshub/trunk senshub_trunk
Contribute code directly via SVN by
becoming a project
member.