logicanalyzer VS serialviz

Compare logicanalyzer vs serialviz and see what are their differences.

logicanalyzer

24 channel, 100Msps logic analyzer hardware and software (by gusmanb)

serialviz

Plots data from a serial device in Chrome. (An alternative to Arduino's Serial Plotter.) (by skybrian)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
logicanalyzer serialviz
5 2
1,634 5
- -
5.8 0.0
6 months ago almost 2 years ago
C# TypeScript
GNU General Public License v3.0 only 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.

logicanalyzer

Posts with mentions or reviews of logicanalyzer. 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 logicanalyzer and serialviz you can also consider the following projects:

gbs-control

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

PicoCart64 - N64 development cart using a Raspberry Pi RP2040