# hybridgroup/cylon

JavaScript framework for robotics, drones, and the Internet of Things (IoT)

Repository: https://github.com/hybridgroup/cylon
Canonical: https://ross.abutalabs.com/products/cylon
Homepage: https://cylonjs.com
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: javascript, arduino, beaglebone-black, raspberry-pi, gpio, i2c, sphero, chip, iot, internet-of-things, intel-joule, intel-edison, bluetooth-low-energy, robotics, drones
Last push: 2020-10-02T13:36:21+00:00

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

## Adoption (not part of the score)
Stars 4212, forks 357 (observed 2026-08-28T04:08:39.120829+00:00)

## What it is
Cylon.js is a JavaScript/Node.js framework for robotics, physical computing, drones, and IoT. It offers a unified robot definition API with pluggable adaptors and drivers for many hardware platforms like Arduino, Raspberry Pi, and Parrot drones.

## Use cases
- control an arduino with node.js
- blink an led on raspberry pi from javascript
- program a parrot ar drone with node
- read sensors over i2c in javascript
- build a robot with multiple hardware devices
- use leap motion to control servos
- iot projects with node.js

## When to choose
- you want a Node.js framework with a consistent API across many boards and devices
- you need to combine multiple hardware connections (e.g. serial, BLE, wifi) in one robot script
- you like the adaptor/driver plugin model with per-hardware npm modules

## When to avoid
- you need actively maintained software - the last release was in 2020 and many hardware modules are stale
- you need hard real-time control or high-performance robotics
- you prefer Go or Python - the sibling projects Gobot and Artoo may fit better

## Facets
- artifact type: framework
- maturity: maintenance
- function: robotics, iot, embedded, sdk, plugin-system
- domain: robotics, iot, hardware, embedded-systems, developer-tools
- platform: cross-platform
- tags: arduino, raspberry-pi, drones, gpio, i2c, firmata, bluetooth-low-energy, physical-computing, hardware-adaptors, nodejs, linux

## Member repositories
- hybridgroup/cylon (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.120829+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-29T18:22:28.362160+00:00, confidence not recorded.
  - readme: https://github.com/hybridgroup/cylon (fetched 2026-08-28T04:08:39.120829+00:00, sha bbfe5cf3a192)
  - homepage: https://cylonjs.com (fetched 2026-08-29T09:12:54.455200+00:00, sha c6f6345f5511)
  - registry_npm: https://registry.npmjs.org/cylon (fetched 2026-08-29T09:12:54.464405+00:00, sha 4b48ac9cd5f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
