serialviz

Plots data from a serial device in Chrome. (An alternative to Arduino's Serial Plotter.) (by skybrian)

Serialviz Alternatives

Similar projects and alternatives to serialviz

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better serialviz alternative or higher similarity.

serialviz reviews and mentions

Posts with mentions or reviews of serialviz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.
  • Vite 3.0
    6 projects | news.ycombinator.com | 13 Jul 2022
    For my simple app, one-line calls to ESBuild in package.json seem good enough. I run everything using 'npm run dev' or 'npm run build'. See [1].

    I suppose it wouldn't scale if the app got too big and complicated.

    [1] https://github.com/skybrian/serialviz/blob/main/package.json

  • Raspberry Pico-based 100-Msps logic analyzer
    5 projects | news.ycombinator.com | 4 Jul 2022
    Nice! Looks like the protocol between the Pico and the Windows software is quite simple. Porting it to another OS shouldn't too hard.

    Here's an unusual approach to portability for this kind of software: since Chrome supports Web Serial, a web app could do the UI and then it would be portable across operating systems (though still Chromium specific) with no software to install (assuming you already have Chrome or Edge).

    Along those lines, I wrote a little web app that plots CSV data from a microcontroller board (which happens to be a Pico). There's not a lot to it, but I like it better than the Arduino plotter and it might be useful as an example:

    https://github.com/skybrian/serialviz

Stats

Basic serialviz repo stats
2
5
0.0
almost 2 years ago

skybrian/serialviz is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of serialviz is TypeScript.

Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com