raspberrypi / scratch

Scratch releases
79 stars 21 forks source link

GPIO server should read cpu temperature #202

Closed timrowledge closed 8 years ago

timrowledge commented 8 years ago

Reading the cpu temp would be nice simple sensor to have for illustrating how to create real-time data plotting etc.

timrowledge commented 8 years ago

Added simple support for reading the /sys/class/thermal etc file on Raspbian that purports to tell us the cpu temperature. If nothing else it is a simple value to plot.

timrowledge commented 8 years ago

Fixed in ScratchGPIO-tpr.5 for sept '16 release