Head controlled drawing machine

creative coding and robotics, 2024

Python, OpenCV, AxiDraw

This software detects head movements—left, right, up, and down—via a webcam and translates them into directional inputs to control a drawing robot. It also tracks mouth openness, influencing the shapes drawn. After covering a set distance, the system generates a shape (e.g., a square or diamond) based on the detected mouth position, integrating an intuitive and expressive interaction method.