Navigation

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

    Topics created by zuru

    • zuru

      Debugging temp sensor
      Hardware • • zuru  

      2
      0
      Votes
      2
      Posts
      1131
      Views

      Heinz

      I use http://forum.mysensors.org/topic/838/windows-gui-controller-for-mysensors for logging the communication between the controller and the nodes.
    • zuru

      Question: reading from gateway from Linux
      General Discussion • • zuru  

      2
      0
      Votes
      2
      Posts
      836
      Views

      Sparkman

      @zuru The gateway will dump info on the serial port, so you could write a script or application to parse that. The API info is here: http://www.mysensors.org/download/serial_api_15. Note that the controller also assigns node IDs so you would need to hard code them if the script or app you build does not respond to those requests. Cheers Al