From f1c66a8864638d23035ffe51f8be87d542eb98b3 Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 25 Oct 2022 20:26:53 +0000 Subject: [PATCH] Edit for clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b31ea3c..48d5db2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Universal K80 Cooling -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 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 (a datacenter GPU without fans), 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 between your GPUs, then will send that speed to your Arduino.