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

adafruit-circuitpython-rockblock-1.3.10.tar.gz (32.0 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-rockblock-1.3.10.tar.gz
Algorithm Hash digest
SHA256 2175eb0aea326d8d737583c3d1defa2fdc4581378cb2773c758d74ed477ad9cd
MD5 37f57a492abe423e17026ebf03978f4c
BLAKE2b-256 a8817b2fa1e817ab4a5ea22675e5cd3d7dc18e0e968dc266f7d12df45fd5b259

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_rockblock-1.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 949f8996474b82236fad2a4c5ef04cb639ead99f6d902d538bf38eb6cab609dd
MD5 93bd5666fca4e5e03ca2e622838e09f6
BLAKE2b-256 8473284806c9960ffbd2c86cc429db26e687671cac2b19ee2b351c9add9ebbe0

See more details on using hashes here.

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