From 4eece27d4b0925ffa04875c36b55153ac7c52f98 Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 25 Oct 2022 17:41:45 +0000 Subject: [PATCH] Thanks PB2! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fd9df5..b31ea3c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Pictures will be added later once my setup is complete. Don't expect it to happe ### Resources I used - Python-Arduino communications library - [pySerialTransfer](https://github.com/PowerBroker2/pySerialTransfer) + - Thanks for the help figuring this out, [PowerBroker2](https://github.com/PowerBroker2)! - Arduino PWM fan control - [25 kHz 4 Pin PWM Fan Control with Arduino Uno](https://create.arduino.cc/projecthub/tylerpeppy/25-khz-4-pin-pwm-fan-control-with-arduino-uno-3005a1) - This is the basis of my arduino-fan diagram - See NVIDIA GPU temperatures - [GPUtil](https://pypi.org/project/GPUtil/)