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