Rpi Pwm Fan Control

This Python script was created for the purpose to control a PWM FAN Noctua NF-A4x20 5V, using Raspberry Pi 4B hardware features. The script use WiringPi-Python as a dependecy, it is used to set Hardware PWM value clock as 25Khz that was specified by Intel (c.f. “4-Wire Pulse Width Modulation (PWM) Controlled Fans”, Intel Corporation September 2005, revision 1.3), to read the FAN speed using the tachometer, it is read by using Hardware provided interruption pin. Using Hardware feature use less CPU to execute the work, avoiding to use Raspberry Pi CPU resource only to control the FAN speed.
Alternatives To Rpi Pwm Fan Control
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Pcm2,542
3 days ago37bsd-3-clauseC++
Intel® Performance Counter Monitor (Intel® PCM)
Throttled2,531
4 months ago123mitPython
Workaround for Intel throttling issues in Linux.
Pmu Tools1,877
3 months ago177gpl-2.0Python
Intel PMU profiling tools
Corefreq1,872
3 months ago2gpl-2.0C
CoreFreq is a CPU monitoring software designed for the 64-bits Processors.
Cpufetch1,733
3 months ago1October 13, 202122gpl-2.0C
Simple yet fancy CPU architecture fetching tool
Thor Os1,523
3 years ago1mitC++
Simple operating system in C++, written from scratch
Undervolt1,380
9 months ago15July 29, 202328otherPython
Undervolt Intel CPUs under Linux
Ilgpu9943163 months ago54September 13, 202342otherC#
ILGPU JIT Compiler for high-performance .Net GPU programs
Drakvuf968
3 months ago97otherC++
DRAKVUF Black-box Binary Analysis
Caffe839
2 years ago76otherC++
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
Alternatives To Rpi Pwm Fan Control
Select To Compare


Alternative Project Comparisons
Popular Cpu Projects
Popular Intel Projects
Popular Hardware Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Raspberry Pi
Cpu
Intel
Pwm