![]() |
2010-06-08
, 19:21
|
Posts: 162 |
Thanked: 52 times |
Joined on Feb 2010
|
#2
|
![]() |
2010-06-10
, 06:33
|
|
Posts: 491 |
Thanked: 341 times |
Joined on Nov 2009
@ LA
|
#3
|
I am in the process of coding a nice GUI to remotely control your DSLR-Camera.
With the N900 there are a range of sensors available which can be used to trigger the Camera.
Yet, there is no GUI, just a proof of concept for the ambient light sensor (aka proximity sensor) but I am planing to include what is possible (accelerators, microphone, GPS...)
So heres the proof of concept:
Since these pictures are just for the proof of concept. I did not take special care about correct focus and light settings. The files are JPG-Files out-of-cam.
The Setup:
Taken with the n900 as trigger. As soon as the match is lit, the n900 triggers the camera via IR:
Taken manually... seems as my reaction time outperforms my code
And here's the code (It is heavily based on shutter by Thomas Waelti. Install shutter to pull in all required dependencies).
"luxus" is another useful app to visualize the current ambient light intensity for setting the min/max threshold.
PLEASE, DON'T copy the example for file polling... its very bad style... I am gathering solutions for file polling in /sys with python here.
Cheers
Bjoern
My website:
- olausson.de
- gallery.olausson.de
My Applications:Last edited by blubbi; 2010-06-09 at 13:06.