Navigation

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

    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