Git Product home page Git Product logo

x735-v2.5's Introduction

x735-v2.5 for Python3 + Debian Bullseye / Debian 11

Installation

This scripts are tested on RaspiaOS 64 bits upgraded to Debian Bullseye. You should use the next guide (based on the official website of the GeekWorm X735. This packages are upgrade to use Python3 (Python2 is deprecated):

sudo apt install python3 python3-smbus python3-pigpio
sudo apt install pigpio
sudo apt install git
git clone https://github.com/thorkseng/x735-v2.5/
cd x735-v2.5
sudo chmod +x *.sh
sudo bash install.sh
sudo reboot

Installation of service:

The shell script "install_service.sh" will create a new service in the folder /etc/systemd/system/ with the name x735fan.service. Will enable and activate it and check that it is running. In that case will remove from .bashrch the execution of the .py file. The only need to do it it's execute the script:

bash install_service.sh

Usage

For activate the fan manually you can do with the next command, also, this command is added (in background) in the .bashrc of the profile of the user:

python3 pwm_fan_control.py

For read the speed of the system you need to use python3 instead python

python3 read_fan_speed.py 

Credits

Based on the GeekWorm user guide and the original repository of GeekWorm.com

Feel free to copy and modify :)

x735-v2.5's People

Contributors

geekworm-com avatar thorkseng avatar jg3 avatar haxx0r07 avatar grumoll avatar andynr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.