Changes

Jump to navigation Jump to search

X735 Software

407 bytes added, 11:56, 10 August 2021
no edit summary
{{GD Template Impl}}
==For Raspbian / RetroPie / Twister OS v2.0.2==
This guide is only for X735 V2.5 shield based on RASPBIAN. (Not tested on Ubuntu, openmediavault, retropie or other third party OS like Manjaro.)
Assuming your system is updated, add these packages:
sudo apt-get install -y python-smbuspython
sudo apt-get install -y pigpio python-pigpio python3-pigpio git
git clone https://github.com/geekworm-com/x735-v2.5
2. Use crontab to add a timed task. For details, please refer to [[How to add crontab job]].
==For DietPi==
sudo apt-get install -y python-smbus python
sudo apt-get install -y pigpio python-pigpio python3-pigpio git
git clone https://github.com/geekworm-com/x735-v2.5
cd x735-v2.5
sudo chmod +x *.sh
sudo bash install-dietpi.sh
sudo reboot
#create a alias x735off
echo "alias x735off='sudo /usr/local/bin/x735softsd'" >> ~/.bashrc
sudo reboot
Return to [[X735]]

Navigation menu