guides:hacking_a_olympus_mju_300_camera
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:hacking_a_olympus_mju_300_camera [2008/01/04 00:13] – jcoxon | guides:hacking_a_olympus_mju_300_camera [2008/07/19 23:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Hacking an Olympus Mju 300 Camera ====== | ====== Hacking an Olympus Mju 300 Camera ====== | ||
- | **WARNING - Digital Cameras have large capacitors which often are charged (and remain charged for long periods of time) - they really hurt if you discharge them through yourself!** | + | **WARNING - Digital Cameras have large capacitors which often are charged (and remain charged for long periods of time) - they really hurt if you discharge them through yourself |
===== Introduction ===== | ===== Introduction ===== | ||
Line 30: | Line 30: | ||
{{guides: | {{guides: | ||
* Step 7 - Careful pull everything apart, avoid touching the capacitor (its quite well hidden in this model), the on/off switch is just above the IR receiver, a blob of super glue can keep this stuck down and always on. | * Step 7 - Careful pull everything apart, avoid touching the capacitor (its quite well hidden in this model), the on/off switch is just above the IR receiver, a blob of super glue can keep this stuck down and always on. | ||
+ | |||
+ | ===== IR transmitter ===== | ||
{{guides: | {{guides: | ||
- | * Step 8 - This is the IR transmitter, | + | * This is the IR transmitter, |
+ | ===== Wiring the shutter switch ===== | ||
+ | {{guides: | ||
+ | * We are going to bypass the shutter switch on the top of the camera (the push button on the left of the camera). The theory is that the camera runs at 3v (check with a multimeter) and when the push button is pressed it connects a circuit which triggers the camera. So instead of linking the circuit, we attach a GPIO to one side and the other side to GND, when we toggle the GPIO high (2.8v) it'll be as if the button had been depressed and trigger the camera. | ||
+ | {{guides: | ||
+ | * In this case the push button has 5 contacts, 2 on the left and 3 on the right. Through some trial and error I found that if you link the two contacts on the left together and then briefly touch the joined wires to the top pad on hte right you simulate the button being pressed and the picture is taken. Attaching this to the flight computer will again need a little bit of work (either use a multimeter to work out which wire should be the GPIO and GND or by a little bit of risky trial and error) but we should now be able to control the camera from the flight computer, toggling a GPIO high briefly, triggering the shutter. | ||
+ | {{guides: | ||
+ | * The finished product - to test insert the battery and an XD card and one turned on, turn off the flash and touch the two wires together briefly and the camera will focus and take a picture. |
guides/hacking_a_olympus_mju_300_camera.1199405620.txt.gz · Last modified: 2008/07/19 23:31 (external edit)