roxen.github.io A collection of some Arduino projects

Polar plotter

One armed, rotating plotter

This project uses two stepper motors and a servo mounted with a Maker Beam construction. It can plot text and figures loaded onto the Arduino program board.

See it in action on YouTube.

View Project

Live plotter

Controlled live by drawing in a browser

This plotter has a kind of traditional construction and can be controlled live by drawing on an html canvas in a browser. It uses websockets between the browser and web server and serial communication over USB between the web server and the plotter.

See it in action on YouTube.

View Project

360 image capture

Arduino controlling rotation and capture of product photos

This project rotates a product platform using a stepper motor and captures photos by remote controlling a Nikon D200.

See it in action on YouTube.

View Project