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

uraimo/SwiftyGPIO

A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire. observed · 2026-08-28

github.com/uraimo/SwiftyGPIO · Swift · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3888
  • days_rel: n/a
  • days_push: 853
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1368 stars · 141 forks observed · 2026-08-28

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

SwiftyGPIO is a Swift library for hardware projects on Linux/ARM single-board computers like the Raspberry Pi, BeagleBone, and Orange Pi. It provides interfaces for GPIOs, SPI, I2C, PWM, UART serial, and 1-Wire buses to control sensors, displays, LEDs, and other external devices.

Use cases

  • blink an LED from Swift on a Raspberry Pi
  • read sensor data over I2C with Swift
  • drive servos or LEDs using PWM on ARM boards
  • communicate with devices over UART serial
  • control NeoPixel or RGB LED strips via SPI
  • read 1-Wire temperature sensors on Linux SBCs

When to choose

  • you want to write embedded hardware code in Swift on Linux ARM boards
  • you need GPIO/SPI/I2C/PWM/UART access on a Raspberry Pi or similar SBC
  • you prefer Swift over Python for DIY hardware projects

When to avoid

  • you target microcontrollers like Arduino or ESP32 rather than Linux SBCs
  • your project runs on macOS or Windows, since the library is Linux-only
  • you need a mature ecosystem with extensive community support

Facets

library · maturity maintenance

sdk developer-tools iot embedded-systems hardware embedded iot gpio spi i2c pwm uart 1-wire raspberry-pi single-board-computers sensors led-strips neopixel hardware-interfaces linux swift

1 source

Member repositories

RepositoryRoleHealth v2
uraimo/SwiftyGPIOmain32

For agents

markdown · JSON · MCP: product_card(name="uraimo/SwiftyGPIO")

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