Team12-UofG / SmartGreenhouse

Advance your plant growing capability with the SmartGreenhouse using: real time sensor readings and historic data, and automated or manual watering, LED lighting and heating control.
http://192.168.1.186/index.html
GNU General Public License v3.0
31 stars 8 forks source link

Add unit tests and preliminary tests for BME680 #6

Closed islasummer closed 5 years ago

islasummer commented 5 years ago

Added unit test for the BME680 to check the air temperature, humidity, pressure, and quality against the expected values for room temperature. Added preliminary test for the BME680 which takes readings, prints the results and then uploads the data to the SQL server.