Selfiebot is a drawing robot that draws quick selfie images. This is a Processing sketch that converts the images to G-code using a canny edge detection.
- Download Processing.
- Download and install the controlP5 library
- Open the sketch and run it.
- Stand in front of the webcam.
- Press the spacebar to export the current image to G-code.
- Import G-code file into Makelangelo software while drawbot is running.
- Calibrate the pen and start drawing.
- Original sketch by TODO
- Canny edge detection algoritm by Tom Gibara.
- Selfiebot uses a Makelangelo Kit
Selfiebot is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 license.