/fanshim-go

Pimoroni Fan SHIM controller written in Golang

Primary LanguageGoMIT LicenseMIT

Pimoroni Fan SHIM controller written in Golang

Go

A small application with temperature monitoring and fan control

Supported arguments:

  • --on-threshold N the temperature at which to turn the fan on, in degrees C (default 65)
  • --off-threshold N the temperature at which to turn the fan off, in degrees C (default 55)
  • --delay N the delay between subsequent temperature readings, in seconds (default 2)

Alternate Software