Live data from Hacker News

HackRF, an open source SDR platform

kickstarter.com

51–57 of 57 posts

Re: HackRF, an open source SDR platform

#51

Earlier quoted context omitted.

http://thinkrf.com/wsa5000/

Building that one was challenging too (I used to do RF work for thinkRF). Going back through history, they started off with something that would only cover a specific band (say wifi, or specific cell bands). Then we did the 0440 (400MHz-4GHz), then the 0108 (10MHz-8GHz). There are all kinds of difficulties that come in to making and RF front-end that'll cover all of that bandwidth (we also did amplification and filte…

I wonder how hard it would be to modify PyRF for another SDR?

Re: HackRF, an open source SDR platform

#52
post #41
post #33

Earlier quoted context omitted.

Depends on what you want to do. A lot of people think that they need more bandwidth or power to achieve something. This may not necessarily be the case. QRP guys have crossed continents on less than a watt. I remember from my undergrad days that we've played with band passing the human voice. We managed to get surprisingly good results with 500Hz of bandwidth. There's a lot of interesting things you can do with more…

Most QRP work is at frequencies less than 30MHz. While 6m might work, tropospheric ducting, sporadic E, etc are touchy enough that adding in QRP operation wouldn't be pleasant. The RF upconverter would help with that, however. Power is easily solved by an external amplifier. Increased bandwidth would be nice, but 20MHz is plenty. While you might need that for microwave experiments (wifi, gsm, etc, and spread-spectrum…

"Most QRP work is at frequencies less than 30MHz. While 6m might work, tropospheric ducting, sporadic E, etc are touchy enough that adding in QRP operation wouldn't be pleasant."

Not my experience at all. I have been wallpapering my radio room with 1st place wins as a QRP entrant in the ARRL 10M contest in December for a couple years.

During a Es opening my 5 watts might only be S9+10dB whereas a guy with a 1500 watt linear would be S9+30dB so you can see why its not much of an issue.

Before I got a modest brick for 6M it was the same deal every July and December. I'd have 5 watts out and work guys 1000 miles away who had signals S9+20dB and I'm sure I was "merely" S9 or so on their side.

Another thing is the ops on 6M are gentlemen, by self selection this is not 80M or 20M sideband. They're glad to work a "weak" signal and don't turn down their RF gain or whatever those HF ops do.

When propagation smiles on you, power out doesn't matter. When it doesn't, well you're screwed even if you have illegal levels of power.

I live in a part of the country where the 1000 mile Es donut covers pretty much all the sand states. So I have a lot of Grids! I near got DXCC during just one VHF contest in the spring in just one day!

Re: HackRF, an open source SDR platform

#53
post #17

So, it's literally a piece of hardware allowing me to take any radio signal from 30MHz to 6GHz, transfer them into digital data and read them out with my Computer? (Or other device)

Since you sound vaguely fascinated, get yourself a 20$ http://sdr.osmocom.org/trac/wiki/rtl-sdr

Re: HackRF, an open source SDR platform

#54
One interesting observation, I have no idea if this can be turned into a startup idea, is you can usually tell within the first two lines of comments in a "SDR" type story who is coming from an analog EE RF background and who's coming from a programmer digital background. And there's very few in between, as a percentage.

I donno if the startup idea is an online course for CS to understand EE or EE to understand CS or both or ... ?

Re: HackRF, an open source SDR platform

#55

What cool projects could someone build with this besides scan radio waves?

Well, there's roughly a lifetime of perfectly legal technological entertainment if you bother to get licensed and operate under FCC part 97, for which this gadget would make an interesting toy/tool.

You could read more about this topic at http://www.arrl.org/

Re: HackRF, an open source SDR platform

#56

Earlier quoted context omitted.

Building that one was challenging too (I used to do RF work for thinkRF). Going back through history, they started off with something that would only cover a specific band (say wifi, or specific cell bands). Then we did the 0440 (400MHz-4GHz), then the 0108 (10MHz-8GHz). There are all kinds of difficulties that come in to making and RF front-end that'll cover all of that bandwidth (we also did amplification and filte…

I wonder how hard it would be to modify PyRF for another SDR?

That's all stuff that happened after I left, but I would bet "not hard at all", if you can implement a controller that presents the same API as https://github.com/pyrf/pyrf/blob/master/pyrf/devices/thinkr...

Re: HackRF, an open source SDR platform

#57
post #7

Any thoughts on how this could be used as a low cost surveying tool to find sources of WiFi interference? We've been considering getting one of these: http://www.metageek.net/products/wi-spy/ It would be great to instead have a bit of kit that could be repurposed like HackRF.

You just need something that receives 2.4GHz and can give you signal strength (or calculate an FFT). Spectools [1] is a great tool for this, it already supports Ubertooth and could easily be adapted to work with HackRF.

Caveat: I work on Ubertooth for Michael Ossmann

[1] https://kismetwireless.net/spectools/

Post reply on HN