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

gioblu/PJON

PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol. observed · 2026-08-28

github.com/gioblu/PJON · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 53
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4294
  • days_rel: n/a
  • days_push: 285
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2816 stars · 242 forks observed · 2026-08-28

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

PJON is an experimental, multi-master, software-defined network protocol stack for microcontrollers and general-purpose systems, supporting many media such as serial, RS485, LoRa, UDP, TCP, MQTT, and ESPNOW. It is an Arduino-compatible C++ library with a small footprint, designed as a low-cost alternative to I2C, 1-Wire, and even IP in some scenarios.

Use cases

  • communicate between arduino boards over a single wire
  • build a multi-master sensor network for home automation
  • send messages between esp32 devices over espnow or lora
  • replace i2c or 1-wire with a more resilient bus protocol
  • network attiny and teensy microcontrollers over rs485
  • bridge microcontroller networks to mqtt or tcp/ip
  • connect raspberry pi to arduino over serial

When to choose

  • you need cheap, low-footprint device-to-device networking on microcontrollers
  • you want one protocol abstraction over many media like serial, radio, and lora
  • you need multi-master communication without extra hardware

When to avoid

  • you need a production-grade, standards-based network stack
  • you require high throughput or heavy security features
  • you want guaranteed long-term maintenance or a standard license

Facets

library · maturity active

networking embedded iot message-queue iot embedded-systems networking cpp embedded windows iot arduino multi-master lora rs485 esp8266 esp32 home-automation microcontrollers software-defined-networking automation linux macos android

1 source

Member repositories

RepositoryRoleHealth v2
gioblu/PJONmain47

For agents

markdown · JSON · MCP: product_card(name="gioblu/PJON")

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