3

I find Software defined radios interesting, and was searching for ways to learn about it.

One way is getting your feet wet with devices like USRP products.

However, USRPs are rather expensive.

What are alternatives/less expensive suggestions for getting a software-defined-radio implementation?

I would like to use it to eventually build things like a GSM base transceiver station, etc. in a budget-friendly way.

boardbite
  • 4,892
  • 11
  • 47
  • 73
vvavepacket
  • 2,473
  • 9
  • 38
  • 56

1 Answers1

5

One way is to use for this purpose cheap USB TV tuner. I've read that ppl have good results with it. Here is the link:

http://hackaday.com/2012/03/30/working-software-defined-radio-with-a-tv-tuner-card/

Obviously it is viable only for receiving (so no, it is not possible to make GSM base station with it).

However GPS receiver is doable:

http://hackaday.com/2012/04/13/those-usb-tv-tuners-used-for-sdr-can-also-grab-gps-data/

mazurnification
  • 2,563
  • 1
  • 21
  • 25