Skip to main content

CircuitPython driver for Rock Seven RockBLOCK Iridium satellite modem

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython driver for Rock Seven RockBLOCK Iridium satellite modem

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-rockblock

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-rockblock

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-rockblock

Usage Example

import board
import busio
# more later

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file adafruit-circuitpython-rockblock-1.3.12.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-rockblock-1.3.12.tar.gz
Algorithm Hash digest
SHA256 9ea2d81a9166cc1cde256e07da299d14dbde51ff3e5131bb69f32a5089f838ca
MD5 fbbcaa3692bdd4a8e08fc622ce72e6fe
BLAKE2b-256 7d169cc41ad929a79a90edde9dbe306c3b427445bd1d39a562fcc28071eddb18

See more details on using hashes here.

Provenance

File details

Details for the file adafruit_circuitpython_rockblock-1.3.12-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_rockblock-1.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 60a4ee1eac403fb49f871e0b588b8553ac174d88ebaf0488b3dafbe509d36f9a
MD5 22e16097a65305fc1d72b95be79188ec
BLAKE2b-256 7c9c464a882704c4f8f30f86b1d12813ff8a51c899b82f2a2fdd63abe04c0a04

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page