Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Jérôme Mathues Koody
    3. Best
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by Jérôme Mathues Koody

    • RE: Send pH, Redox and temperature values to domoticz

      thanks @mfalkvidd I will have a look at this.

      posted in My Project
      Jérôme Mathues Koody
      Jérôme Mathues Koody
    • RE: Send pH, Redox and temperature values to domoticz

      I have a look at https://www.openhardware.io/view/381/Floating-Swimming-Pool-Sensor-Water-Quality

      In fact, in my arduino code, I take the average value of the ph and the redox to keep stability of the values. I record it into 2 variables:

      • float pH
      • int Redox

      So I have to use the "var1_msg( 0 , V_VAR1 )," to send my variables as I can see in the "sensor water quality" project.

      I will try this

      posted in My Project
      Jérôme Mathues Koody
      Jérôme Mathues Koody