The Raspberry Pi takes over a greenhouse

Lead Image © macrovector, 123RF.com

Raspberries Out Back

Keeping up with a garden is a lot of work. Luckily, with a Raspberry Pi, you can automate your greenhouse.

Professional gardening operations are known to employ modern technology, but you can also put technology to work to automate a small greenhouse in your backyard. With the use of a Raspberry Pi, a variety of sensors, and a few actuators, the yields from your plants will increase, and you will save time.

The greenhouse project described in Raspberry Pi Geek issue 7 [1] has been in operation for a year now, which is long enough to show its strengths and weaknesses. The update described here for the greenhouse automation project provides additional capabilities and eliminates some of the weaknesses observed in the original design.

A number of good reasons for redoing the project presented themselves. The first problem is that the housing for the electrical components is too small. This makes it difficult to expand the design. Moreover, the components are crowded together in the housing, so changing out a defective part requires dismantling most of the setup. The Raspberry Pi also has reached the limits of its capacity as a control center. In particular, it lacks an analog input on the GPIO needed for collecting data from the environment.

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF

Pages: 6

Price $2.95
(incl. VAT)

Buy Raspberry Pi Geek

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Building a Raspberry Pi greenhouse

    A greenhouse environment has to be just right. The temperature can't climb too high or sink too low, and the plants need water. Why not put your Raspberry Pi to work as the gardener?

  • Android Pi

    Your Android device can be a versatile companion for Raspberry Pi. We describe some useful apps to help you make this happen.

  • PHP on Raspberry Pi

    Getting started with PHP on Raspberry Pi is easy. We show how to build a simple PHP app to control an LED.

  • An interactive Advent calendar

    An Advent calendar during the Holiday season is a lovely tradition, but the calendars on the market are rather ordinary. We describe a Rasp Pi project that lets you create an innovative and unique Advent calendar.

  • Getting to know the Raspberry Pi I2C bus

    When the Rasp Pi GPIO connection capabilities are insufficient for your project, you can turn to the industry-standard I2C data bus to communicate with actuators and sensors.