espruino/Espruino
The Espruino JavaScript interpreter - Official Repo observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4724
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
2965 stars · 767 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Espruino is an open-source JavaScript interpreter and firmware for microcontrollers, designed to run on devices with as little as 128kB Flash and 8kB RAM. It powers a family of official boards (Puck.js, Bangle.js, Pixl.js, Pico) and lets developers program hardware interactively in JavaScript, often wirelessly via Web Bluetooth.
Use cases
- program microcontrollers in javascript
- run javascript on embedded devices with tiny ram
- build bluetooth smartwatch or wearable firmware
- prototype iot hardware without c programming
- flash custom firmware onto esp8266 or stm32 boards
- control sensors and leds interactively from a repl
When to choose
- you want to prototype or build embedded projects in JavaScript instead of C/C++
- your target hardware has very limited flash and RAM
- you want interactive REPL-based hardware development, including wireless via Web Bluetooth
- you're using official Espruino boards like Puck.js, Bangle.js, or Pixl.js
When to avoid
- you need maximum performance or deterministic real-time behavior
- your project requires the full Node.js ecosystem or npm modules
- you're building a large application where a full OS like embedded Linux or a heavier runtime fits better
- you need guaranteed long-term commercial support for non-official boards
Facets
library · maturity active
interpreter programming-language embedded embedded-systems iot programming-languages hardware embedded iot cross-platform javascript-interpreter microcontroller-firmware firmware embedded-javascript wearables
3 sources
- readme: https://github.com/espruino/Espruino · fetched 2026-08-28 · 579ed9dd42c6
- homepage: http://www.espruino.com/ · fetched 2026-08-29 · 4e6168ceeb3c
- site_page: http://www.espruino.com/FAQ · fetched 2026-08-29 · 40244d40222e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| espruino/Espruino | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="espruino/Espruino")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem