-
Notifications
You must be signed in to change notification settings - Fork 11
Various
Mark Van den Borre edited this page Jan 12, 2014
·
7 revisions
Some stuff that may or may not come in handy for the diybookscanner project in the future...
https://www.noisebridge.net/wiki/Digital_Archivists
- http://mafrasi.sistemich.de/stopmotion.php
- http://sourceforge.net/projects/smcapture/
- http://magiclantern.wikia.com/wiki/Remote_control_with_PTP_and_Python
- https://github.com/alexdu/piggyphoto
- http://pysnippet.blogspot.nl/2009/12/when-ctypes-comes-to-rescue.html
Is it possible to trigger two cameras in parallel or almost in parallel using gphoto2? within half a second or so apart?
you will need to write some code with the commandline tool... 2 helper processes that use "gphoto2 --shell" and pipe into it, then wait for a signal and a controller that sends a signal to those 2 helpers
- http://freecadweb.org (3D, desktop)
- http://librecad.org (2D, desktop)
- http://openscad.org (3D, desktop, text based)
- http://shapesmith.net (3D, webgl)
- http://openjscad.org (3D, webgl)