Sitemap

The Wonderful and Expanding World of Node.js and Robotics

Node.js
2 min readApr 27, 2017

NodeBots is a community of developers and makers that use JavaScript and Node.js to interface with different types of open source hardware and software involving mostly microcontrollers. The result is essentially the ability to program “things” with JavaScript and Node.js. You can create a necklace that flashes when you talk into it or a cat feeder or anything that your mind can imagine.

Now build me a feeder!

The NodeBots community has attracted experienced developers, but also non-programmers too. For example, Abhishek Singh, a New Yorker who is a self-taught programmers created a robot that responds entirely GIFs.

The Node.js Foundation sat down with Rachel White, a tech evangelist at Microsoft and a NodeBots community member, at Node.js Interactive Europe to get a bit more background on NodeBots; what inspires her to create robotics; and what folks are creating:

Of course, Node.js in IoT has expanded far beyond the maker camp and is increasingly popping up in commercial use cases. Samsung wrote their own JavaScript engine (JerryScript) for embedded devices that uses Node.js and most of its SmartThings; Skycatch, a company that builds commercial drone data solutions for construction, uses Node.js in their drones; then there’s Tessel, a robust IoT and robotics development platform that lets you leverage all the libraries of Node.js to create devices.

Node.js is increasingly becoming the developer’s application of choice for IoT because of Node.js’ ability to scale and handle petabytes of data and its vibrant package management ecosystem.

If you are interested in getting started with Node.js and robotics for commercial use or just for fun, we recommend checking out the following:

We’ll also be talking about this more at Node.js Interactive 2017 happening in Vancouver, Canada October 4–6. Register for the event here.

ALSO, if you want to stay informed on all the interesting projects out there being created with Node.js and other news, be sure to register to the Node.js Community newsletter.

--

--

Node.js
Node.js

Written by Node.js

Node.js is a collaborative open source project dedicated to building and supporting the Node.js platform. https://nodejs.org/en/

Responses (1)