8 lines
327 B
Markdown
8 lines
327 B
Markdown
|
# 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)
|