pg. 18
sudo pip install pymodbus
sudo pip install pycrypto
sudo apt-get install libffi-dev
sudo apt-get install libssl-dev
sudo pip install cryptography
Then install Sense HAT Software packages.
sudo apt-get install sense-hat
sudo reboot
After the reboot command, allow a few minutes for the system to reboot. We are
ready to run our script and test now!
5.
You will now install the necessary Sigma Tile scripts on your Rasbperry Pi:
Option 1: using Git-Hub
Open terminal window in Raspberry Pi. Execute the following commands.
Make sure Git is installed by executing the command below.
sudo apt-get install git-core
Copy the source code for this exercise from the git. Make sure to run from the
home directory.
cd
git clone https://github.com/PTCInc/mfg-tile
You will find several files downloaded to mfg-tile directory
cd mfg-tile/
ls –lrt
You can execute the script using the command below:
sudo python SigmaTile_SenseHat_V5.py
Option 2: copying Sigma Tile scripts manually
On the
, and using your computer, locate the
Sigma Tile Raspberry Pi Scripts.
Summary of Contents for Sigma Tile V5
Page 1: ...BUILD A SIGMA TILE GUIDE Sigma Tile V5 05 07 2018...
Page 24: ...pg 24...