Python tips – Simple sensor data handling. Say you have a system which collects data from a group of sensors. Let’s have three sensors giving integer values for the sake of argument, but this doesn’t affect what I’m about to show you. …
Go here to read the rest:
The Kemp Project: Python tips – Simple sensor data handling