Skip to content

Add support for Serial Studio #19

@SFE-Brudnerd

Description

@SFE-Brudnerd

Description

There's an interesting desktop tool available for FOSS that might be a nice integration capability for the datalogger. It basically takes in formatted CSV serial strings and is able to graph and display information in a helpful way.

image

How we would make their product work with ours

Just need to add start/end qualifiers to the string. Some kind of enable/disable flag. Would only work in CSV serial output mode.

Default start qualifier is /*, default end qualifier is */. An example string would be /*123,789,15,ABC123,88.6mph*/ then the rest is handled in the GUI.

Install Information

https://github.com/Serial-Studio/Serial-Studio
https://serial-studio.github.io/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions