Skip to content

ChristoJobyAntony/RPiFanController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPiFanController

A Fan Controller for Raspberry PI developed using Rust and rppal

Utliizes the RPI-4 PWM enabled GPIO pin (BCM 18), to control fan speed based on cpu temperature

Features

  • Support for cleaning-up GPIO pins after unexpected shutdowns.
  • Configurable fan curve, with multiple points .
  • Hardware enable PWM

Usage

  1. Install Rust link
  2. Clone the repositary
  3. Change the constants in main.rs if required
  4. Build the project using cargo build
  5. Run the the the binary

About

A Fan Controller for Raspberry PI developed using Rust and rppal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages