HamMessenger icon indicating copy to clipboard operation
HamMessenger copied to clipboard

Raspberry Pi and sending messages?

Open btarg opened this issue 3 years ago • 4 comments

I really like the look of this project and it's clear a lot of effort went into creating it, but I would love to see the ability to hook this up to a Raspberry Pi or similar device to be able to send and receive messages through a software with some kind of UI. Will this sort of thing ever be considered for the project? I would also be really happy to see secure encryption for the protocol but that seems like it would be really difficult to implement. Looking forward to updates!

btarg avatar Aug 05 '21 00:08 btarg

Hey @iCrazyBlaze, there is already a serial protocol so technically this is already possible! Check it out and feel free to add to it as you see fit.

https://github.com/dalethomas81/HamMessenger/blob/master/Documentation/Operating%20Instructions/Serial%20Interface.md

dalethomas81 avatar Aug 05 '21 01:08 dalethomas81

I have encryption working on my LoRa messenger app (AES256), so this is something I could bring to the table.

Kongduino avatar Aug 05 '21 09:08 Kongduino

Unfortunately for amateur radio it is illegal to encrypt your communications.

dalethomas81 avatar Aug 05 '21 13:08 dalethomas81

or O64 or vocore2 https://vocore.io/v2.html or notkia https://hackaday.io/project/185645-notkia-name-change-planned

srem1 avatar Apr 11 '23 21:04 srem1