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/)