Week 11: Interfaces and application programming
This week I had to create an application for the input device I made. I wanted to create an interface for the temperature difference sensor I made in the input week. I started with the Neil's code which has one window displaying the temperature that interfaces with thermistor board. I changed the python program as following to display temperature of sensor1, sensor2 and the difference of temperatures.
hello.temp.44.py.