- Waterforce X 240 kernel Module proof of concept code
- Modified code from https://github.com/aleksamagicka/waterforce-hwmon to add active CPU temp. feeding to the waterforce
- RGB color based on the fan speed pump speed and cpu temperature
apt-get install lm-sensors
make
sudo make dev
sudo make modules_install
sudo depmod
tail -f /var/log/syslog it should show the CPU temperature every 2 secs