Raspberry Pi PWM fan control (for Noctua PWM fans)
Go to file
2021-02-02 15:37:54 +01: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 Update print to print() 2021-02-02 15:37:54 +01:00
README.md Fix link syntax 2020-10-12 07:24:53 +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

中文:利用 Raspberry Pi 控制 PWM 風扇及轉速偵測