Skip to content
/ x-c1 Public
forked from geekworm-com/x-c1

This is the safe shutdown script and python pwm fan control sample code.

License

Notifications You must be signed in to change notification settings

endre82/x-c1

 
 

Repository files navigation

This project has been deprecated, you can refer to XScript, there is a better implementation in XScript

User Guide: https://wiki.geekworm.com/XScript

Past User Guide: https://wiki.geekworm.com/X-C1_Software

Update for Debian GNU/Linux 12 (bookworm) & Kernel Linux 6.6.x

Using pigpio as sysfs is not supported any longer.

Required commands for setup

  • sudo apt-get install pigpio
    
  • sudo systemctl enable pigpiod
    
  • sudo systemctl start pigpiod
    

About

This is the safe shutdown script and python pwm fan control sample code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.1%
  • Python 9.9%