RockBLOCK 9704 C Library
Doxygen documentation for the RockBLOCK 9704 C Library.
Loading...
Searching...
No Matches
RockBLOCK 9704 Library

Introduction

This is the official C library for the RockBLOCK 9704 satellite modem. It enables sending and receiving data via the Iridium network using the IMT service, and supports Linux, macOS, Windows, Raspberry Pi, and Arduino platforms.

The main documentation for this project is available in the README.md of this repository. More specific documentation for the C library can be found below.

This library also builds a shared library that powers the rockblock9704 Python package on PyPI.

Features

  • Simple high-level API to configure and use the RockBLOCK 9704 via serial
  • Cloudloop topic support
  • Raspberry Pi GPIO control
  • Arduino compatible

Getting Started

See the main API in rockblock_9704.h.

License

MIT License — maintained by Ground Control.