Universal_HamRadio_Remote_H.../README.md
2020-10-04 16:08:51 +01:00

1.3 KiB

Universal_HamRadio_Remote_HTML5

Universal HamRadio Remote HTML5 interface.

alt text

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.

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 not good, this will automatically switch to the configuration page.

Here are some pictures concerning the implementation:

alt text

alt text

Requirements:

sudo apt-get install git python3 pip3 python3-libhamlib2 python3-numpy python3-tornado python3-serial sudo pip3 install pyalsaaudio

Installation:

cd ~/ git clone https://github.com/F4HTB/Universal_HamRadio_Remote_HTML5.git cd Universal_HamRadio_Remote_HTML5 ./UHRR