Search the Community
Showing results for tags 'real-time'.
Found 2 results
-
Howdy, I'm looking for a device that can read a 5 Mbit NRZ pseudorandom digital stream (pn15) and stream it via USB in real time. I've thought of using a standard serial to USB converter, but I don't think it would work because there are no sync bits. I think the only way to really capture the bits would be to over-sample (>10 MS/sec) and then fit a clock to the serial signal. I'm sure the Analog Discovery could do this with its 100MS/sec sample rate, but I'm looking for something that could stream it in real time. I think I've read that the real time limit is 1-2 MS/sec, but I'm wondering if it would be faster since I'd only have to stream digital samples. I'm willing to write some code if the functionality is exposed in the API. Any information would be greatly appreciated. Thanks, Sam
-
Dear experts, I am actually new in this field and have a very few experience with zybo board. I have implemented the zybo_hdmi_in_demo which is required for my master thesis. Output video streaming at the VGA monitor shows a cropped part of my input video source. What should I do now? And can I use other HDMI source rather than my PC? And what is the preferred input HDMI video resolution? any kind of support or suggestions is highly appreciated.