Changes

Jump to navigation Jump to search

X735 Software

7 bytes removed, 12:38, 19 March 2021
1. Once you have logged into your Raspberry Pi from the command line, run the following commands
sudo apt-get update
sudo apt-get install python-smbus sudo apt-get install i2c-tools
sudo apt-get install pigpio python-pigpio python3-pigpio
3. Setup script.
cd X735-V2.5
sudo chmod +x x735-v25.sh
sudo bash x735-v25.sh
printf "%s\n" "alias x735off='sudo x735softsd.sh'" >> ~/.bashrc

Navigation menu