drawing-machine/README.md

8 lines
389 B
Markdown
Raw Normal View History

2018-03-21 11:06:44 -04:00
Stupid bullshit to support my drawing machine.
2018-03-25 16:01:10 -04:00
Dependencies: `pyserial, Pillow, PyBluez, nOBEX`
2018-03-28 22:49:26 -04:00
Dependecies for Pillow: `libopenjp2-7-dev, libtiff-dev`
2018-03-21 11:33:32 -04:00
nOBEX: https://github.com/nccgroup/nOBEX
Linedraw: https://github.com/LingDong-/linedraw
2018-03-28 22:49:26 -04:00
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.