Search the web
Sign In
New User? Sign Up
krinnicam · krinnicam Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 772 - 801 of 877   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
772
Thank you. I must admit I'm puzzled since I don't see anything wrong in the log file. Can you try the lastest version (v1.06, Files Section)? This one uses a...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
Apr 4, 2006
10:50 pm
773
... Well, I Was send commands as follow: send 0x00 until answer 0x15 send 0x1B,0x53,0x06,0x00,0x00,0x11,0x02,0x00,0x00,0x00,0x13,0x00 answer 0x06 send...
psiuncia
Offline Send Email
Apr 8, 2006
7:48 pm
774
Comments follow... ... No problem with this part. Just have a look on what the code does if 0xFF packets are received (typically you will receive two of them ...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
Apr 9, 2006
12:24 am
775
... Hmm... Do You use some 5uS pauses between sending commands in Your assembly code?...
psiuncia
Offline Send Email
Apr 9, 2006
12:55 am
776
Not quite. When the button is pressed in the remote, it sends the 2 commands to open the shutter. At 19200bps, the time required is about 5ms, this time serves...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
Apr 9, 2006
9:36 am
777
... Your assembly ... My remote shutter sometimes shot until first press, sometimes until second one. I start to think about this like "feature" or "known...
psiuncia
Offline Send Email
Apr 19, 2006
10:01 pm
778
... My goal is to create an utility that enables me multiple exposure with different shutter speeds or max +-EV brackets. If I understood Digisnap is dedicated...
psiuncia
Offline Send Email
Apr 19, 2006
10:12 pm
779
... That's consistent with my results. As the camera is in bulb mode, and the MC-EU1 protocol emulates shutter button press & release, I actually wouldn't...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
Apr 20, 2006
2:56 pm
780
... I was try to add 2 second delay between full an half press. And, with focus set to infinity, gives not much better results. ... How long exposure times are...
miednica
psiuncia
Offline Send Email
Apr 20, 2006
8:59 pm
781
... with focus ... Bad news. I tried several 8 seconds exposures using krinnicam with the serial cable and MC-EU1 mode, focus at infinity, obtaining consistent...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
Apr 20, 2006
9:50 pm
782
Hi, Ive been using krinnicam for a while to take 360 degree shots of objects on a stepper controlled turntable(via a xylotex board). Ive been doing this by...
rolandd1983
Offline Send Email
May 22, 2006
9:37 pm
783
I took a look at the xylotex datasheet. It connects to the parallel port. Six of the data pins are broken up into three step and direction pairs as follows: ...
Glen Duncan
dazednbemuzed
Offline Send Email
May 23, 2006
6:24 am
784
After sleeping on it, I googled a bit more and found a great resource discussing programming the parallel port in Linux. The URL is: ...
Glen Duncan
dazednbemuzed
Offline Send Email
May 23, 2006
4:21 pm
785
Hi, What kind of software are You using for controll Your XYLOTEX? Some of CNC software uses another pins of LPT port to do operations like turn "on/off...
miednica
psiuncia
Offline Send Email
May 23, 2006
9:35 pm
786
Hi, Im using Mach 2 to control the board so I could send information via the pins that arent being used. I havent come across kShutter before, seen a few posts...
rolandd1983
Offline Send Email
May 24, 2006
8:07 am
787
Hi Glen, Ive got acces to a a pc with linux on it but I was hoping on making something work on XP. Im still gonna look into what youve sent me. ... resource ...
rolandd1983
Offline Send Email
May 24, 2006
8:09 am
788
In "files" section of this forum You can find an schematic of kShutter based on Microchip PIC microcontroller. Maybe, better idea is to create dedicated...
psiuncia
Offline Send Email
May 24, 2006
5:56 pm
789
I try to find externall power source for my Coolpix 4500, cause often batery exhausting, but dedicated device is epensive one. Fortunally I was found an AC...
psiuncia
Offline Send Email
May 24, 2006
6:10 pm
790
Hi Roland, I'm about to release a new component of krinnicam which can be used in scripts to control the camera, something like this (vbscript): Dim cp Set cp...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
May 24, 2006
8:18 pm
791
Nice tip! I've been using a 12V lead-acid battery and made myself a regulator which outputs the voltage needed by the camera. For those interested, the...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
May 24, 2006
8:26 pm
792
Hi Aristarco, It means, You planning to add script to operate on LPT port? Sounds great! Regards, psiuncia ... From: "aristarco_cjb_net"...
miednica
psiuncia
Offline Send Email
May 24, 2006
10:14 pm
793
The DigiSnap 2800 can control the Coolpix 4500, as well as a stepper motor, allowing you to tell the motor to take a configurable number of steps between...
Mark Roberts
digisnapmark
Offline Send Email
May 24, 2006
11:06 pm
794
Well, the component I've developed can control the camera (via serial or USB ports) from a script. But if you find a way to control the LTP port in the same...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
May 25, 2006
7:57 pm
795
Are You using Inpout32.dll library to controll seriall port with your krinnicam software? If I remember using LPT with this library looks like sending byte...
psiuncia
Offline Send Email
May 31, 2006
1:33 pm
796
No, I've never used it, sorry....
aristarco_cjb_net
aristarco_cj...
Offline Send Email
May 31, 2006
5:47 pm
797
Is this question about a handle in Your software for an external LPT driver? I am not an programer so I try to understand how to make recall from Your scripts....
psiuncia
Offline Send Email
May 31, 2006
8:24 pm
798
Hi to the group - I was following the thread for problems with the coolpix 4300 which ended on message #572 it then jumped to message #577 What was the end...
gavin300160
Offline Send Email
Jun 1, 2006
7:17 pm
799
Hi Gavin, that thread was more related to problems with windows xp - krinnicam compatibility than the CP4300 itself. We continued it privately but solutions...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
Jun 3, 2006
8:54 am
800
In the script you attached, a camera object is created and then used to change some parameters and take a picture. To integrate parallel port control you...
aristarco_cjb_net
aristarco_cj...
Offline Send Email
Jun 3, 2006
9:33 am
801
Hi, I think it's a really silly problem because I didn't find it on previous posts. At the second shoot it fails to write on disk. Didn't I mind to something?...
caprinski
Offline Send Email
Jul 6, 2006
10:48 pm
Messages 772 - 801 of 877   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help