PiStorms  4.012
PiStorms Library Reference by mindsensors.com
 All Classes Namespaces Files Functions Variables
PiStorms Library Reference

Introduction

PiStorms library provides interfaces to use PiStorms by mindsensors.com on Raspberry Pi.

At the time of this writing, PiStorms and this library can be used with the following boards:

Supported Raspberry Pi boards:

  • Raspberry Pi 1 Model A+
  • Raspberry Pi 1 Model B+
  • Raspberry Pi 2 model B
  • Raspberry Pi 3 model B

Quick Links

Here are some shortcuts to common documentation you might be looking for:

More Information

More information about PiStorms is available at: http://www.mindsensors.com/stem-education/13-pistorms-base-kit

Many blog posts with instructions and example projects can be found at: http://www.mindsensors.com/blog/PiStorms

Online documentation of this Library Reference is available at: http://www.mindsensors.com/reference/PiStorms/html/ (Note however, the online version may not match exactly with the library files you have installed on your computer).

Installation Instructions

To download PiStorms libary and features to your Raspberry Pi:
follow instructions from following post: http://www.mindsensors.com/blog/news/upgrade-your-pistorms-software-tutorial

For Developers

Fork from GitHub: https://github.com/mindsensors/PiStorms

To include your changes in main distribution:

  • fork the above mentioned repo,
  • commit your changes to your fork and
  • create a merge request.