Product UpdatesAug 9, 2016
What’s New in JavaScript SDK V.4
I am pretty excited to let you know that we just revamped our JavaScript SDK to version 4! The new SDK has been rewritten from the ground up to improve it with better performance, smaller footprint, event emitter patterns, and provide you easier-to-use APIs. Changes include: Isomorphic Javascript, works...
Michael Carroll
BuildJun 29, 2016
Tracking San Francisco’s Microclimates with Arduino MKR1000
In April, Arduino launched the new MKR1000 board, a move that I’m sure made countless IoT fanatics, including myself, jump for joy. The MKR1000 integrates the functionalities of the Arduino Uno and a WiFi shield into one neat little two-inch board, making it easier than ever to add all sorts of objects...
Michael Carroll
BuildMay 26, 2016
Prototype a Smart Device: Arduino, Node.js, and Johnny-Five
Note: This is a modified version of the article that I originally published on Tuts+ Code. With the rise of the maker movement—Maker Faire, 3D printers, DIY robots, drones, and so on—the popularity of Arduino, an open-source, microcontroller-based kit, has turned many software engineers into hardware...
Michael Carroll