Over on the Spectrum web site, [Dale] — a relatively new ham radio operator — talks about his system for sending text messaging over VHF radios called HamMessenger. Of course, hams send messages all the time using a variety of protocols, but [Dale] wanted a self-contained and portable unit with a keyboard, screen, and a GPS receiver. So he built one. You can find his work on GitHub.
At the heart of the project is MicroAPRS, an Arduino firmware for packet radio. Instead of using a bigger computer, he decided to dedicate another Arduino to do everything but the modem function.
You can probably figure out the rest. A $10 GPS, a battery pack, a charge controller, and a few user interface parts like an OLED screen and a keyboard. In addition, there’s an SD card to store messages.
Of course, we couldn’t help but notice that our cell phone has a keyboard, screen, GPS, and storage. We might have been tempted to work out a way to connect the radio to it by Bluetooth. But we have to admit the little HamMessenger setup is cool-looking and probably lasts longer on a charge than our phone, too.
Awesome! ๐๐
It also caused me a flashback of an old news from the early 2000s, btw.
Back then, CBers in Germany sent “SMS” via Packet Radio.
https://www.golem.de/0206/20444.html
I like this! I have a vision of an echolink for texting and despite the problems that entails, imagine how cool it would be to send a text to your friend half way around the world and have it go through a pathway completely devoid of the cell service!
Facebook is not a user friendly platform. Maybe use a blogspot next time. Luckily it is no embarrassment anymore since a few years to not be a user of this botnet.
Is there something like this, but in a prebuilt form? I’d like to get one of those handheld HAM radios and then test sending out text messages. Curious what the experience is like.
I see devices like a Mobilinkd that are for sale. Is that a device anyone is familiar with?
Nice. Does it also show your position on APRS.FI?
Please, be informed that transmitting with Hamradio equipment prior requires to obtain a licence from the telecommunications regulator in your country.
No it doesn’t, the equipment still works even without a magic license :^)
And you even get magic friends with antennas on their cars and an invoice in their pockets. ;)
73
Nice work!
It depends on what is your goal, but instead of starting from scratch, this project could have been based on [ARMACHAT](https://hackaday.io/project/171790-armawatch-armachat-long-range-radio-messengers). Replace the LoRa module by analog circuitry, and add a GPS-module. Big chunks of the code probably could have been reused as well.
I’m thinking the BlackBerry Q10 keyboard would be awesome here. I have now fallen down the rabbit hole of what it takes to get one going.
Thanks to my fellow hackers for publishing details of the connector and pinout, and some sample code. And to the designer of this so I can imagine how it’s going to work.
Hello, this project might help a 4NatBox project made to keep texting in catastrophic situation like a zombi attack during a huricane… When commercial solutions ain’t there anymore to keep us from communicating.
We are living in a small french island and want to build a biband mesh using LoRa and a wifi band.
People will use their phone to contact the box which will send informations to a local network + give access to a hard drive.
https://www.facebook.com/4NATBOX/
How about this:
https://www.hackster.io/scottpowell69/an-even-better-lora-qwerty-messenger-bf1cd2