Supporting software for the drawbot.
.gitignore | ||
draw.py | ||
linedraw.py | ||
opp.py | ||
README.md | ||
startBluetooth.py | ||
stream.py |
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 Bluetooth service in the background seperate from existing services, so it will need to be ran as root.