StealThis .dev
Recomendaciones Librerías y SDKs

Robotics with JavaScript

JS/Node libraries for controlling hardware, robots, and IoT devices — from Arduino to flow-based automation.

alternativas (3)

Johnny-Five

Ideal para: Arduino robotics in JS

The Firmata-based JavaScript robotics & IoT platform for Arduino and compatible boards.

  • +Huge device support
  • +Great docs
  • +Big community
  • Needs Firmata firmware

Cylon.js

Ideal para: Multi-device IoT

Framework for robotics, physical computing, and IoT across many platforms and protocols.

  • +Many platforms
  • +Drivers for sensors
  • Less active lately

Node-RED

Ideal para: Visual flow automation

Flow-based, browser-built automation for wiring together hardware, APIs, and services.

  • +No-code flows
  • +Huge node library
  • Less code-level control

Comparar

Marca las que quieras comparar

AlternativaControlsBest forStyle
Johnny-FiveArduino & boardsHobby & prototyping robotsImperative JS
Cylon.js40+ platformsMulti-robot / IoTDeclarative
Node-REDDevices & APIsAutomation & glueVisual flows

Yes, you can drive real hardware from JavaScript. Use Johnny-Five for Arduino-style robotics, Cylon.js when you need many device platforms, or Node-RED to wire things together visually. Compare by what they control and how you program them.