serialviz VS sigrok-pico

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

serialviz

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

sigrok-pico

Use a raspberry pi pico (rp2040) as a logic analyzer and oscilloscope with sigrok (by pico-coder)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
serialviz sigrok-pico
2 2
5 676
- -
0.0 4.1
almost 2 years ago 3 months ago
TypeScript C
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.

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

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.

What are some alternatives?

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

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

gbs-control

PicoCart64 - N64 development cart using a Raspberry Pi RP2040