We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Controlling the world with Arduino & JavaScript?

Formal Metadata

Title
Controlling the world with Arduino & JavaScript?
Alternative Title
Internet of Things - Controlling the world with Arduino and JavaScript?
Title of Series
Number of Parts
170
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
"Any application that can be written in JavaScript will eventually be written in JavaScript" - Atwoods Law Have you ever wanted to control devices in your own home over the internet? I will show you how you can do this with the help of Arduino and JavaScript. Arduino is an open-source microcontroller that can connect to various sensors and affect it's surroundings by controlling lights, LCD screens, motors and other actuators. Johnny-five is a JavaScript library that can communicate with an Arduino using node.js. This opens doors for new possibilities, like integrating with Windows Azure or Firebase. I will introduce Arduino and johhny-five and show you how these two in conjunction can get you started with "The Internet of things". Furthermore I will demonstrate how Arduino combined with various web technologies let's you build awesome home automation systems.