5,710
edits
Changes
→Controlling Gantry from Raspberry Pi
*[[:File:simple_stream_capture.zip]]
==Controlling Drive Gantry from Raspberry Pi==
*Login to system:
<syntaxhighlight lang="bash">
python simple_stream_capture.py office8.nc /dev/ttyACM0 ~/images 1.5 0.5
</syntaxhighlight>
==Post-Process Images==
using [http://www.imagemagick.org/ ImageMagick].