An open API service providing repository metadata for many open source software ecosystems.

GitHub / sparkfun / SparkFun_IridiumSBD_I2C_Arduino_Library

An Arduino library to support Short Burst Data communication using the Iridium 9602 and 9603N over both Serial and I2C

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_IridiumSBD_I2C_Arduino_Library
PURL: pkg:github/sparkfun/SparkFun_IridiumSBD_I2C_Arduino_Library

Stars: 19
Forks: 15
Open issues: 0

License: lgpl-2.1
Language: C++
Size: 82 KB
Dependencies parsed at: Pending

Created at: over 5 years ago
Updated at: about 1 month ago
Pushed at: 4 months ago
Last synced at: about 1 month ago

Releases
Version 3.0.6

v3.0.6

This release:

  • Initializes epoch_start.tm_isdst correctly in getSystemTime - resolving issue #16
  • Corrects the return type (bool) in isConnected - resolving issue #13
over 2 years ago
Download
Version 3.0.5

v3.0.5

This release:

  • Includes a small change to the timing of beginSerialPort for the Artemis Global Tracker
about 4 years ago
Download
Version 3.0.4

v3.0.4

This release:

  • Adds new weak functions beginSerialPort and endSerialPort
    • These can be overwritten in the end application
    • They are called by begin and sleep, allowing the Serial port configuration to be changed before the modem is powered on or off
    • This allows an issue in the Apollo3 (Artemis) core to be resolved
about 4 years ago
Download
Version 3.0.3

v3.0.3

This release:

  • Removes some redundant wire.read’s as suggested by @Koepel #8
  • Fixes some compiler warnings
  • Adds configureSleepPin and setSleepPin as weak functions which can be overwritten if required
over 4 years ago
Download
Version V3.0.1

v3.0.1

This release adds Qwiic/I2C Example12_ProductionTestPart2

about 5 years ago
Download
Version V3.0.0

v3.0.0

This version is even with PaulZC/IrdiumSBD V3.0.0

over 5 years ago
Download