I've been following this guide http://www.instructables.com/id/Control ... /?ALLSTEPS and everything works flawlessly. I want to edit some features of this project, using a Sense HAT instead of LEDs.
I wrote a python program to read temperature from the Sense HAT. Clicking a button in the app will run the python code. The questions is, how do I retrieve the temperature data and display it on the the web page or the android app?