DriftKingTW / Raspberry-Pi-PWM-Fan-Control

Raspberry Pi PWM fan contorl (for Notcua PWM fans)
MIT License
81 stars 33 forks source link

How can I read speed from my Argon fan? #11

Open K92Pi opened 2 years ago

K92Pi commented 2 years ago

Hi! I hope you're doing okay! I'm working on my Raspberry Pi project and I came across your repository. I have an Argon mini fan (link) and I just can figure out why read_fan_speed.py comes back 0 every time, even when I hear the fan spinning. Could you help me out find a way to make my Raspberry Pi 4 (running Dietpi) read and display this fan's speed?

DriftKingTW commented 2 years ago

Hi @K92Pi ,

If you want to read the fan speed for different fan you need to figure out which pin on fan is tach signal output (I use 24 for default) and modify PULSE param for your fan, which may different from Noctua's fan.