pico-coder
pico-coder
This implementation supports run length encoding (RLE) over the wire so that duplicate samples are not sent. So there is a chance it might work, though at 33Msps the Pico...
See https://github.com/pico-coder/sigrok-pico/issues/14 for a previous discussion on the topic. But basically you have two options: 1) Modify the scaling values in sr_device.h and rebuild the PICO uf2 file. 2) Use...
A few comments on your schematic: 1) While 50V supplies might be "cheap" they will likely be very noisy. 2) Opamps that operate up to 50V can be hard to...
Tracking this here: https://github.com/gusmanb/logicanalyzer/issues/4
While it's open source, DSView only supports DS devices, and I have a feeling that they wouldn't want to support other devices in their downloads. While I do provide Windows...
Rule #1 with Open Source anything: - Never say it's easy unless you've posted the pull request to prove it :). Based on a very quick scan it looks like...
Closing this issue as ngscope client support won't be supported. As for the RP2350, I really wish they had added USB 2.0 support (480MBit/sec) as that would have been a...
Yes @palmerr23 (Richard) I'd love to have a board. Can you perhaps email me at the email address in the source code headers and I can forward you an address...
How do I run it? All of the python I've written are standalone python files I run from Spyder Python windows so I'm not very savy on this kind of...
I'm way behind in updates. Since you have 21 stars I'll assume what you have is useful. Rather than trying to merge what you have in (I'm nearly functionally illiterate...