##Project to control IKEA hydroponics Krydda/ Växer
Control growth with microcontroller/ embedded system and sensors (light, humidity, temperature, CO2, water level etc.) utilizing automated lighting and water refill with the new IKEA Krydda/ Växer system.
######Light sensor (BH1750FVI)######
Monitors the amount of light the plants accumulate over the day. To save energy in the future I will only switch on the lights as long as necessary if ambient light (sunlight) is available. You can find an example sketch and the library for BH1750FVI here. The light sensor on a breakout board is available on Ebay, AliExpress etc.
BH1750FVI connected to an ESP8266 (ESP-12) breadboard adapter board (see my project ESP8266 breadboard adapter board)
######Temperature and humidity sensor Sensirion SHT21######
Monitors the actual environment values of temperature and humidity. Might be helpful if one of the values gets out of the comfort envelope for the plants. You can find an example sketch and the library for SHT21 here. The sensor on a breakout board is available on Ebay, AliExpress etc.
To monitor your cultivation unit from local/ everywhere I wrote a sketch to both send the actual values via the serial port and to adafruit.io which is a nice web service for displaying data in the internet (of things).
Demo-Dashboard of my Krydda system
You can get more information on how to set up your own dashboard on adafruit.io here
Parsley | Pak Choi | Chard | White cabbage | Rocket | Large-leaved chicory | Curled-leaved endive | Parsley | Watercress | Basil |
---|
Day 0 (initial seed)
Day 3
Day 6
(Parsley looks like it's dead seed) Parsley needs much more time to germinate - RTFM! (about 14 days)
Day 0 (in a new home) Seedlings moved to cultivation unit
Day 30 in cultivation unit Chicory, endive, parsley and basil almost ready to harvest!