Author Topic: building usb-remote-cable  (Read 80673 times)

Offline GrAnd

  • Developers
  • Hero Member
  • ****
  • Posts: 916
  • [A610, S3IS]
    • CHDK
Re: building usb-remote-cable
« Reply #15 on: 08 / February / 2008, 23:15:38 »
Found business offer of IR controlled usb remote for CHDK :)
May be useful for KAP.
http://www.gentles.ltd.uk/gentled/chdk.htm
CHDK Developer.

Offline Barney Fife

  • Hero Member
  • *****
  • Posts: 1157
    • Gay Outdoorsmen
Re: building usb-remote-cable
« Reply #16 on: 08 / February / 2008, 23:40:36 »
Deleted
« Last Edit: 22 / April / 2008, 20:21:00 by Barney Fife »
[acseven/admin commented out: please refrain from more direct offensive language to any user. FW complaints to me] I felt it imperative to withdraw my TOTAL participation. Nobody has my permission, nor the right, to reinstate MY posts. Make-do with my quoted text in others' replies only. Bye

Offline jetzt

  • Sr. Member
  • ****
  • Posts: 316
  • [A710IS,(SD200)]
Re: building usb-remote-cable
« Reply #17 on: 10 / February / 2008, 16:03:32 »
Shouldn't be really a problem to do this, I think you need only basic electronic skills to do something like that,
right now I do it with my old unused Lego RCX Microcontroller and a small Voltage regulator.
But I'm sure that can be done with only a small rc5 receiver.

Right now I have other things to do: holydays end tomorrow, school is waiting for me  :(

Offline Barney Fife

  • Hero Member
  • *****
  • Posts: 1157
    • Gay Outdoorsmen
Re: building usb-remote-cable
« Reply #18 on: 10 / February / 2008, 22:24:03 »
Deleted
« Last Edit: 22 / April / 2008, 20:21:21 by Barney Fife »
[acseven/admin commented out: please refrain from more direct offensive language to any user. FW complaints to me] I felt it imperative to withdraw my TOTAL participation. Nobody has my permission, nor the right, to reinstate MY posts. Make-do with my quoted text in others' replies only. Bye

Offline rhen84

  • Rookie
  • *
  • Posts: 17
  • A720IS
Re: building usb-remote-cable
« Reply #19 on: 13 / February / 2008, 19:57:08 »
Witch switch should I use in the remote cable?

- Switch what close the curcuit when I push the button or
- Switch what close the curcuit when I push the button and hold closed til I push again or
- Switch what close the curcuit for a moment only?

whitch is the best for the remote cable?

Offline jetzt

  • Sr. Member
  • ****
  • Posts: 316
  • [A710IS,(SD200)]
Re: building usb-remote-cable
« Reply #20 on: 13 / February / 2008, 20:04:21 »
I used one which closes the circut only while pressed, when released, it disables the circut.
Works just fine.

Offline barberofcivil

  • Sr. Member
  • ****
  • Posts: 267
    • deviantART Gallery
Re: building usb-remote-cable
« Reply #21 on: 14 / February / 2008, 00:10:48 »

Offline Barney Fife

  • Hero Member
  • *****
  • Posts: 1157
    • Gay Outdoorsmen
Re: building usb-remote-cable
« Reply #22 on: 14 / February / 2008, 01:09:02 »
Deleted
« Last Edit: 22 / April / 2008, 20:21:41 by Barney Fife »
[acseven/admin commented out: please refrain from more direct offensive language to any user. FW complaints to me] I felt it imperative to withdraw my TOTAL participation. Nobody has my permission, nor the right, to reinstate MY posts. Make-do with my quoted text in others' replies only. Bye

Offline barberofcivil

  • Sr. Member
  • ****
  • Posts: 267
    • deviantART Gallery
Re: building usb-remote-cable
« Reply #23 on: 14 / February / 2008, 01:31:52 »

CHDK Forum

Re: building usb-remote-cable
« Reply #23 on: 14 / February / 2008, 01:31:52 »

Offline Barney Fife

  • Hero Member
  • *****
  • Posts: 1157
    • Gay Outdoorsmen
Re: building usb-remote-cable
« Reply #24 on: 14 / February / 2008, 01:44:57 »
Deleted
« Last Edit: 22 / April / 2008, 20:22:00 by Barney Fife »
[acseven/admin commented out: please refrain from more direct offensive language to any user. FW complaints to me] I felt it imperative to withdraw my TOTAL participation. Nobody has my permission, nor the right, to reinstate MY posts. Make-do with my quoted text in others' replies only. Bye

Offline rocstar

  • Rookie
  • *
  • Posts: 29
Re: building usb-remote-cable
« Reply #25 on: 22 / February / 2008, 19:44:34 »
I built a cable using a USB cable, Altoids gum box (mini), 9V battery, and LM7805 5V regular.  On an SD850, the 3V button cell was giving me erratic results, and I needed 3.5-5V to trigger. I actually got really good results with a 7.4V battery (by accident), but I wasn't daring enough to keep using it. 

I do have a problem where sometimes when I press my USB remote, I get a half_shoot shutter condition, instead of a full shoot.  The meter box shows up on my screen, but I can't get it to take the shot.  Sometimes it works fine.  I can't tell if the problem is my USB cable which has extremely small wires.  It is the retractable type which doesn't work well for high speed transfer, which is why I sacrificed it.
Anyone else see this problem?

Offline jetzt

  • Sr. Member
  • ****
  • Posts: 316
  • [A710IS,(SD200)]
Re: building usb-remote-cable
« Reply #26 on: 22 / February / 2008, 19:59:08 »
I don't think that this is a cable problem, that's the big advantage of digital technology: either there is a signal or not,
so if your camera does something there has to be a signal.
What kind of skript do you use? In my opinion this can be the only problem.

Offline rocstar

  • Rookie
  • *
  • Posts: 29
Re: building usb-remote-cable
« Reply #27 on: 23 / February / 2008, 03:54:52 »
I am using the simple USB  script:
@title Remote button
:loop
wait_click 1
is_key k "remote"
if k=1 then shoot
goto "loop"
end


Offline rocstar

  • Rookie
  • *
  • Posts: 29
Re: building usb-remote-cable (Atloids trigger)
« Reply #28 on: 23 / February / 2008, 11:02:43 »
I've done some testing, and my SD850 definitely seems to do better with 3.2V or better on the USB to work right.  With a brand new 2032 at 3.2V it worked for a few shots, and then the 2032 dropped to 3.1V.  Also with a mini-flashlight using 2-LR44 batteries at 3.1V, I could not get it to work.  With 3 LR44s at 4.5V, it worked fine, and with a LIPO at 3.7V it worked fine.
Here are some pictures of my Altoids trigger with a 5V regulator.  The erratic problem I was haven't hasn't resurfaced, but my camera battery was running low, so maybe that was the problem.  It's a little bigger than I wanted, but until I get a mini-flashlight which uses 3 LR44s this will have to do.
« Last Edit: 23 / February / 2008, 11:04:54 by rocstar »

databoy

  • Guest
Re: building usb-remote-cable
« Reply #29 on: 24 / February / 2008, 09:03:43 »
Regarding usb remote control; the following electronics sites in Australia have some information on infra red devices:

http://www.altronics.com.au/index.asp?area=item&id=Z1611#

Infra-red Detector:
Jaycar Electronics

I have not used the devices; therefore I cannot supply any more information. Both companies sell kit sets and components. I have purchased components from both companies; they are both reliable and helpful. An email to their customer service department may give you the circuits and technical details.

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal