UPiS Status

This is a python script containing some useful functions for monitoring your UPiS status. I wrote this script for PiModules, during the implementation of my undergraduate final year project HomeSecPi. The script is using the serial bus of Raspberry Pi to call some useful for the functions like current voltages and the current flowing in mA. 

The script can be also be used on other products of PiModules, but I haven’t tested them myself, so I can’t guarantee it. On PiModules forums, you can find different modifications of this script made by other users and also feedback of how it responds on various products. For the Advanced users this will be a piece of cake, for new programers it might be a bit tricky but useful for their projects.

Description

This is a python script containing some useful functions for monitoring your UPiS status.

Technology