Home » Posts tagged CherryPy

BealgeBone temperature logger part 2 – web UI

In my previous post I described how to interface the LM74 SPI temperature sensor to the Beagle Bone and read temperature values at a pre-defined interval. The next step is to present this data in a nice clean fashion. One of the coolest Python packages that I’ve seen...
Continue reading