>>1069607
Nothing in particular, just thought it would be a cool use of PCs for experiments or even projects that could do useful things that could then be replicated by other people. Mainly software defined radio stuff, but also things like oscilloscopes, logic or spectrum analyzers, etc.
For example, if you could build a repeater for some digital mode or a GSM BTS with an old PC + a couple common ICs and some filtering and amplification, then it could lead to interesting scenarios.
>Why not just use cheap micro controller and communicate with it over USB?
Because those usually can only be toggled at a very low rate, which limits their usefulness.
I'm looking at getting something that can do more than what a Raspberry Pi can do, which is about 50 MHz with luck. Of course a RPi probably can't do any useful processing at those rates because of the CPU being tied up in the switching, so the actual usable rate is probably far lower. Taking the signal directly out of a CPU should be far faster than that.