this post was submitted on 26 Jul 2025
15 points (94.1% liked)

raspberrypi

4605 readers
9 users here now

Community about the single-board computers, micro-controllers and related projects.

https://www.raspberrypi.com/

Other RaspberryPi communities on Lemmy

founded 5 years ago
MODERATORS
 

I created a program to control pwm fans through the hardware pwm gpio pins for raspberry pi. I wanted a pwm fan control program that supports hardware pwm, any pwm fan/brand(theoretically), single binary for ease of installation and released with pre-compiled binaries.

All the existing options were either python scripts without hardware pwm or had hard coded pwm control frequencies that wouldn't work with my fan.

Currently the program must be run as root(atleast on my pi4b using pwm on gpio 18), please let me know if you have a solution to this.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here