Supporting software for the drawbot.
Go to file
2018-03-28 22:43:26 -04:00
.gitignore initial commit 2018-03-21 11:06:44 -04:00
draw.py added support for exif orientation data, fixed an aspect radio problem and some other shit 2018-03-28 22:43:26 -04:00
linedraw.py added support for exif orientation data, fixed an aspect radio problem and some other shit 2018-03-28 22:43:26 -04:00
opp.py making it pretty 2018-03-21 11:33:32 -04:00
README.md dependencies 2018-03-25 16:02:38 -04:00
startBluetooth.py making it pretty 2018-03-21 11:33:32 -04:00
stream.py initial commit 2018-03-21 11:06:44 -04:00

Stupid bullshit to support my drawing machine.

Dependencies: pyserial, Pillow, PyBluez, nOBEX
Dependecies for Pillow: libopenjp2-7-dev, libtiff-dev nOBEX: https://github.com/nccgroup/nOBEX
Linedraw: https://github.com/LingDong-/linedraw
nOBEX uses sdptool to create a new service in the background, so it will need to be ran as root.