Hello everyone, first post here, hoping to get a bit of advice 
Not done any electronics since I left university (oh heck is it 2 and a bit years already)
What I am trying to create is a system where as an object or animal breaks a laser beam it will trigger my camera. I would also like to be able to add a delay between the beam being broken and the camera being triggered.
So this is what I've come up with

I was thinking of the ATTiny45 as I want something with enough IO but that's cheap and small.
The thinking behind it is the photoresistor and R1 form a potential divider, when the laser beam shines on the PR the resistance is low and then when the beam is broken the voltage on pin 2 shoots up.
The variable resistor on pin 7 will control the delay time.
The switch on pin 2 will control the range of delay time, ie so the variable resistor will change the time between 0s and 1s or between 1s and 5s (not decided on the times yet)
Then when it needs to trigger the camera it outputs on pin 6 to complete the circuit that the trigger is on
So then, what have i missed, where am I being a total idiot?
Also what should I use for actually programming the chip? I used one of these in uni
http://cpc.farnell.com/microchip/pg164120/programmer-pickit-2/dp/SC09206
Not done any electronics since I left university (oh heck is it 2 and a bit years already)
What I am trying to create is a system where as an object or animal breaks a laser beam it will trigger my camera. I would also like to be able to add a delay between the beam being broken and the camera being triggered.
So this is what I've come up with

I was thinking of the ATTiny45 as I want something with enough IO but that's cheap and small.
The thinking behind it is the photoresistor and R1 form a potential divider, when the laser beam shines on the PR the resistance is low and then when the beam is broken the voltage on pin 2 shoots up.
The variable resistor on pin 7 will control the delay time.
The switch on pin 2 will control the range of delay time, ie so the variable resistor will change the time between 0s and 1s or between 1s and 5s (not decided on the times yet)
Then when it needs to trigger the camera it outputs on pin 6 to complete the circuit that the trigger is on
So then, what have i missed, where am I being a total idiot?
Also what should I use for actually programming the chip? I used one of these in uni
http://cpc.farnell.com/microchip/pg164120/programmer-pickit-2/dp/SC09206