It's an automated farm system where we kind of created a mini controlled environment inside the greenhouse (the glass box). We've used sensors like temperature, humidity, soil moisture etc to measure the conditions inside the box, and then based on these conditions our system would take some counter measures, like if the temperature is higher than a predefined value then exhaust fan would be switched on automatically, similarly if it's dark, then the bulb would switch on and if the soil moisture goes down, there's a pump to push water into the soil. Apart from this, all the values from sensors would be stored in a server, a mini computer inside the setup (raspberry Pi in our case) in an excel sheet every 3 seconds which could be displayed over the internet to an android app developed by us. So, basically using this setup we can grow plants which are not native to a place and also a farmer could sit at home and monitor the conditions inside the box with the help of the android app. I was the leader.