Note: this page serves as documentation for the Raspberry Pi Library. For a tutorial on writing payload scripts using this library, visit Payload Script Tutorial Series.

Description

The Raspberry Pi Library is a Python package which provides access to the cubesat from the Raspberry Pi Zero onboard computer.

Usage

To use the package, you only need one import line:

from artemis import cubesat

Classes

Below are the important modules included in this package.