Navigation

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

    mar.conte

    @mar.conte

    7
    Reputation
    104
    Posts
    703
    Profile views
    1
    Followers
    5
    Following
    Joined Last Online
    Email mar.conte@icloud.com

    mar.conte Follow

    Best posts made by mar.conte

    • RE: [SOLVED] Sleep dont run

      SOLVED
      HI
      FOR 3volt power i have insert jumper in the pin H of hcr501 and my project in sleep mode consumption is 30 micro Tanks for you suggesrion
      By

      posted in Troubleshooting
      mar.conte
      mar.conte
    • RE: What's the best PIR sensor?

      @NeverDie
      Hi
      I just ordered a pir of panasonic Papirs series and even a parallax'll let you know

      posted in Hardware
      mar.conte
      mar.conte
    • RE: NodeManager: plugin for a rapid development of battery-powered sensors

      @user2684

      Much easy INFINITE THANKS AND CONGRATULATIONS

      posted in NodeManager
      mar.conte
      mar.conte
    • RE: [SOLVED] Sleep dont run

      @mfalkvidd
      infact i the gw not exist, i try with gw and test again tanks

      posted in Troubleshooting
      mar.conte
      mar.conte
    • RE: SensorMotion to send both tripped and not tripped

      @tubby
      Like this

      NodeManager nodeManager;
      SensorSwitch swiTch(1,3);
      // before
      void before() {
        // setup the serial port baud rate
        Serial.begin(MY_BAUD_RATE);  
        /*
         * Register below your sensors
        */
      swiTch.setDebounce(50);
      swiTch.setTriggerTime(4000);
        nodeManager.setSleep(SLEEP,60,MINUTES); 
        nodeManager.registerSensor(SENSOR_MOTION,3);``````
      posted in NodeManager
      mar.conte
      mar.conte
    • RE: More Input

      @mfalkvidd
      Very Good!! Tanks so much by, have nuce day

      posted in Troubleshooting
      mar.conte
      mar.conte

    Latest posts made by mar.conte

    • RE: Rfm95 Awake

      @mfalkvidd
      Tanks very much

      posted in NodeManager
      mar.conte
      mar.conte
    • RE: Rfm95 Awake

      @mfalkvidd
      Wath is milliseconds smartsleep ideal for little consumption battery?

      posted in NodeManager
      mar.conte
      mar.conte
    • Rfm95 Awake

      Hello
      It’s possible awake a node in sleep mode with rfm95 from controller ?

      posted in NodeManager
      mar.conte
      mar.conte
    • RE: More Input

      @mfalkvidd
      Very Good!! Tanks so much by, have nuce day

      posted in Troubleshooting
      mar.conte
      mar.conte
    • More Input

      Its possible have more input sensor like
      https://www.mysensors.org/build/binary
      Tanks

      posted in Troubleshooting
      mar.conte
      mar.conte
    • RE: NodeManager: plugin for a rapid development of battery-powered sensors

      @user2684
      For example using text send if i receive state?

      posted in NodeManager
      mar.conte
      mar.conte
    • RE: NodeManager: plugin for a rapid development of battery-powered sensors

      I need help!!!
      I have e mcp23017 Matrix espander i/o in esp nodemecu board, the mcp receive state sensor from my system wired alarm(pir, sismic etc) ; this signal received i want send to my domoticz controller, is the sensor custom the solution? Can i present 16 input sensors from my node to my controller?
      Tanks

      posted in NodeManager
      mar.conte
      mar.conte
    • RE: NodeManager: plugin for a rapid development of battery-powered sensors

      @user2684
      Ok Tanks

      posted in NodeManager
      mar.conte
      mar.conte
    • RE: NodeManager: plugin for a rapid development of battery-powered sensors

      GHi, the rfm95 is compatible with nodemanager?
      And the esp32 also?

      posted in NodeManager
      mar.conte
      mar.conte
    • Switch selector

      How can i present a switch selector in mysensors schetch with option like dummy switch selector?

      posted in General Discussion
      mar.conte
      mar.conte