Ross ROSS = Recommend OSS · open-source software intelligence for agents

sandeepmistry/arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios. observed · 2026-08-28

github.com/sandeepmistry/arduino-LoRa · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3665
  • days_rel: n/a
  • days_push: 812
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1920 stars · 665 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Arduino library for sending and receiving data over LoRa radios using Semtech SX1276/77/78/79-based modules. It provides a simple API for configuring frequency, pins, and packet transmission/reception on compatible hardware.

Use cases

  • send sensor data over long range with LoRa radios
  • build an Arduino LoRa transmitter or receiver
  • communicate between Arduino boards using RFM95W modules
  • use a Dragino LoRa shield with Arduino
  • receive LoRa packets with interrupt callbacks
  • prototype low-power long-range IoT communication

When to choose

  • you use Semtech SX127x-based modules like RFM95W or Dragino shields with Arduino
  • you want a simple, well-documented API for raw LoRa packet communication
  • you need a lightweight library installable via the Arduino IDE Library Manager

When to avoid

  • you need LoRaWAN protocol support with network join and OTAA/ABP
  • you use an Arduino MKR WAN 1300 and rely on receive callbacks, which are unsupported
  • your project targets non-Semtech LoRa chipsets

Facets

library · maturity maintenance

sdk networking embedded iot embedded-systems hardware embedded iot cpp lora arduino radio sx127x wireless long-range-communication

1 source

Member repositories

RepositoryRoleHealth v2
sandeepmistry/arduino-LoRamain32

For agents

markdown · JSON · MCP: product_card(name="sandeepmistry/arduino-LoRa")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem