Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Serial Studio #19

Open
SFE-Brudnerd opened this issue Oct 26, 2023 · 0 comments
Open

Add support for Serial Studio #19

SFE-Brudnerd opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@SFE-Brudnerd
Copy link
Member

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/

@SFE-Brudnerd SFE-Brudnerd added the enhancement New feature or request label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant