Article archive - page 2
The meandering journey of NodeBots Interchange
Tuesday, January 26th 2016
What started as a plan to simply make components work a bit better with NodeBots turned into a way of managing any firmware using JavaScript.
Datatium - data as material for contextually responsive design
Wednesday, September 9th 2015
Responsive design is still very screen size focussed where as we should be considering context much more than we do. This talk explains how Datatium helps resolve this.
JavaScript: not just the language of the web
Monday, September 7th 2015
JS is moving out of the browser and into all manner of places. My notes and slides from my talk on this topic at JSFoo 15.
Applying the lessons of mobile dev to IoT
Wednesday, September 2nd 2015
IoT product development has the opportunity to draw on some of the lessons hard won over the years of developing for mobile.
DDD JavaScript IoT workshop
Saturday, August 8th 2015
A summary of the various projects completed as part of the JS IoT workshop given at DDD Melbourne 2015.
Building a portable minecraft server
Monday, June 1st 2015
Using a raspberry pi and some batteries to create a portable minecraft server that can be put in a lunch box and taken to the park.
Controlling networked LEDs using a smartwatch
Monday, May 4th 2015
The ESP8266 is a capable device in its own right and can run a simple web server. Couple this with a smartwatch for control and you have some interesting remote control options.
Book launch of Make: JavaScript Robotics
Wednesday, April 15th 2015
This new book on JavaScript robotics launches today, co-authored by 15 of core NodeBots community members from around the world.
Building an information radiator
Tuesday, December 16th 2014
"Information Radiators" - devices that use physical means to relay encoded information are great projects if you want to explore IoT. This post provides a how to example.
A Device API safari
Sunday, May 4th 2014
There are many interesting things to be found in the Device API. This talk went on a journey to see what we could find worth playing with.