sbstjn/noduino
JavaScript and Node.js Framework for controlling Arduino with HTML and WebSockets observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5302
- days_rel: n/a
- days_push: 3023
- n_releases_24m: 0
Adoption not part of the score
1234 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Noduino is a JavaScript and Node.js framework for controlling Arduino boards from web applications using HTML5, Socket.IO, and WebSockets. It provides a unified API for digital and analog read/write operations over serial or WebSocket connections, with all client and server code written in JavaScript.
Use cases
- control LEDs connected to an Arduino from a web browser
- read analog inputs from an Arduino in a web application
- control browser games with an old NES game pad connected via Arduino
- build an HTML5 interface for Arduino digital and analog I/O
- listen for Arduino hardware events to drive a web UI
- prototype Arduino control over WebSocket or serial with the same code
When to choose
- you want to control an Arduino from a browser using only JavaScript
- you need a simple proof-of-concept bridge between HTML5 UIs and Arduino pins
- you want portable code that works over both serial and WebSocket connections
When to avoid
- you need a maintained library with active support or a license
- you require advanced Arduino features beyond basic digital/analog read and write
- you are building a production IoT system rather than a hobby prototype
- you prefer modern alternatives like Johnny-Five or Firmata-based tooling
Facets
framework · maturity abandoned
websocket http-server middleware iot hardware web-development developer-tools browser cross-platform arduino hardware-control socket-io serial-connection html5 electronics proof-of-concept nodejs
2 sources
- readme: https://github.com/sbstjn/noduino · fetched 2026-08-28 · 1f77a2dc6ad5
- homepage: http://sbstjn.github.io/noduino/ · fetched 2026-08-29 · 766ec9bcf626
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sbstjn/noduino | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem