An UI project build for mini Lumon MDR machine, build on Raspberry Pi zero 2w, PiSugar3 and Whisplay Hat.
- Install Whisplay Driver, please refer to https://github.com/PiSugar/whisplay
- Download or clone this repo
git clone https://github.com/PiSugar/whisplay-lumon-mdr-ui.git
- Install python dependencies
pip install -r requirements.txt --break-system-packages
- Start UI
python lumon-ui.py
- (Optional) Add to autostart
sudo bash startup.sh