Tag Archive: sensor

Switches, keyboard emulators & JavaScript

2015-02-12 Jean-Philippe Côté

Perhaps one of the easiest way to get started in physical computing is to use the simplest input of all: the on/off switch. You might think a switch is a pretty boring way to sense the world but you would be very wrong. In this article, I will discuss some of the possibilities switches can offer as well as how to use them on the web platform and more specifically with JavaScript.