Tagged Questions
0
votes
2answers
101 views
Need help with signal processing [closed]
I am from computer science field and not electronics. I have made an electronic device that gives analog signals as its output. So, problem is that now I want to analyze these signals by a computer. ...
2
votes
2answers
670 views
Microcontroller with ADC and capable of SPI communication
I am designing a system where
Analog Signal ---> (ADC- Digital Data )---> UWB chip mostly WSR601 or AL6301/AL5100 Chipset
Note (1): UWB is an abbrieviation for Ultra Wide Band wireless ...
0
votes
1answer
268 views
Communication between modules over USB using a uC
I have a module (say A) which sends data serially to me at 5 Mbps. I want to transfer this data to another module (say B). For B, I have a few choices for links: USB, UART, PCI/E, etc. I am not sure ...
1
vote
0answers
494 views
NTSC -> ADC -> USB. A video digitzer circuit
I'm working on a project that ultimately needs to incorporate an analog video camera input, digitizing it and spitting it out a USB port as an MPEG stream. My general aim is for roughly a VGA ...