Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. T. Hunter
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    T. Hunter

    @T. Hunter

    0
    Reputation
    1
    Posts
    46
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website digitronic.com

    T. Hunter Follow

    Best posts made by T. Hunter

    This user hasn't posted anything yet.

    Latest posts made by T. Hunter

    • PWM Output with node Red

      Hello,
      I try to control a PWM output with Node Red.
      I'm sending a json to the websocket like this.
      {
      "cmd": "set",
      "dev": "relay",
      "circuit": "1_01",
      "mode": "PWM",
      "pwm_freq": 10,
      "pwm_duty": 20
      }
      But the output is not switched.

      posted in Node-RED
      T
      T. Hunter