Universal HamRadio Remote HTML5 interface
Go to file
2020-12-02 18:54:20 +00:00
.github/ISSUE_TEMPLATE Update issue templates 2020-11-08 15:49:06 +00:00
opus add serial advanced configuration options 2020-12-02 18:50:18 +00:00
www audio buffer performance modification 2020-11-23 22:16:14 +00:00
LICENSE Initial commit 2020-08-30 13:32:57 +00:00
README.md Update README.md 2020-12-02 18:54:20 +00:00
UHRH.crt add authantification and other mod 2020-11-15 01:43:50 +00:00
UHRH.key add authantification and other mod 2020-11-15 01:43:50 +00:00
UHRR add serial advanced configuration options 2020-12-02 18:50:18 +00:00
UHRR_users.db add authantification and other mod 2020-11-15 01:43:50 +00:00
UHRR.conf add serial advanced configuration options 2020-12-02 18:50:18 +00:00
UHRR.log add authantification and other mod 2020-11-15 01:43:50 +00:00

Universal_HamRadio_Remote_HTML5

Universal HamRadio Remote HTML5 interface.
This is an implementation of a python server and HTML5 frontend to provide a web interface to use your TRX for both RX and TX.
You can use basic and some advanced functions of your radio.
You use the speaker and microphone of your computer to communicate.
This project is more oriented for voice (phone) or CW.

Caution:
It is designed for Raspberry Pi OS (32-bit) Lite (actually "Minimal image based on Debian Buster").
Use only if it is legal in your country.
It is intended for remote use, it is not designed for use on the same computer as an interface even though it will likely work.
Please don't raise an issue for anything outside of the intended design.



More info on the wiki page:https://github.com/F4HTB/Universal_HamRadio_Remote_HTML5/wiki


News:https://github.com/F4HTB/Universal_HamRadio_Remote_HTML5/wiki/History



UHRR_Pict

This utility is used to set up an amateur radio station remotely via a web browser.

You need:

  • a radio station compatible with Hamlib.
  • a cat interface.
  • a circuit making it possible to adapt the audio levels between the microphone input, the speaker output and the sound card.

Assuming your raspberry pi hostname is set to UHRR, you can access it at https://UHRR.local:8888/ Note the HTTP S . You can configure all of this by logging into https://UHRR.local:8888/CONFIG If the original configuration is invalid or missing, this will automatically switch to the configuration page.

func_princ

sound_diagram

Special thanks to :

-Mike W9MDB! and all the hamlib team for all their hard work

-All contributors :)