diff --git a/README.md b/README.md index 3d21929..2b4d41b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,24 @@ -# Python scripts for changing fan speed on MD1200 +# MD1200 fan noise reduction -This adjusts fan speed "dynamically" based on average backplane temperature reading. +A set of scripts that automagically set fan speed on a MD1200 (probably MD1220 as well) based on internal temperature readings. ## PC +Working working working. -## STM32F103C6T6 \ No newline at end of file +So far seems to work. + +## STM32F103C6T6 + +I think it needs a MAX2323 between MD1200. + +Will look into that. + +## Arduino Nano + +Same here + + +### FAQ + +dc: yuruc3 \ No newline at end of file diff --git a/STM32_CONTROL/LiterallyMe.gif b/STM32_CONTROL/LiterallyMe.gif new file mode 100644 index 0000000..ce7e7bd Binary files /dev/null and b/STM32_CONTROL/LiterallyMe.gif differ