Navigation

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

    Topics created by Astrofotograf

    • Astrofotograf

      Openhab2 + mqtt: PIR working, switch does not
      Troubleshooting • • Astrofotograf  

      2
      0
      Votes
      2
      Posts
      1150
      Views

      Astrofotograf

      Omg.. Topic can be closed. After hours and hours of search, try and error, I noticed I called the switch SW2 in the items file and SW1 in the sitemap..
    • Astrofotograf

      OpenHAB + Arduino Uno Gateway + ENC28J60 + MQTT
      My Project • • Astrofotograf  

      5
      0
      Votes
      5
      Posts
      3705
      Views

      Astrofotograf

      @ahmedadelhosni Yep, ordered one yesterday. Hope it won't take weeks again.
    • Astrofotograf

      Another beginner project
      My Project • • Astrofotograf  

      20
      0
      Votes
      20
      Posts
      9026
      Views

      Astrofotograf

      Hm, I installed OpenHAB now on my RasPi, also Mosquitto. I think I begin to understand this. So MQTT is just some kind of "forum", and when in the thread "livingroom/temperature" something changes, OpenHAB recognizes it. The sensor sends just its data to the gateway and the gateway writes the MQTT thread? Will the other way round work too, so OpenHAB writes data into a specific thread, the gateway recognizes it and sends a command so, say a servo node to move something? If that all is correct, I sould be able to connect the 433 MHz things just like a normal sensor node. The receiver acts as a normal sensor and the sender could use the servo sketch to send some commands via 433 MHz band?