Changes

Jump to navigation Jump to search

X728-Software

81 bytes added, 16:26, 5 August 2021
no edit summary
Select "Finish" to return to the command line and reboot your raspberry pi.
sudo reboot
 
1.1 login via teminal window, then update & upgrade
sudo apt-get update
sudp apt-get upgrade
2. Install necessary software (python and i2c tool library)
sudo apt-get -y install python-smbus sudo apt-get install i2c-tools
3. Download x728 setup scripts:
cd ~
git clone https://github.com/geekworm-com/x728
cd x728

Navigation menu