This is a project to create something like a photobooth.
Main function:
- The press of the Footswitch starts a Countdown on the LED Matrix
- At 0 the Camera is triggered.
- After another 2 Seconds the Camera is triggered again, 3 of 5 times in total
Bonus Goals:
- The Device sends a String via USB (FT232) which tells the PC, that the Images are done.
- During the photography the Images are already transfered to the PC via USB
- The Images are Displayed on the PC.
As a Project get startet, there are always changes.
But first I found a few difficulties which bugged me a bit:
- Second Atmega Board is unneccesary, all con be handled by the 7x5 LED Matrix with Atmega328
- The camera doesn't work as i imagined with Win7 there is no remote shooting function for Canon 400d. I have to try it with Win Xp or try reinstall. If that doesnt work, there are more solutions ;)
- Perhapps its neccessary to monitor the camera activity... can't be sure that a picture is taken in time?
- Like Goethe said: "I need more light" .. I have to check out if 2 Softboxes with Daylight Lightbulps supply enough Light for my purposes.
So my current Setup looks like this:
Okay, looks a bit like bricolage ... on the plus side: It works as imagined, i dont have to rework the plug twice a day.
On the minus side the Remote Shutter Plug looks really bad, the connector block didn't match the 2,54mm grid, the optocoupler was a bit big...
this is how the front looks if you take a picture of the active LEDs ("3") with Flash on and minimal brightness. I promise a better Picture next time.
Next Steps:
- Check if remote shooting works with Win Xp
- Think about a nice enclosure (VERY hard task... :-()
- Implement SW to get Informations form the 7x5 Panel and show the shoot Images (Optionally print them out) (VB Excel Macro)
- Try to figure out when the camera really shoots.
A Webcam? Are you serious?
But you are right, there are surely other ways to accomplish this task.
In my Case I want to use a EOS400D with the EOS utillity.
The other + is, that i already have most of the needed components :)
cool cool :) Interfacing foreign hardware always has a nice touch, and I love led matrices :D I might try to print photo stripes on my game boy printer. Using an EOS could work for poster-sized high quality stripes...
since somebody marked your reply negative (I've cancelled that out ;) ) - I've made that comment around the time when only the sketch was shown and it was not clear that your setup would be that big - seeing its supposed setup makes my comment obsolete :) when you think of those "classic" passport booths with sh*tty quality, a webcam script would be enough (or a dedicated raspberry PI with an integrated camera)