Shared:2019W2G1Concept

From cs
Revision as of 12:04, 7 April 2020 by Luuk (Talk | contribs)

Jump to: navigation, search




Workshop 2 Group 1 : CONCEPT

Sensors and Actuators, first iteration:

These images show the first iteration of the sensors and actuators part of our concept. The goal is to create an integrated irrigation and plant management system into the fragment. This first prototype manages to capture temperature, humidity, luminance and soil moisture for the plants. When values are incorrect, a warning LED will turn on to notify people of the problem. W2G1 Sensors Proto1.jpg

Downsides: The Raspberry Pi doesn't have analog inputs. Therefore, both the luminance and soil moisture are measured by charging a capacitor and calculating the length of the charge. This can be improved by including an ADC into the prototype. Another issue is that the resistance of the LDR is unknown, therefore the luminance isn't calculated accurately and based on perception. This can be improved by swapping out the sensor for a sensor with known resistance. Another improvement can be linking multiple plant systems onto a single microcomputer, therefore saving required hardware