Hi All,
I've been interested in getting a Raspberry Pi for a while, and now the evenings are drawing in, I think I will go ahead...
I always find it's good to have a project as a way to learn my way round things. I'm thinking that I'd like to make something for taking HDR timelapse sequences.
I'm no expert at programming, but have used various languages in the past, pascal, C, VBA etc, and I'm usually fine jumping into new languages. I'm also no linux expert - but I use OSX and am fairly comfortable with the terminal.
Before I go ahead, here are some thoughts on how I would like it to work:
- It would need to be able to operate off a battery pack of some sort. If I could get a pack that would last around 10 hours, that would be great, but 5 hours would be fine as well I think.
- I'll use the raspberry Pi camera module, rather than control an external camera. I see that I can set EV values with the raspistill command, which is useful for the HDR. One question here though - how quickly does the camera take stills? Can I take e.g. 3 shots with around 1 second between them?
- I don't need the raspberry Pi to do any of the processing of the captured images. I'll do this with various programs on my mac.
- I will be using it outside, in areas far from any sort of internet connection (or even mobile phone connection!). So, I was thinking that in order to control the app I would get a wifi adapter and create an ad-hoc network on the Pi. Then connect to this with the iphone - ideally I'd then use the iphone to see a preview from the camera for framing and set various things e.g. time between shots. Then when i click "go" from the iphone, I'd want the Pi to shutdown the WIFI network (to save battery life) and start recording until I shut it down. Of course, I'm sure I'll need to code this, but would need to do it without coding on the iphone side.
- It will need to be reasonably weather proof, but I'm sure I can figure something out here.
So - if anyone has thoughts on whether the above is achievable that would be great! And also - which model Pi should I get? I've read that the A uses much less power, but I guess it might be limiting if I want to use it for other applications?
Thanks for any thoughts!