The initial Foginator small scale design has been completed. The sensors, transducers and fans have all been tested for functionality and are working. The circuitry for the sensors is near complete and this will allow for the system and components to work together. Test programs for each sensor have been written and utilized to make sure the sensors were working properly. With the test programs completed, the programs were then broken down into the needs for the project, which was to have the ability to call each sensor and get the data desired.  To complete this, a sensor library with all of the sensors was created where a sensor had to be called in order to output data. Using this library the data was then sent from the Arduino to Pi using i2c communication and for now is being updated on a web page. The web page updates a picture of the plant and all of the sensor values every 30 seconds.