K7MDL2 / RF-Power-Meter-V1

RF wattmeter and Band Decoder on Arduino or PSoC5 modules with Python desktop monitoring and control app. Remote operation via USB Serial or Ethernet (new).
MIT License
27 stars 1 forks source link

Port Desktop Python App to Linux #13

Closed K7MDL2 closed 4 months ago

K7MDL2 commented 4 months ago

Enable the Desktop app to run on a dedicated RPi machine. An encoder can allow for rotator turning. I have a few PiHPSDR focused controllers with encoders and switches that can become a dedicated ethernet connected controller.

K7MDL2 commented 4 months ago

Desktop Python app ran on Linux Mint with no changes. Even sees a serial device. When changing IP address related data on the target decoder board you need to reset EEPROM then reconfigure and recal. I think there is a remote command to change the dest and host IPs also.

K7MDL2 commented 4 months ago

Seems to work with no changes required on LinuxMint. Should work on RPi.

K7MDL2 commented 4 months ago

Seems to work the same on RPi 4B with Bullseye 64bit.