Raspberry Pi PWM fan control (for Noctua PWM fans)
Go to file
2020-10-12 07:19:41 +08:00
.gitattributes Initial commit 2019-11-23 23:36:19 +08:00
fan_control.py Fix numeric type issue 2020-10-12 07:19:20 +08:00
read_fan_speed.py Add fan speed monitoring program 2019-11-24 21:38:50 +08:00
README.md Update README.md 2020-10-12 07:19:41 +08:00

Raspberry Pi PWM Fan Control

This is a simple script to control your pwm fan on raspberry pi.

Here's how I wiring the PWM fan on pi:

English: (Using-Raspberry-Pi-to-Control-a-PWM-Fan-and-Monitor-its-Speed)[https://blog.driftking.tw/2019/11/Using-Raspberry-Pi-to-Control-a-PWM-Fan-and-Monitor-its-Speed/]

中文: (利用 Raspberry Pi 控制 PWM 風扇及轉速偵測)[https://blog.driftking.tw/2019/11/Using-Raspberry-Pi-to-Control-a-PWM-Fan-and-Monitor-its-Speed/]