Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 774 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 774 Bytes

Rock64 Fan Controller

PINE Rock64 fan controller.

Description

This repository provides scripts that can be run on the PINE Rock64 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 instructions for do that you can be found on this guide for RPi: Control Your Raspberry Pi Fan (and Temperature) with Python.

THIS SCRIPT IS SET TO CONTROL FAN WITH PIN 15 and 16 (Tested on board: PINE Rock64 v2.0)

Requirements

This script use Rock64-R64.GPIO library.

Install

chmod +x ./script/install ./script/install