Navigation

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

    Topics created by niccodemi

    • niccodemi

      Openhab multiple gateways
      OpenHAB • • niccodemi  

      5
      0
      Votes
      5
      Posts
      370
      Views

      Jarosław Narbut

      @TimO said in Openhab multiple gateways: @niccodemi yes, you need to use different names for different things in Openhab. Name it as you like. The node id is unique per gateway, so you may use the same node id on different gateways/networks. I have problem with 2 MQTT gateways, mysensors binding prasing only one mqtt topic. Also in new OH2.5 is problem selecting Mysensors Mqtt Gateway.
    • niccodemi

      water flow sensor YF-B5
      Troubleshooting • • niccodemi  

      4
      0
      Votes
      4
      Posts
      1839
      Views

      Yveaux

      @niccodemi said in water flow sensor YF-B5: convert flow in l/min to pulses per liter You can; read the example code I pointed to. And as always, Google is your friend
    • niccodemi

      ESP8266 OTA (SOLVED)
      Troubleshooting • • niccodemi  

      9
      0
      Votes
      9
      Posts
      16875
      Views

      manutremo

      @vanjsy Use the sketch here - you can use it as is (change ssid and pwd of course) or add the missing pieces to yours.
    • niccodemi

      433MHz Motion Sensor sketch
      Development • 433 motion sensor • • niccodemi  

      13
      0
      Votes
      13
      Posts
      4486
      Views

      BartE

      @niccodemi this issue i reported more often in MySenors forum adding a delay (or better wait()) is the solution. It should not be a problem because this presentation function is only called once at start up
    • niccodemi

      wireless serial communication
      Hardware • • niccodemi  

      4
      0
      Votes
      4
      Posts
      1779
      Views

      niccodemi

      @siklosi thanks, so that means this module would be only good for serial monitor? Is it possible to do serial monitoring with mysbootloader / myscontroller? I am currently using serial gw with vera - if I am to use myscontroller do I have to disconnect it from vera and connect it with computer running myscontroller?
    • niccodemi

      Relay actuator + water meter pulse sensor sketch
      Development • • niccodemi  

      7
      0
      Votes
      7
      Posts
      4069
      Views

      tbully

      Hey there. Sorry for the delay. I never get notifications on this board for some reason. I'm using one of these: http://www.amazon.com/dp/B00EVKVM02/ref=pe_385040_30332190_TE_3p_dp_1 And one of these for my sprinkler 3/4 line: http://www.amazon.com/dp/B00EVKOK6A/ref=pe_385040_30332190_TE_3p_dp_2 http://www.amazon.com/gp/product/B009YVCMX4?psc=1&redirect=true&ref_=oh_aui_search_detailpage I couldn't find the 1" valve to go with the sensor but you get the idea. I'm just switching those with normal relays tied to the appropriate pins. Funny you should ask about this, however. I'm actually not overly thrilled with the flow sensors (especially the 1" model). It doesn't seem to detect low flow rates. Either my sketch isn't sensitive enough (maybe my debounce is screwed up) or it doesn't pulse for lower speeds. I'm considering another type of flow meter but 1) haven't found one yet 2) not looking forward to re-plumbing everything.
    • niccodemi

      Relay actuator sketch - auto off function
      Development • relay • • niccodemi  

      17
      0
      Votes
      17
      Posts
      9194
      Views

      mvader

      @Dwalt oh wow.. thanks so much.. i was waiting for you to get back to me but never saw this post.. and i just happened to stumble on it when i was looking to see if you had been back on the forum or not. I'm good with the hardware side of things and can shell script and do windows scripting. but still have not learned this coding yet. i have all the hardware for the 433 stuff. i even got the RF stuff to work (on my RPI2) and sniffed all my codes i could just never get it to work with my arduino stuff. likely the code, so i'm excited to give your code a go. Thanks!
    • niccodemi

      Pressure sensor - arduino low memory (SOLVED)
      Troubleshooting • pressure • • niccodemi  

      25
      0
      Votes
      25
      Posts
      13831
      Views

      nikitech0103

      Still this code is working?
    • niccodemi

      Binary / Temp sensor help - sleep time
      Development • temperature binary sleep time • • niccodemi  

      3
      0
      Votes
      3
      Posts
      2905
      Views

      niccodemi

      @BulldogLowell thank you, I uploaded it and so far it works fine.
    • niccodemi

      RFduino board
      Hardware • pcb board rfduino • • niccodemi  

      3
      0
      Votes
      3
      Posts
      2324
      Views

      ntruchsess

      RFduino uses BLE (Bluetooth Low Energy). While this is also 2.4GHz it's not compatible with nRF24L01 in terms of protocol.