Open main menu

Changes

X-C1 Software

61 bytes removed, 12:11, 22 June 2021
no edit summary
sudo chmod +x x-c1.sh
sudo bash x-c1.sh
printf "%s\n" "alias xoff='sudo x-c1softsd.sh'" >> ~/.bashrc
4. Reboot
We can manually run the following commands:
sudo python /home/pi/x-c1/x-c1_pwm_fan_control.py& 
Then the pwm fan will start working.
Add a line at the end of the file that reads like this:
@reboot python3 python /home/pi/x-c1/x-c1_pwm_fan_control.py
Please note the path of this file.