Changes

Jump to navigation Jump to search

X885-software

443 bytes added, 19:23, 28 November 2022
no edit summary
cd ~
cd X885
python fan.py
</pre>
python fan.py
or
python3 fan.py
 
4.1 Run the script at Raspberry Pi boot
sudo crontab -e
[[File:Crontab-step1.png|none]]
 
Choose "1" then press Enter
 
4.2 Add a line at the end of the file that reads like this:
@reboot python /home/pi/X885/fan.py
[[File:X885-1.png|800px]]
 
4.3 Save and exit. In nano, you do that by hitting CTRL + X, answering Y and hitting Enter when prompted.
 
PS: Since the PWM fan used has only 3 wires, the x885 cannot read the PWN fan speed value.
<!--Add review function! -->

Navigation menu