From f12624f87aeedd18db437c33054157a5be9f8f42 Mon Sep 17 00:00:00 2001 From: JasonHomeWorkstationUbuntu Date: Thu, 29 Oct 2020 14:37:29 +1100 Subject: [PATCH] first commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6d67a0 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# README + +This is a repository that containing arduino code to program arduino uno for pwm fan control in home server + +## Resources + +* [Arduino Tutorial Foundations: PWM](https://www.arduino.cc/en/Tutorial/Foundations/PWM) +* [Arduino PWM Tutorial](https://create.arduino.cc/projecthub/muhammad-aqib/arduino-pwm-tutorial-ae9d71) \ No newline at end of file