https://www.brachiograph.art/index.html
[ ] [ ]
Hide navigation sidebar
Hide table of contents sidebar
Toggle site navigation sidebar
BrachioGraph 0.1 documentation
Toggle Light / Dark / Auto color theme
Toggle table of contents sidebar
BrachioGraph 0.1 documentation
[ ]
* Tutorial[ ]
Toggle child pages in navigation
+ 1. Construct the plotter
+ 2. Install the software
+ 3. Wire up the plotter
+ 4. Start up the BrachioGraph
+ 5. Start plotting
+ 6. Improve the output
+ 7. Apply more sophisticated calibration
* How-to guides[ ]
Toggle child pages in navigation
+ Prepare a Raspberry Pi Zero for use with the plotter
+ Use the linedraw library to vectorise bitmap images
+ Emulate a plotter using Python turtle graphics
+ Run a virtual BrachioGraph in software
+ Visualise the behaviour of servos
+ Optimise plotter geometry and drawing area
+ Build a PantoGraph, an alternative plotter design
+ Build the documentation
+ Run automated tests
* Reference[ ]
Toggle child pages in navigation
+ linedraw.py
+ Plotter modules
+ Turtle plotter
+ Community resources
* Explanation[ ]
Toggle child pages in navigation
+ How a BrachioGraph works
+ Hardware
+ Mathematics
+ Alternative designs and materials
+ Understanding the plotter geometry
+ Compensating for hardware limitations
Toggle Light / Dark / Auto color theme
Toggle table of contents sidebar
BrachioGraph - the cheapest, simplest possible pen-plotterP
Share on Twitter Follow @BrachioGraph
---------------------------------------------------------------------
BrachioGraph - arm-writer - is an easy-to-build pen-plotter, driven
by a library of simple Python applications.
A BrachioGraph can be built for about EUR15 in an hour or so, using a
Raspberry Pi computer, hobby servo motors and household items. The
BrachioGraph library is published on GitHub abd includes simple
Python code to drive the plotter and vectorise bit-map images.
BrachioGraph plots cheerful, low-fi drawings, and can produce robotic
sketches using a variety of drawing implements.
ContentsP
TutorialP
Start here: build the machine, install the software, make your first
drawings
How-to guidesP
Improve the calibration, process images, visualise plotter behaviour,
alternative designs
ExplanationP
Understanding the mathematics, choosing hardware.
ReferenceP
Guide to key classes and functions
From bitmap to plot via vectorisationP
'Anselmo' 'Prague'
The BrachioGraph communityP
BrachioGraphs benefits from contributions from the open-source
community, and independently-created community resources. These
include videos, brachio.me, a web version of the linedraw software
used to vectorise images and 3D printed plotter components.
About the documentationP
This documentation uses the Diataxis documentation structure
Next
Tutorial
Copyright (c) 2019, Daniele Procida | Created using Sphinx and
@pradyunsg's Furo theme. | Show Source
Contents
* BrachioGraph - the cheapest, simplest possible pen-plotter
+ Contents
o Tutorial
o How-to guides
o Explanation
o Reference
+ From bitmap to plot via vectorisation
+ The BrachioGraph community
+ About the documentation