I wrote a small library that can help with displaying things on the Sense HAT's display. You can call its functions from your own Python code or from a shell script. It's hosted on Github - https://github.com/e2m4n/python-sense-hat-display-utils - and you can install it with "pip install sense-hat-d...