OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Can I use MQTT for reading a soil moisture sensor?

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70163

    NorbertB
    Participant

    Hello,

    I have OSPi running on a RaspberryPi, version 2.1.9 (7).
    MQTT is now integrated here, which I very much welcome.
    I have a soil moisture sensor in the greenhouse, based on an Arduino, which sends the relative soil moisture and a binary signal (wet / dry) to an MQTT broker.
    Can I subscribe to this topic somewhere in the OSPi in order to use it as a sensor in the OSPi?

    Regards,
    Norbert

    #70184

    Ray
    Keymaster

    Soil sensors that output digital signals are already supported and the statuses are pushed to MQTT in firmware 2.1.9(7). If you are referring to analog soil sensor — the firmware does NOT support analog sensor because the GPIO pins used to read sensor status is not an analog pin. You would need to use either an i2c type of soil sensor, or have an i2c type of analog to digital converter in order to interface it with opensprinkler.

    #70196

    mode
    Participant

    He wants to subscripe a topic for an external sensor with the openspinkler, not publish data from a sensor connected to opensprinkler.

    #74384

    vamp
    Participant

    Good idea, possible to do this? (similar with HTTP station, but not output, but also input and use a MQTT topic)

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Can I use MQTT for reading a soil moisture sensor?