rwaldron/johnny-five
JavaScript Robotics and IoT programming framework, developed at Bocoup. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 5269
- days_rel: n/a
- days_push: 1044
- n_releases_24m: 0
Adoption not part of the score
13413 stars · 1730 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Johnny-Five is a Firmata protocol-based JavaScript robotics and IoT programming framework for Node.js. It provides composable, consistent APIs for controlling LEDs, motors, sensors, and other hardware across many boards including Arduino, Raspberry Pi, Tessel 2, and Particle Photon.
Use cases
- blink an LED on an Arduino from JavaScript
- control motors and servos for a robot with Node.js
- read sensor data from a Raspberry Pi in JavaScript
- build IoT prototypes without writing C/C++
- teach hardware programming to beginners with NodeBots
- interface with I2C, SPI, or serial peripherals from JavaScript
When to choose
- you want to program Arduino-compatible or single-board hardware in JavaScript/Node.js
- you need a consistent API across multiple board platforms
- you're teaching or learning robotics and electronics
- you want a mature library with extensive examples and platform support
When to avoid
- you need hard real-time control or microsecond timing
- you're working in a language other than JavaScript/Node.js
- you need a very small footprint on constrained microcontrollers
- you require actively developed cutting-edge features, as development has slowed
Facets
framework · maturity maintenance
iot robotics embedded sdk iot robotics embedded-systems hardware developer-tools cross-platform embedded iot firmata arduino gpio nodebots raspberry-pi tessel hardware-programming javascript nodejs
2 sources
- readme: https://github.com/rwaldron/johnny-five · fetched 2026-08-28 · 12e84b4f0170
- homepage: http://johnny-five.io · fetched 2026-08-29 · 3754a298dab3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rwaldron/johnny-five | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rwaldron/johnny-five")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem