post
[web/gag.com] / bdale / blog / posts / SSRP_Assembled.mdwn
1 I sat up tonight putting together a semi-kit of David Carr's
2 <a href="http://oscar.dcarr.org/ssrp/">Simple Software Radio Peripheral</a>,
3 which is more or less an "RF to USB 2.0" interface.  I'm going to use this
4 as a platform for learning more about 
5 <a href="http://www.gnu.org/software/gnuradio/">GNU Radio</a>.  
6
7 I'm looking forward to getting a
8 <a href="http://comsec.com/wiki?UniversalSoftwareRadioPeripheral">USRP</a>
9 board soon, which I intend to use in the EME station I'm building.
10 In the meantime, the SSRP board looked like an easy way to get started, 
11 particularly since it uses essentially the same parts of GNU Radio as the
12 USRP...
13
14 [[!tag tags/sdr]]