Update to linux, not universal

This commit is contained in:
askiiart 2022-10-25 09:32:40 -05:00 committed by GitHub
parent 34d42fe7e8
commit 193b2ad176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Universal K80 Cooling # Universal K80 Cooling
This is a universal cooling software, which uses an Arduino Uno, PWM fan, and Python 3. It was designed for use with a Tesla K80, but should work with any NVIDIA GPU. This is a Linux cooling control software, which uses an Arduino Uno, PWM fan, and Python 3. It was designed for use with a Tesla K80, but should work with any NVIDIA GPU.
This will determine the speed your fan (connected to your Arduino) should run at based on the highest temperature This will determine the speed your fan (connected to your Arduino) should run at based on the highest temperature
between your GPUs, then will send that speed to your Arduino. between your GPUs, then will send that speed to your Arduino.