Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Node.js for Embedded Systems: Using Web Technologies to Build Connected Devices

Posted By: Grev27
Node.js for Embedded Systems: Using Web Technologies to Build Connected Devices

Patrick Mulder, Kelsey Breseman, "Node.js for Embedded Systems: Using Web Technologies to Build Connected Devices"
English | ISBN: 1491928999 | 2016 | PDF/EPUB/MOBI | 266 pages | 29 MB/18 MB/44 MB

How can we build bridges from the digital world of the Internet to the analog world that surrounds us? By bringing accessibility to embedded components such as sensors and microcontrollers, JavaScript and Node.js might shape the world of physical computing as they did for web browsers. This practical guide shows hardware and software engineers, makers, and web developers how to talk in JavaScript with a variety of hardware platforms. Authors Patrick Mulder and Kelsey Breseman also delve into the basics of microcontrollers, single-board computers, and other hardware components.

Use JavaScript to program microcontrollers with Arduino and Espruino
Prototype IoT devices with the Tessel 2 development platform
Learn about electronic input and output components, including sensors
Connect microcontrollers to the Internet with the Particle Photon toolchain
Run Node.js on single-board computers such as Raspberry Pi and Intel Edison
Talk to embedded devices with Node.js libraries such as Johnny-Five, and remotely control the devices with Bluetooth
Use MQTT as a message broker to connect devices across networks
Explore ways to use robots as building blocks for shared experiences