Monday, November 14, 2016

Team 3 Climate Control Meeting Minutes

Our team met and talked together in a Google hangouts call and discussed about the objectives we are trying to  complete. This meeting took about 1 hour and 30 minutes. We also meet in the classroom on 11/9 and 11/11 for about 4 hours total.

Worked on:

- Python code for outside temperature, outside humidity, inside temperature, both fans on and off, cooling on and off , and heating pad on and off.

- Updated the User Interface by adding manual increase and decrease of temperature through buttons.

- Manual toggle of Fan 1 and Fan 2 (ON and OFF function, ex: color change of toggle buttons)

- Bluetooth Connectivity


Working towards:

- JSON script to send over Bluetooth for outside temperature, outside humidity, inside temperature, both fans on and off, cooling on and off , and heating pad on and off.

- Read JSON and place the values into the text view.

- Read JSON from Android to Raspberry Pi through Bluetooth.

-  Perform a test where you must FIRST be able to have the server connected to Bluetooth and have it LISTEN for feedback, server socket. 

- Perform a test where you can send data to the server from a different script which is the client socket

No comments:

Post a Comment