|
|
0
Offline
Newbie
Karma: 0
Posts: 11
Arduino rocks
|
 |
« Reply #16 on: September 15, 2009, 10:22:39 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
Chennai, India
Offline
God Member
Karma: 0
Posts: 751
Peace!!!
|
 |
« Reply #17 on: September 15, 2009, 10:37:34 pm » |
I'm building something similair. what do you mean by a photogate? an led + phototransistor pair? will water passing through it trigger it? (never tried it before..
|
|
|
|
|
Logged
|
Be The Change...
|
|
|
|
|
|
Munich/Germany
Offline
God Member
Karma: 8
Posts: 592
|
 |
« Reply #19 on: October 02, 2009, 07:14:04 am » |
Hi Jens
I have another question: how many ampere the valve need? I doesn't found such information on the esska website.
|
|
|
|
|
Logged
|
_______ Manfred
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 12
Arduino rocks
|
 |
« Reply #20 on: October 02, 2009, 04:27:47 pm » |
Hey again
Sorry dont know the specs for it ,I use 12v Dc 500mA for it, it seems to work well
Jens Erik
|
|
|
|
|
Logged
|
|
|
|
|
Munich/Germany
Offline
God Member
Karma: 8
Posts: 592
|
 |
« Reply #21 on: October 02, 2009, 07:36:33 pm » |
Thank You That's enough info.
|
|
|
|
|
Logged
|
_______ Manfred
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 14
Arduino rocks
|
 |
« Reply #22 on: June 16, 2010, 08:20:51 am » |
Greetings! I have a problem getting the flash to to work. We used this optoisolator http://www.fairchildsemi.com/ds/FO/FOD852.pdfand this schematics  The code is as follws: digitalWrite(flashPin,HIGH); delay(100); digitalWrite(flashPin,LOW);
It just wont work. and there is no reason why it shouldnt. :'( I managed to build a whole remote with display, but im stuck on the flash. :o Can someone please explain to me what im doing wrong? Thanks in advance!
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
UK
Offline
Brattain Member
Karma: 143
Posts: 19368
I don't think you connected the grounds, Dave.
|
 |
« Reply #23 on: June 16, 2010, 11:28:19 am » |
It just wont work. Do you have a "pinMode (flashPin, OUTPUT);" somewhere? What happens when you connect a LED to "flashPin"?
|
|
|
|
|
Logged
|
Pete, it's a fool looks for logic in the chambers of the human heart.
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 14
Arduino rocks
|
 |
« Reply #24 on: June 16, 2010, 12:09:36 pm » |
Do you have a "pinMode (flashPin, OUTPUT);" somewhere?
What happens when you connect a LED to "flashPin"?
the pinmode is set in the setup rutine. it works with a led. so my guess is that the optokoppler cant handle the 150V from the flash. When i messure the flashs voltage it loads up to 150V over 7 seconds. The funny thing is when the optoisolator switches the voltage drops to 0V and then back to 150V without unloading the flashs voltage. :o Any ideas now? 
|
|
|
|
|
Logged
|
|
|
|
|
Bor
Offline
Newbie
Karma: 0
Posts: 22
Arduino rocks
|
 |
« Reply #25 on: June 20, 2010, 12:55:19 pm » |
I tried this myself and got all the triggering parts up and running but had a hard time controlling the water drops. Have you tried to more precise control the water with the arduino? I think it would be very cool if it was possible to have an LCD and setting for example "two drops with 85 milisec delay between" and then just get two drops with that delay... That would make collision phtotos much easier.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #26 on: July 30, 2010, 09:32:05 am » |
Hi Jens, I would to know witch kind of photogate you've used in your project. Could you give us more details about the circuit such as a photo of it.
Thx. ;D
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
UK
Offline
Brattain Member
Karma: 143
Posts: 19368
I don't think you connected the grounds, Dave.
|
 |
« Reply #27 on: July 30, 2010, 11:41:27 am » |
The funny thing is when the optoisolator switches the voltage drops to 0V and then back to 150V without unloading the flashs voltage Usually the trigger is a moderately high-voltage capacitor that is discharged rapidly through a high-ratio step-up transformer. I guess if the discharge is too slow, because of a too-high ON resistance in the opto-isolator, you won't create a high enough voltage trigger pulse to the tube. I've used MOC3020s (opto-triac) almost exclusively (except when I've used a physical switch) on triggers between a few volts and up to a hundred or so, without problems. The MOC3020 is rated up to 400V.
|
|
|
|
|
Logged
|
Pete, it's a fool looks for logic in the chambers of the human heart.
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #28 on: July 30, 2010, 01:42:02 pm » |
Hi, can I change the LTV816 with a 4N27 optocoupler? How I can connect my camera and flash? I don't understand throw this diagram. Please help me. :-[
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 7
Arduino rocks
|
 |
« Reply #29 on: October 31, 2010, 02:02:38 pm » |
Any joy with an LCD display yet? Please see next post
|
|
|
|
« Last Edit: October 31, 2010, 02:05:13 pm by Bambi »
|
Logged
|
|
|
|
|
|