Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

19 Commits

Repository files navigation

FanController for Raspberry Pi

1.OverView

This is FanControl Programs For Sigle Board Computer like Raspberry Pi.

It Controlling by PWM signals. So you need components which can use that

this program written by C# (dotnetCore) so you must install that

2. installation

  • Install dotnetCore in your Raspberry Pi

    See this Page

  • Clone This Project to Buildable Platform

  • Build and publish Projects

  • copy to your Raspberry Pi and excute them sudo dotnet FanController.dll

3. Usage

  • move to project directory which exists dll file
  • Do Command sudo dotnet FanController.dll to Excute

4. Notice

  • Create Logfile in /var/log/FanController/log.log
  • Create HardWear Logfile in /var/log/FanController/HWstatus.csv
  • HardWear Logfile have CPUtemprature and FanSpeed

5. Using HardWear components

  • TA7291P

    • Using Pin list
    PINGPIO PINPWM PINFOR
    39GNDGNDTA7291P - GND
    37GPIO26-TA7291P - IN1 Logic
    35GPIO19PWM1TA7291P - Vref (PWM)
    4GPIO 5V PWR-TA7291P - VCC,Vs

About

Raspberry Pi FanController

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages