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

Allow headless operation #2

Closed K7MDL2 closed 4 years ago

K7MDL2 commented 4 years ago

Remove the requirement to have a local screen attached for full operation. Ideally all config needed should be by a serial connection issuing commands to the Arduino. A much easier way is to use a USB connection to change values in the code and reload. In any case, once operational the remote commands need to replace the buttons in normal operations. Not dependent on wireless capability but should work the same on both wireless and USB.

K7MDL2 commented 4 years ago

Completed in RF_Nano_Headless.ini and matching protocol and MeterID changes in the Desktop UI app. All buttons nd screen dependencies are gone, all operations plus CPU reset are now available by remote commands. Can also monitor multiple meters