Pimoroni Enviro+ Review

Forumite Members General Topics Tech Makers & Builders Raspberry Pi Pimoroni Enviro+ Review

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37432
    Ed PEd P
    Participant
      @edps
      Forumite Points: 39

      If you look on line for a wifi connected max-min thermometer for your greenhouse, the cupboard is pretty bare.

      A raspberry pi coupled with a Pimoroni Enviro+ is a pretty neat solution that only needs a modicum of programming to get pretty much everything a keen grower could want (plus a lot more) .

      Out of the box, the Pi add-on will display current temperature, barometric pressure, humidity, light level  and pollution indicators. A further small add-on gives particulate readings as well (just in case your neighbour has a chipped diesel 😉).

      I’m using a spare Pi3A+, but others have used a Pi Zero WH so the resources required are pretty low.

      The example python scripts are fully working examples of accessing individual as well as a touch sensitive way of scrolling through all the sensors (you lightly touch the light sensor). There is also a ‘Hello World’ for the lcd display.

      All told a nice bit of kit that gives you more sensors than you could shake a stick at. For Greenhouse use the temperature, humidity and possibly light sensors have obvious application (the light sensor could be of use if say you are using Grolux lighting for your ‘exotic’ plants). The barometric pressure really only gives you a way of local weather forecasting which is probably a redundant reading in the Internet age. The pollution sensors are not that relevant in a greenhouse are of interest only, but maybe they could give an indication of pollen or an alarm if some nasty chemical was spilt by your dog or something.

      [edit] I perhaps should have added that you need to use Python to program the Pi to extract the data and stick it in a file (say on an hourly basis). It is then pretty simple stuff to write a routine on your pc to read the samba share and do with it as you wish. I guess you could even use IfTTT on a mobile if you wanted.

      #37435
      The DukeThe Duke
      Participant
        @sgb101
        Forumite Points: 5

        Would be far easier buying a so of basic abt the termonitor. Take two seconds to set up.

        #37436
        Ed PEd P
        Participant
          @edps
          Forumite Points: 39

          a so of basic abt the termonitor

          Sorry – could you please spell that one out – I tried, but could not completely guess my way through the typos.

          If it was something about a basic max/min thermometer – yes of course that can be used, as could a simple thermostat. It depends what you want, and what you think you could do with the info generated.

          This sort of set up could be very handy for (say) controlling an automatic hydroponics setup for year-round green salad in your greenhouse by just adding a water/water level sensor and drip valve control.

          #37448
          DrezhaDrezha
          Participant
            @drezha
            Forumite Points: 0

            I wanted something similar to monitor my room that I’m renting in Loughborough at the minute as it seemed very humid.

            I went for one of the cheaper sensors and have had no end of trouble with it – in the end I purchased this from Amazon for about the same price and saved myself hassle!

            However, then using the data is problematic, but as I only wanted to monitor, it isn’t an issue. Probably use the same sensors!

            "Everything looks interesting until you do it. Then you find it’s just another job" - Terry Pratchett

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