pouretrebelle / arduino-drawing

MA Comp Arts – Arduino, magnetometer, node, web sockets, canvas, what's not to love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Drawing

Using an Arduino mounted with a magnetometer, node.js and socket.io, this project uses disturbances in the magnetic field to draw.

Setup

Make sure the Arduino is plugged in and the sketch is loaded.

cd src
npm install
npm start

Then go to localhost:7000.

Videos

Development Process Vlog

I Made This: Magnetic Drawing Machine

Bird's Eye Demo

Arduino Drawing

Screenshots

Photos

About

MA Comp Arts – Arduino, magnetometer, node, web sockets, canvas, what's not to love


Languages

Language:JavaScript 66.1%Language:C++ 22.1%Language:HTML 11.8%