Orange Pi fan controller.
This repository provides scripts that can be run on the Orange 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 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 9 (Tested on board: Orange Pi 3 LTS)
This script require wiringOP install on OS.