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/03 19:50] – 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 and will destroy chips!** | ||
+ | |||
===== Introduction ===== | ===== Introduction ===== | ||
Olympus Mju 300 Digital Cameras are 3.2MP cameras that are suprisingly good cameras to hack up, they have 3x optical zooms, Li-ion batteries, accept XD cards (slightly annoying) and have IR remotes. But the best thing is that the on/off switch (which is activated by sliding the cover back) breaks very easily, these models end up on ebay - however this is easily fixed. | Olympus Mju 300 Digital Cameras are 3.2MP cameras that are suprisingly good cameras to hack up, they have 3x optical zooms, Li-ion batteries, accept XD cards (slightly annoying) and have IR remotes. But the best thing is that the on/off switch (which is activated by sliding the cover back) breaks very easily, these models end up on ebay - however this is easily fixed. | ||
Line 5: | Line 7: | ||
===== The Plan ===== | ===== The Plan ===== | ||
* Open the camera up and glue the on/off switch continuously on so that you just insert the battery to turn the camera on. | * Open the camera up and glue the on/off switch continuously on so that you just insert the battery to turn the camera on. | ||
- | * Instead of directly interfacing with the shutter switch which often bricks the camera we are going to hack up the IR remote instead. | + | |
+ | | ||
+ | * Or | ||
+ | * Bypass the shutter switch //This is the most generic way, it requires a bit more work and therefore more risk of bricking the camera// | ||
===== Opening the Camera ===== | ===== Opening the Camera ===== | ||
Line 25: | 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.1199389858.txt.gz · Last modified: 2008/07/19 23:31 (external edit)