Using an Arduino mounted with a magnetometer, node.js and socket.io, this project uses disturbances in the magnetic field to draw.
Make sure the Arduino is plugged in and the sketch is loaded.
cd src
npm install
npm start
Then go to localhost:7000.