Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 555 Bytes

Pi Fan Controller

Raspberry Pi fan controller.

Check status of service

journalctl 
systemctl status pyfan

Description

This repository provides scripts that can be run on the Raspberry Pi that will monitor the core temperature and start the fan when the temperature reaches a certain threshold.

To use this code, you'll have to install a fan. The full instructions can be found on our guide: Control Your Raspberry Pi Fan (and Temperature) with Python.