ht3klcd
Bash script to control 15c2:ffdc SoundGraph panel.
This is a bash script to get my LCD display working on Linux.
It came with the Mstation HT-3000 case from 3RSystem.
The device is identified as ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller.
However, the LCD panel is different from the others I have seen around in the internet.
It has:
- 12 text characters for messages and the clock;
- 3 fan indicators (updated automatically);
- a temperature indicator (updated automatically);
- a CPU usage bar;
- another bar in the left I couldn't get to work (volume?).
LCDd does keep the panel on, but it can't update any info, and the clock just keeps frozen at 12:00.
I've tried both the imon and the imonlcd drivers, same results.
This script does get it working, however, you need to stop LCDd before running it.