Sense HAT Emulator
This package emulates the Raspberry Pi Sense HAT. An interactive GTK
application is provided to permit manipulation of the emulated sensors, along
with command line utilities for recording and playing back sensor readings from
an actual HAT.
Links
- The library code is licensed under the LGPL version 2.1 or above, while
the applications sense_emu_gui, sense_rec, sense_play, and
sense_csv are licensed under the GPL version 2.0 or above.
- The source code can be obtained from GitHub, which also hosts the bug
tracker
- The documentation (which includes installation, API reference and example
scripts) can be read on ReadTheDocs
- Packages can be downloaded from PyPI, but reading the installation
instructions is likely to be more useful