Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Jan Gatzke
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Jan Gatzke

    • Jan Gatzke

      New version of the MySensors adapter
      IOBroker • • Jan Gatzke  

      5
      1
      Votes
      5
      Posts
      2406
      Views

      Jan Gatzke

      @raig would you sage share your sketch?
    • Jan Gatzke

      Scene controller: how to do it bidirectional
      Domoticz • • Jan Gatzke  

      9
      0
      Votes
      9
      Posts
      2445
      Views

      rozpruwacz

      I would argue about that :), the display can be used as a very flexible control panel without any state. This simplifies things a lot. I'm just sharing my expirience, it may be just not worth the effort
    • Jan Gatzke

      Serial Gateway restarting
      Troubleshooting • • Jan Gatzke  

      31
      1
      Votes
      31
      Posts
      6929
      Views

      Jan Gatzke

      @Yveaux Tested with 2.2 Beta gateway. Problem seems solved. I am running on 5V 16 Mhz / RF24_PA_MAX now. Could not reproduce the problem anymore. Thx for your help!
    • Jan Gatzke

      ESP8266 actuator keepalive?
      Domoticz • • Jan Gatzke  

      1
      0
      Votes
      1
      Posts
      891
      Views

      No one has replied

    • Jan Gatzke

      Domoticz using wrong message Type
      Domoticz • • Jan Gatzke  

      2
      0
      Votes
      2
      Posts
      1151
      Views

      Jan Gatzke

      Ok, solved it myself. V_LOCK_STATUS is wrong in this case. The expected subtype for S_DOOR is V_TRIPPED. Changed it in the sketch and everything works as expected.
    • Jan Gatzke

      Arduino UNO: max current on Vin pin?
      Hardware • • Jan Gatzke  

      7
      0
      Votes
      7
      Posts
      10199
      Views

      Jan Gatzke

      Ok, as it seems I did not look good enough. There is an diode (smd M7) between the input jack and the vin pin. This diode is rated 1A. So this will be the maximum current available to the whole arduino + shield. I will put a jack on my shield and feed the arduino from the shield and not vice versa.
    • Jan Gatzke

      MySensors controlled heating
      My Project • • Jan Gatzke  

      2
      2
      Votes
      2
      Posts
      3115
      Views

      bjornhallberg

      Interesting stuff. I have similar valves and thermostats to control them. It's an older floor heating system where the thermostats are starting to fail. I've been thinking of doing something similar since the thermostats, even ugly ones with just a dial and no lcd cost $50 a piece or something. It really starts to add up after a couple of floors.
    • Jan Gatzke

      Serial Gateway: Optional delimiter for messages sent to the serial interface
      Feature Requests • • Jan Gatzke  

      2
      0
      Votes
      2
      Posts
      1140
      Views

      tekka

      @Jan-Gatzke the delimiter is "\n"