Before I begin, let me mention
- This question has no business value; only academic interest.
- 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).
- 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.
- What are the open source options do I have to implement this ?
- 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 ?