Using Node Red to remotely power on my Flexradio

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 5

  • @KS0JD
    @KS0JD Місяць тому +2

    Thanks Mort! Interesting way it was done. 73

    • @LB0FI
      @LB0FI  Місяць тому

      Well, I'm not quite where I want to be, but I am getting there in baby steps.

  • @kb9mtd-aaronwebb
    @kb9mtd-aaronwebb Місяць тому +2

    I did this a few years back with my 991a. Great learning experience! It was a little bumpy in the beginning. I'm working on manual switches, like yours, in a separate browser tab. It'll look and work cleaner. I leave my power supply on, so there's constant power to the radio, eliminating an extra switch.

    • @LB0FI
      @LB0FI  Місяць тому

      Do you use Node Red for the interface?

    • @kb9mtd-aaronwebb
      @kb9mtd-aaronwebb Місяць тому

      @LB0FI no I used Bash to echo directly via CAT control as a proof of concept. Now I'm either using Java or if HTML will do it it'll likely be easier. I just want a way to manipulate the controls remotely on from my phone. Power, tuning and off/on for example. I know I can accomplish what I need with node red but I found the interface annoying and not intuitive.