01/27/2021
Prototype for my DIY Book Scanner rig. I have two Cannon PowerShot Elph 180 cameras, powered by AC adapters, attached with bicycle mounts to the walker my wife got from the hospital after her recent back surgery. Praise the Lord she doesn't need it anymore. The book sits on a cardboard cradle I built from a banana box. See why I don't like throwing stuff away? :) The cameras are running CHDK (Cannon Hacker Development Kit), which is open source firmware to interface with the devices via USB. So far, I have been able to get the Raspberry Pi to talk to one camera at a time, over a Remote Desktop network connection from my laptop and successfully snap pictures. I still need to figure out some things like focusing, how to get the two cameras to trigger simultaneously, and some other things. I may need to learn Python to write a script, I do not know, but right now I am pretty happy. The proof-of-concept works!