Not trying to come across as a know it all, just don't want anyone to get burnt.
Your comments could mean LOTS of things, but ALL OF THEM are GOOD!
Great analogy with cars and speed. I'm gunna use that......
Not trying to come across as a know it all, just don't want anyone to get burnt.
Recall I mentioned the Digilent analog discovery kit in msg#4.
Thats why I bought that. Now there's a version 3 which is even better.
I have no idea if it would work with WIN-7 for example. Perhaps not even WIN-8. You'd have to ask them. The Pro Bundle version with the scope probes is equivalent to what I got. But at $593Cdn from Mouser it's not exactly cheap and if you don't think you need features like logic analyzer and waveform generator etc. I'd think twice.I had a look at V3 just now. It says it has a USB-C interface and works with Windows. Is that all versions of Windows or just the latest? Seems like there is a lot of optional stuff. How much of that stuff is required to actually use it?
I have no idea if it would work with WIN-7 for example. Perhaps not even WIN-8.
After when you can buy something like this: https://www.aliexpress.com/item/1005006122528723.html And it's not dependent on Microsoft Windows versions.
The newest one will certainly work with WIN-10 and WIN-11. So I plugged it into my WIN-10 system. Never been plugged into this one before.I was actually more concerned about win 10 & 11. I hate getting locked into a really old version (even if they were better). I assume you mean it does work in the latest Windows versions like 10/11.
I already have several REALLY GOOD Tektronixs digital scopes plus the cheap 1014D I recently got. I'm looking for an analyzer not a scope (although I recognize the similarities). Something that will decode various communication protocols too.
newest one will certainly work with WIN-10 and WIN-11.
Their site isn't the easiest to navigate to get to where to download.Thanks John
And systems designed to work with keyboard and mouse don't always translate well to a small 10" touch screen and no keyboard/mouse which takes up way too much space on the lab bench.
I had a 32 channel logic analyzer that used the 'PC Card' interface. It's shoved into a box somewhere because the only laptop I had with the PC Card interface died and the software for it was never upgraded to newer machines. What made it useful back then was I could write C code to analyze the data it captured every 8 nano-seconds. So now where you can buy a scope that does CAN bus protocol analysis I had to write my own.One of the HeathKit pre-built items I had and got rid of 29 years ago was their digital scope (A to D): required a WinDoz machine and Heath software (I used Parallels - this was before Boot Camp). Narrow bandwidth, but a neat idea considering it was the 80’s.
My high end scope can probe CAN bus, SPI and I2C messages and decode the analog wave forms into the digital messages.
I have some Arduino code and I bought a shield for an Arduino from Sparkfun. Also made up a patch cable that brought the CAR CAN bus out to a standard CANopen DB-9 format.Can't justify it, but I'd love to have a relatively painless way to decode Canbus messages. In my last job before I retired a couple of years ago, I spend a dozen years working with Canbus - but since it was all our equipment we defined the messages, the most I had to do was translate the hex message to something that made human sense to present to the UI. (Did a lot of this on the BeagleBone Black.)
My current fantasy (waaay down the projects to do list) is the read the speed limit and vehicle speed reported by the vehicle's computer (it reads the speed limit signs and displays them), then present these values in real time on a rear facing display for tailgaters:
Car's computer says:
Speed limit is [XX]
My speed is [XX]
Sorry for driving so close in front of you!
Or perhaps something less diplomatic, if they persist.