Navigation

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

    Topics created by Damme

    • Damme

      good and safe AC/DC adapter?
      Hardware • • Damme  

      4
      0
      Votes
      4
      Posts
      1651
      Views

      gregl

      @Damme I posted about this before, but ive had fantastic luck getting quality ( Apple/Plantronics/Jabra/LG/Samsung/Nokia/Motorolla) etc powersupplies from the IT department at work. Most of them are rated 5/6/9 or 12volt at 500-2000mA Worth an ask...or if you dont work in a workplace, ask your wife/family/friends to ask at their workplace!
    • Damme

      Watch and log free sram during runtime..
      Troubleshooting • • Damme  

      1
      0
      Votes
      1
      Posts
      665
      Views

      No one has replied

    • Damme

      MQTT Broker gateway
      Controllers • • Damme  

      132
      2
      Votes
      132
      Posts
      115592
      Views

      Soloam

      Found the solution tanks to watou user in OpenHab Forum. Switch node2_sw2 "sw2 send + recieve example" (node2,all) {mqtt=">[mysensor:MyMQTT/21/2/V_LIGHT:command:OFF:0],>[mysensor:MyMQTT/21/2/V_LIGHT:command:ON:1],<[mysensor:MyMQTT/21/2/V_LIGHT:state:MAP(1on0off.map)]"} The secret is in the :state: declaration on the MAP! Thank you all
    • Damme

      Anyone seen TMRh20 RF24 fork?
      Development • • Damme  

      4
      0
      Votes
      4
      Posts
      2021
      Views

      Zeph

      That's part of what brought me here actually - I was following (and mildly helping with) TMRH20's version of the library and I saw that this project was using it when scanning for forks of that.
    • Damme

      Mysensors MQTT gateway
      Development • • Damme  

      17
      1
      Votes
      17
      Posts
      8637
      Views

      yuriyts

      Link https://github.com/Damme/MyMQTT broken
    • Damme

      Your workshop :)
      General Discussion • • Damme  

      183
      0
      Votes
      183
      Posts
      64378
      Views

      skywatch

      @bjacobse I agree - when I was putting mine together I could see the desk top. But now it is in constant use 'building' I never know what I will find underneath something!
    • Damme

      Ask sensor for state on incomming events?
      Development • • Damme  

      2
      0
      Votes
      2
      Posts
      1157
      Views

      hek

      @Damme The actuator/sensor class does not have any build in code for keeping track of latest value. You have to implement this yourself by answering incoming request messages.
    • Damme

      got a spare ethernet shield?
      General Discussion • • Damme  

      2
      0
      Votes
      2
      Posts
      1347
      Views

      daulagari

      If I search ebay being based in Holland, I see you can get a boards with a W5100 from the UK, Germany and Italy for reasonable prices (13 Euro, 4 Euro shipping). What happens if you search ebay from Sweden and do not set Worldwide?
    • Damme

      Antenna 101
      Hardware • • Damme  

      27
      0
      Votes
      27
      Posts
      20565
      Views

      Damme

      @daulagari I had the chance of borrowing a hand held RF spectrum analyzer for a very short while (2h) I would love to do some more scientific measurements on all my transmitting apparatus..
    • Damme

      SSMSG - Single file SQL MySensors Gateway
      Development • • Damme  

      8
      1
      Votes
      8
      Posts
      2967
      Views

      ch3b7

      @Damme said: 1;1;1;1;1;1\n sorry im from argentina and my english is very bad xD the problem is... i can send "255;255;3;0;4;2\n" from vb.net programm to arduino gateway in COM port and then the gateway send the same command to the sensor to change de ID vb.net --> arduino gw ---> sensor but i think the gw dont read the incoming data at now im use your script and work fine