Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Before I begin, let me mention

  1. This question has no business value; only academic interest.
  2. I am zero in RF technology; but, very willing to start learning it. (Just started to browse the GNU Radio documentation.)

I hope to implement the KnockKnock server over radio (ISM band, of course). For now, I am not thinking of the device that will be the transmitter or receiver. I hope to use something like GNU Radio for Software Defined Radio on two laptops and get them talking. I am more interested in developing code that can receive the radio signals, decode it (Analog-Digital-Converter, perhaps), process it and then transmit back (Digital-Analog-Converter, perhaps).

  1. So, where/how do I start ? Even if your answer is to start reading, I would be glad if you could point me to the right source.
  2. What are the open source options do I have to implement this ?
  3. I thought, I will try installing GNU Radio on a tinycorelinux image; but, their distro list didn't have GNU Radio. Do you know any other minimalist OS that I can use to install GNU Radio ?
share|improve this question
Please read the FAQ for 'what kind of questions should I ask here' stackoverflow.com/faq#questions – KevinDTimm Aug 20 '12 at 12:55
I'm afraid electronics.stackexchange.com or one of the Area 51 sites might be better suited to your question. Interesting and complex, nonetheless. Please take it over there. – jstarek Aug 20 '12 at 12:58
ok, thanks for the advice. I will take this over there. Kindly close/delete this question from there. – cogitoergosum Aug 20 '12 at 15:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.