sigrok-pico VS serialviz

Compare sigrok-pico vs serialviz and see what are their differences.

sigrok-pico

Use a raspberry pi pico (rp2040) as a logic analyzer and oscilloscope with sigrok (by pico-coder)

serialviz

Plots data from a serial device in Chrome. (An alternative to Arduino's Serial Plotter.) (by skybrian)
InfluxDB - 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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sigrok-pico serialviz
2 2
676 5
- -
4.1 0.0
3 months ago almost 2 years ago
C TypeScript
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sigrok-pico

Posts with mentions or reviews of sigrok-pico. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-04.

serialviz

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

What are some alternatives?

When comparing sigrok-pico and serialviz you can also consider the following projects:

gbs-control

logicanalyzer - 24 channel, 100Msps logic analyzer hardware and software

PicoCart64 - N64 development cart using a Raspberry Pi RP2040