Skip to Content
Node.js for Embedded Systems
book

Node.js for Embedded Systems

by Patrick Mulder, Kelsey Breseman
October 2016
Intermediate to advanced
266 pages
5h 45m
English
O'Reilly Media, Inc.
Content preview from Node.js for Embedded Systems

Chapter 6. Single-Board Computers

In addition to boards with microcontrollers and system-on-chips, there is another category of hardware that supports running Node.js: single-board computers (SBCs). SBCs integrate computer peripherals such as graphics cards and embedded memory on a single board. These kinds of devices are more similar to your laptop or desktop PC than they are to an Arduino.

The Raspberry Pi is a well-known example of an SBC. Intel Edison is also an SBC, with integrated peripherals for WiFi and Bluetooth communication.

Working with an SBC often means that you need to put some effort into installing an operating system and configuring it to your network. Getting an SBC to boot can quickly become challenging. Luckily, you will find many users to share ideas and help online. If you have worked with web applications before, configuration of an SBC feels a bit similar to server administration.

When your operating system is booting and you have a working Internet connection, adding Node.js to the device is often the easy part.

The Raspberry Pi

Computers such as Raspberry Pi consume more current (300–500 mA) than a microcontroller (10–30 mA). To work with a Raspberry Pi, you must ensure that your power supply can handle the large current draw of the processor. In addition to a special power supply, you should also have an HDMI cable for adding a display and a USB keyboard to access the device.

Raspberry Pis offer relatively high computing power for network access and ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Distributed Systems with Node.js

Distributed Systems with Node.js

Thomas Hunter

Publisher Resources

ISBN: 9781491928981Purchase bookErrata Page