The SHRIMP is a simple "OS" built for the Raspberry Pi Sense HAT It can read MP3 and FLAC files
This project relies on the following Python packages:
sudo apt update && sudo apt install -y vlc sense-hat && pip install python-vlc mutagen sense_emu && sudo rebootThe programs you can download are
- The program itself (shrimp.py)
- A screen LED cleaner (clean.py)
- a simple manual for the SHRIMP
Have fun :)