Hacker News new | ask | show | jobs
by TaylorAlexander 2518 days ago
Yeah...

I tried to make an open source radio system like LoRa before LoRa existed, but I mostly failed to deliver on my kickstarter. :-/

I did make a 915/868 MHz frequency hopping radio protocol that is open source, as well as ARM powered hardware to drive it, but it turns out everything I wanted to do was way more work than I realized.

Bummer that LoRa hardware is proprietary, but I suppose so was the cpu and radio chip I used. Would be nice to get some open source digital radio chips!

1 comments

That sounds interesting. Could you please provide a link to the open source project?
Sure:

https://github.com/flutterwireless/FlutterWirelessLibrary

https://github.com/flutterwireless/FlutterHardware

I have lots of hardware I could share if anyone would pick it up in the Bay Area, and I can make all the IP CC0 or MIT licensed instead of copyleft it desired.