Hi, ... Since the IO circuit is separated from the rest of the k8000 card, I think the pull down resistor must be connected to the minus of separated IO...
2508
Joris Struyve
jorre05
Feb 1, 2004 8:47 am
Hi, ... Here's an example (using linux and a matrix orbital display) #include <k8000.h> int main(int argc,char **argv) { char str[4]="TeXt"; byte data[3]; //...
2509
hihihi
hihihik8000
Feb 2, 2004 11:13 pm
http://www.infoworld.com/infoworld/article/04/01/30/05FElinux_1.html At the bottom of the link you will find this: "Prior to the release of the v2.6 kernel,...
2510
senne_vaeyens
Feb 3, 2004 11:03 pm
Hi, I resolved my previous issues with my K8000 (bad soldering) I plan to control the K8000 from an Axis 82 Developer Board (...
2511
jorre05
Feb 4, 2004 7:13 am
Hi, ... Nice board. ... Even if they compile, they will probably not work since your parallel port is no pc-style hardware. However, there is not a whole lot...
2512
Miguel Angel
miguel_jover
Feb 6, 2004 8:48 am
Hi to all: I'm looking for a software to use a k8000 and tree k8005 (step motor controller) to build a 3d plotter ¿does anybody know a soft to control the...
2513
Richard Morrow
riccardomuccio
Feb 6, 2004 12:47 pm
Hi all, If I was wanting to increase the effective range of a transmitter how could it be done? I have a wireless keyboard that i intend to use as a remote...
2514
lievedoos2003
Feb 7, 2004 8:53 am
heeft iemand een voorbeeld hoe je een lcd scherm moet sturen via vb in windows. of via i2c ook in vb. kan iemand dit vertallen ?...
2515
k8000@yahoogroups.com
Feb 7, 2004 9:24 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the k8000 group. File : /Windows/Windows...
2516
Richard Morrow
riccardomuccio
Feb 9, 2004 2:51 pm
Aaaaaaaaarrrrrrrgggghhhh!! Why don't thing ever work how you expect them to? Hi all, I am trying to use the K8000 to control the speed and direction of 2 ...
2517
Richard Morrow
riccardomuccio
Feb 10, 2004 3:48 pm
Hurraa! I got my problem sorted. It was just that I needed to put 5V onto where all the resistors joined together. Doh! ... Why is noone writing messages? I...
2518
Marc Horst
marc_k82002
Feb 11, 2004 8:48 am
Hi Miguel, I'm also using the K8000 and two K8005's (to control my robot) and noticed that the K8005 does not have a lot of torque. I don't know if you need...
2519
Miguel Angel
miguel_jover
Feb 11, 2004 9:10 am
Mark: I was looking to your page a month ago or so, I was thinking since the first time to use 3A step motors, so I will need a solution like yours. I have a...
2520
Honig, A.H. (At)
athonig
Feb 11, 2004 9:43 am
I have a question for Marc, I just looked up the diagram on your site and have the next question. It says: R7 = 18R, 10 Watt is the 18R correct, and if so what...
2521
Richard Morrow
riccardomuccio
Feb 11, 2004 3:04 pm
I can't say if 18R is the right value, but it means 18 Ohms ... _________________________________________________________________ Tired of 56k? Get a FREE BT...
2522
john bibby
johnwbibby
Feb 11, 2004 5:36 pm
As I only wanted another 8 DAC's of outputs, rather than build a second k8000 I used a piece of vero board a TDA8444 and a few other components. Its connected...
2523
plainman98
Feb 11, 2004 8:55 pm
Greetings, I'm new to the group, but I have assembled three of these boards. They have been used as a computerized truck remote control, a variable speed pump...
2524
Richard Morrow
riccardomuccio
Feb 11, 2004 9:09 pm
Hi, If you could give me more info on wot they can do I may want 2 buy a few. Cheers, Rich ... ...
2525
Richard Morrow
riccardomuccio
Feb 11, 2004 9:17 pm
Hi, The easyest way would be to just buy a USB to Parallel adaptor. They cost around £25. There is one at (www.maplin.co.uk) order code UC02. It is £19.99. ...
2526
john bibby
johnwbibby
Feb 11, 2004 11:09 pm
Look at :- http://www.semiconductors.philips.com/cgi-bin/pldb/pip/TDA8444T/N4 and you will be able to down load the pdf data sheet on the device. Regards John ...
2527
zoomkat
Feb 12, 2004 5:43 am
... They cost ... 25 pin D ... The drivers that come with these adapters may not support the basic bit banging that hardware parallel ports support. These may...
2528
zoomkat
Feb 12, 2004 5:47 am
The below gizmo might be of use. It has 24 IO lines which should match the capability of the parallel port and substitute for it. You would have to work up...
2529
nicoatyow
Feb 12, 2004 12:58 pm
Maybe an I2C to usb converter wil also work. If I am right the k8000 board is working with the I2C bus so such a converter directly connected to the I2C wires...
2530
Daniel Dom
danny_dom
Feb 12, 2004 1:03 pm
in belgium you can buy them a piece for 4 Euro/st I also bought those seperate, and they work fine. regards Danny ... ...
2531
freakazoid_012000
freakazoid_0...
Feb 12, 2004 5:19 pm
Hi, I just assembled my K8000 and when connected to the GND LD3, LD7, LD13 and LD16 fails to light up. What could i check, and is it safe to connect it to my...
2532
Richard Morrow
riccardomuccio
Feb 12, 2004 8:52 pm
uve probably tried this allready but anyways... 1. Check LED polarity - I had 1 led the wrong way when i built mine and it stopped the whole thing from...
2533
Marc Horst
marc_k82002
Feb 13, 2004 4:19 am
Hi At and Richard, Yes, 18 R is correct, and as Richard already mentioned, it means 18 Ohms. CU, Marc ... From: "Richard Morrow" <rpmorrow@...> To:...
2534
Jens Laland
laland@...
Feb 13, 2004 9:27 am
You guys probably know this, but... Regarding item 3: [qoute] "I'm not sure wot u mean by connecting them to ground - U should never connect an output directly...
2535
nicoatyow
Feb 13, 2004 10:52 am
Hi group, I am trying to use the vellemand tcp/ip socket with my k8000 board under slackware (2.4-22). The code compiles with only some warnings but when I try...
2536
Richard Morrow
riccardomuccio
Feb 13, 2004 11:30 am
Yeah sorry. the test pins are diferent, I never put them on my board. They should be fine to ground if thats wot they say in the manual. :) If u have tried all...