Pololu Blog »
Node.js module for Maestro servo controllers
Posted by David on 9 September 2013
0 comments
Tags: community projects
The node-pololumaestro project is a module for the Node.js platform that allows you to control a Maestro USB Servo Controller over its serial interface from a Node.js program. This module provides functions like maestro.setTarget(0, 1500)
and internally takes care of assembling the bytes of the serial command for you. The module was written by Owen McAree and was recently expanded by achingbrain. We always like to see our customers helping each other through projects like this!
Featured link: https://npmjs.org/package/pololu-maestro