Categorygithub.com/codekitchen/drawbot
repositorypackage
0.0.0-20241121163700-c67a926adbc4
Repository: https://github.com/codekitchen/drawbot.git
Documentation: pkg.go.dev

# README

Drawbot Remix

For Recurse F2'24.

My goal is to build a wall-drawing robot, specifically to draw on our windows with dry-erase markers. This is starting out as a remix of this drawbot project with some inspiration from this other project.

I'm using some hardware I already have on hand, and I'm otherwise buying some different hardware from what was used in the original drawbot project, so the project will necessarily branch from the original drawbot project.

I've ended up making my own models for some of the 3D printed parts to match my needs. Those can be found in the models folder in parameterized OpenSCAD format.

I also ended up writing all my own software for the project, rather than using any of the software from the original drawbot. Just for fun!

Progress

hardware

ui screenshot

crow on window

I'm keeping a journal in a separate document.

Links