Is it possible to read simultaneously (to two variables) from same sensor with python raspberry pi?
RPi is a sequential machine. How much time do you have to copy to 2 variables and still call it simultaneous?