Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade possibility? and thx #6

Open
komodensys opened this issue Jul 26, 2024 · 3 comments
Open

upgrade possibility? and thx #6

komodensys opened this issue Jul 26, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@komodensys
Copy link

komodensys commented Jul 26, 2024

hello friend thx for hard work and lovely scope.. is it possible to make more analog channels in the same page (either with other boards or even spliting the 5 adcs into 5 channels? that would be great?? I know about the trigger sync but its not duable to open more then one page in a screen ...

@rtestardi
Copy link
Owner

You are very welcome! You can open two web-pages and switch them to "background" mode with the button so that they can both run and capture,, even if only one is visible at a time (ordinarily javascript pauses the non-foreground web-page, which totally breaks the trigger logic) -- I realize it is a bit clunky to do that.

I think a couple of analog channels from two different flea-scopes on the same page is a great possible enhancement... Possibly in place of digital capture... There are some challenges as well -- with gathering twice as much data from USB, and handling independent triggers, and handling two different sets of calibration values, but it could be doable.

As for 5 adc's into 5 channels, that would require very different hardware. And unfortunately the "raw adc input" is quite low impedance, (like 10k ohm or less) making it probably unsuitable for any kind of measurements -- and adding 5x op-amps as front-ends for 5 adc's starts to get pricey...

Possibly for the future mosquito-scope if I can do it on dsPIC33A, which should have 2x 40 Msps adc's, it might make sense to have 2 channels of 40 Msps -- that's be a nice balance of cost and performance.

@rtestardi rtestardi added the enhancement New feature or request label Jul 28, 2024
@komodensys
Copy link
Author

by the looks the bea-scope will be pure honey....lol
Thx for answer and I understand the limitations, almost all diy scopes are 1 or 2 channels thats why I was looking for 3 or 4 max channels
For automotive work theres no need for high sampling but more channels are appreciated
when we buy the fabricated pcb its minimum 4 pcbs so it would be great improvement more channels
love the simplistic way of altering the gui page (did it in notepad, decreasing the font sizes for better split screenl) and the easy of taking measurements but that all change with more channels I know
Anyway you already have a fan just by making it opensource and being a teacher that teaches and cares about the students
You deserve to teach in the university as your dream... Big thanks from Portugal

@komodensys komodensys changed the title upgrade possibilty? and thx upgrade possibility? and thx Jul 28, 2024
@rtestardi
Copy link
Owner

I also love the automotive target -- I have done some you can see here -- I totally agree more channels (rather than more sample rate) gets nicer. I do hope to make it to teaching somehow -- it is especially nice when folks are grateful, so thank you for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants