hyOzd / serialplot

Small and simple software for plotting data from serial port in realtime.
https://hackaday.io/project/5334-serialplot-realtime-plotting-software
GNU General Public License v3.0
739 stars 182 forks source link

Unable to find Built or installation file for Windows and Linux(Appimage) #71

Open Mukund2024 opened 2 weeks ago

Mukund2024 commented 2 weeks ago

@hyOzd

Mukund2024 commented 2 weeks ago

SerialPlot v0.12 release Hasan Yavuz Özderya • 05/14/2021 at 16:19 • 3 comments This is another minor release. There isn't any significant changes.

Changes:

Filter by prefix for ASCII data format parser (thanks to Alexander Amelkin) This is useful when your data is mixed with other information such as log messages. There is no way of displaying such log messages on SerialPlot yet. Export SVG (thanks to martijuerg) Other minor fixes improvements etc: remember user entered custom baud rate add double precision floating point number format support for binary readers fix 'settings invalid' error when loading config with 'first byte is size byte' enabled fix for data format selection can be empty (no button is selected state which is invalid) As always you can find latest download links in the sidebar.

Download links for v0.12:

Windows installer: https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32-setup.exe

Windows EXE 7Zip: https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32.7z

Windows EXE: https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32.exe

Linux AppImage (based on Ubuntu 18.04): https://serialplot.ozderya.net/downloads/serialplot-0.12.0-x86_64.AppImage

Mukund2024 commented 2 weeks ago

Unable to download from above given link

RuhanSA079 commented 2 weeks ago

You will have to compile from source, (at least on Linux)

baduhai commented 1 week ago

There are archives of these files on the internet archive:

Windows installer: https://web.archive.org/web/20240716233608/https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32-setup.exe

Linux AppImage (based on Ubuntu 18.04): https://web.archive.org/web/20231003050025/https://serialplot.ozderya.net/downloads/serialplot-0.12.0-x86_64.AppImage