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

Plotter for DLO-138 #23

Open
HummusPrince opened this issue Jul 12, 2020 · 4 comments
Open

Plotter for DLO-138 #23

HummusPrince opened this issue Jul 12, 2020 · 4 comments

Comments

@HummusPrince
Copy link

First of all I want to thank you devs for this project.
I'm happy to see that it's still maintained :)

Now I found no tool to parse and plot the serial output of the DLO-138.
So I made one: https://github.com/HummusPrince/DLO-138_plotter

Hope that it'll be useful to someone.

@SoniX213
Copy link

I'm glad to see that this is built for windows but I keep having an issue running it on Linux I have changed the serial port it looks for but pyplot keeps throwing an error every time i try to feed it data

@HummusPrince
Copy link
Author

Hi, thank you for reporting. Would you elaborate what kind of error it gives? Which version of python and pyplot you're using?

@CM630
Copy link

CM630 commented Sep 10, 2021

Here is another visualization tool:
https://sourceforge.net/p/lazmer/code/HEAD/tree/trunk/examples/DLO-138/Trepto.exe
(reuploaded in 2024).
image

@J77M
Copy link

J77M commented Dec 14, 2024

Hi, I had the same issue with the DLO-138_plotter as @SoniX213 reported, so I've fetched and modified the plotter by @HummusPrince.
available here: https://github.com/J77M/DLO-138_plotter
The serial input is first read into a buffer, and it should work fine both on Windows and Linux (my case, Ubuntu). Also, I added a better command line interface and a feature to compute the FFT of the signal, which I found useful for my work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants