Skip to search.
k8000 · Velleman K8000 and related.

Group Information

  • Members: 565
  • Category: Hardware
  • Founded: Jun 22, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 2697 - 2729 of 3791   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2697 swahendrickx Offline Send Email Apr 1, 2004
11:36 am
Help needed. In my vb application I am using the dlportio for the communication. However the processor percentage is going to 100%. After trying the inpout32 I...
2698 alaa2000uk Offline Send Email Apr 2, 2004
11:24 am
hi, Im traying to build a network of digtial sensores connected together in prallel conection where each one of them has a differnt voltage output (between 5V...
2699 Mark Lee
djmarkymark79 Offline Send Email
Apr 2, 2004
12:00 pm
... This may be possible BUT remember that the board analogue inputs can only measure up to 5V max and voltages above this can seriously damage the chips. You...
2700 Richard Morrow
riccardomuccio Offline Send Email
Apr 2, 2004
3:54 pm
i dont think you'll have much luck this way unless you are only using 2 sensors on the AD channel. If u are only using 2 sensors u can make a voltage divider....
2701 paulketelaars Offline Send Email Apr 3, 2004
9:07 am
hi, I do not completely get the problem. Why do you want to use the analog input?? If that is for reason one: Because you want to achieve a kind multilexing...
2702 Richard Spruit
richardspruit Offline Send Email
Apr 4, 2004
7:40 pm
I'm trying to use the k8000FilesForJava.zip in combination with a Tomcat applicationserver. I am able to compile all the classes using ... import...
2703 Richard Spruit
richardspruit Offline Send Email
Apr 4, 2004
10:03 pm
... using ... <<snip>> After an evening of searching the board I found out that this was an authorisation problem in accessing the LPT-port. I have solved the ...
2704 A Friend
amajidk2000 Offline Send Email
Apr 6, 2004
12:08 pm
Hi friends Using Vb with K8000 board, I can detect the signal using toggle switches. Means when the switch is on, I detect the signal and display alarm on the ...
2705 paulketelaars Offline Send Email Apr 6, 2004
9:21 pm
... switches. ... on the ... connected ... to Led ... find any ... What do you mean?? You have to poll for a input signal using a timer event and if you get a...
2706 A Friend
amajidk2000 Offline Send Email
Apr 7, 2004
8:25 am
Thanks Paul I will try this and will let you know, my K8000 board is not with me will come within few 3 or 4 days. ... From: paulketelaars...
2707 deosteopaat Offline Send Email Apr 7, 2004
8:42 am
Hi Group, Since I'm not into electronics I ask you the following: I use the K8000 to measure skin response on a human being, like this: --...
2708 mrploppy2 Offline Send Email Apr 7, 2004
1:54 pm
Hello out there, I was just wondering if anyone has any beginners tips on using the K8000. While I think of myself as a pretty good programmer, I'm not so hot...
2709 Richard Spruit
richardspruit Offline Send Email
Apr 8, 2004
2:26 pm
... not ... maybe ... just ... anyone ... a ... Well, here are some answers from another beginner who is also more of a programmer than into electronics, do...
2710 Mark Lee
djmarkymark79 Offline Send Email
Apr 8, 2004
6:29 pm
Dear Mr. Ploppy, Some of these questions are answered in the k8000 User manual (page 3), a scan of which is in the files/documentation folder in the k8000...
2711 Richard Spruit
richardspruit Offline Send Email
Apr 9, 2004
8:00 am
... <<snip>>> 1. The K8000 has a 16 output switches. I realise that I can't just ... anyone ... a ... <<snip>> Also, beside the schema in the files section,...
2712 gmorasso2002 Offline Send Email Apr 9, 2004
12:16 pm
thanks do you think it's good to use an additional optocoupler before sending output to the K8000? i thought i could simply run a copper wire round the mains...
2715 Jukka Piepponen
jukka.piepponen@... Send Email
Apr 13, 2004
6:48 am
Hi 1. Yes you can drive small motors DIRECTLY by connecting them into outputs....but I recommend using transistor output to drive them :-) 2. ...Yes, the board...
2716 smedev17 Offline Send Email Apr 14, 2004
8:34 pm
I control my k8000 card by Excel programming, and I want to put a timer in to make a variable digital output in time. How do I do that ? Steen...
2717 A Friend
amajidk2000 Offline Send Email
Apr 17, 2004
2:02 pm
Hello friends I am working on one of assignment to detect smoke using K8000 and VB. I am reaching quite near now but stuck at certain point. Just summarize...
2718 rolandandersen Offline Send Email Apr 20, 2004
4:28 am
I don't think so, but if you'll be on the safe side, you could put a zener in the circuit, to prevent too high voltages. The Zener can be about 2-4 volt...
2719 rolandandersen Offline Send Email Apr 20, 2004
4:34 am
... Hi Steen. If you look in the help for Excell, you'll get following example: Dim PauseTime, Start, Finish, TotalTime If (MsgBox("Press Yes to pause for 5...
2720 rolandandersen Offline Send Email Apr 20, 2004
4:41 am
You should use a routine like that: jjj = 0 ReadIOCard(0) 'or what your K8000 card is adressed, to read all inputs for jj = 1 to 16 If IO(jj) = 1 then msgbox...
2721 A Friend
amajidk2000 Offline Send Email
Apr 20, 2004
10:24 am
Thanks. How can I read the address of IO(JJ) in case if it is 1, means IO(JJ) is 1 and contains 00000110 (I set it through Shift register), how can I read that...
2722 ademucero2002 Offline Send Email Apr 20, 2004
2:32 pm
I'm searching a libraries and examples tu use this card with C++Builder 6 someone can help me. thank you...
2723 hihihi
hihihik8000 Offline Send Email
Apr 20, 2004
6:07 pm
... The address is in the software library which comes with the k8000. If you do not have the original software have a look in libk8000. Both libs show you how...
2724 rolandandersen Offline Send Email Apr 21, 2004
4:22 am
To see the 8-bit register, use the IOdata(ChipNo) variable. L. Andersen Denmark...
2725 ariestk Offline Send Email Apr 21, 2004
11:58 am
Greetings. I was wondering if anybody here has any experience in intergrating some tube water flow sensor (commercial or not) with k8000. If there is some...
2727 s5036598 Offline Send Email Apr 22, 2004
9:44 am
i have a sirieus problem always when a start the application a messagebox show the following: http://users.pandora.be/zanzibal/K8000/naamloos.JPG can anyone...
2728 s5036598 Offline Send Email Apr 22, 2004
10:07 am
what's the problem here: http://users.pandora.be/zanzibal/K8000/naamloos1.JPG thanks in advanced...
2729 Richard Morrow
riccardomuccio Offline Send Email
Apr 22, 2004
11:48 am
Hi, Does anyone have some good algoritms for converting measured wheel rotations from shaft encoder data into bipolar(x,y) coordinates? e.g. left wheel has...
Messages 2697 - 2729 of 3791   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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