# vshymanskyy/TinyGSM

A small Arduino library for GSM modules, that just works

Repository: https://github.com/vshymanskyy/TinyGSM
Canonical: https://ross.abutalabs.com/products/tinygsm
Language: C++
License: LGPL-3.0
License Family: copyleft
Topics: gprs, lte, arduino, blynk, mqtt, neoway, quectel, m590, sim800, sim900, a6, a7, rest-api, ublox, sim7000, modem, esp32, esp8266, xbee
Last push: 2026-07-21T03:52:35+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 8, longevity 100
- inputs: {"age_days": 3562, "days_push": 43, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2212, forks 790 (observed 2026-08-28T04:06:26.873091+00:00)

## What it is
TinyGSM is a small Arduino library for controlling GSM/GPRS/LTE cellular modems such as SIM800, SIM900, SIM7000, Quectel, u-blox, and XBee modules. It provides a client interface for TCP connections, HTTP requests, and MQTT over cellular networks on microcontrollers like ESP32 and ESP8266.

## Use cases
- connect an Arduino to the internet over a SIM800 GSM module
- send MQTT messages from ESP32 over cellular
- make HTTP requests from a microcontroller using GPRS
- use a SIM7000 LTE modem for IoT data connections
- add cellular connectivity to an embedded project
- talk to Quectel or u-blox modems from Arduino code

## When to choose
- you need lightweight cellular connectivity on Arduino-compatible hardware
- you want a proven library supporting many GSM/LTE modem chips
- you need TCP/HTTP/MMQT client classes that work over a modem

## When to avoid
- you need WiFi or Ethernet connectivity instead of cellular
- you are not using an Arduino-compatible embedded platform
- you need advanced modem features like voice calls or SMS-heavy workflows

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk, developer-tools
- domain: iot, embedded-systems, developer-tools
- platform: embedded, iot, cpp
- tags: arduino, gsm, gprs, lte, cellular-modem, sim800, sim900, quectel, ublox, mqtt-client, mqtt, esp8266

## Member repositories
- vshymanskyy/TinyGSM (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:26.873091+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:46:03.224212+00:00, confidence not recorded.
  - readme: https://github.com/vshymanskyy/TinyGSM (fetched 2026-08-28T04:06:26.873091+00:00, sha b7fbe6d5bdab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
