Note: This file is about 1.6GB compressed. To uncompress use a
Windows 7 or higher Computer.
If using Windows XP, you may need WinZip or 7-Zip.
If using older Mac, you may need uncompression software, such as:
https://itunes.apple.com/us/app/the-unarchiver/id425424353?
mt=12
If you already have Jessie installed on your Pi
,
Ensure that you have expanded the file system on your SD card.
Open a browser on your computer and visit following url:
http://www.mindsensors.com/largefiles/updater/
find the latest release of software from this page and make a note
of the filename.
Login to your Pi and issue command:
cd /home/pi
wget
http://www.mindsensors.com/largefiles/updater/
fileName
(use the
fileName
as you noted above)
This will download the latest release on your Pi.
unzip the release file, and install as follows:
cd /home/pi
tar -zxvf fileName
cd /home/pi/PiStorms/setup
chmod +x setup.sh
./setup.sh
It will take a few minutes to install the software.
PiStorms Developer Software is available on GitHub.
Follow the instructions at the url below to install the developer
software.
https://github.com/mindsensors/PiStorms
PiStorms Python API Reference
The PiStorms Python API library reference is at following url:
http://www.mindsensors.com/reference/PiStorms/html
Copyright © 2016 mindsensors.com
5/6