|
Revision 3886, 0.7 kB
(checked in by khali, 5 years ago)
|
Update.
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
i2c-velleman driver |
|---|
| 2 |
------------------- |
|---|
| 3 |
This is a driver for i2c-hw access for Velleman K8000 and other adapters. |
|---|
| 4 |
|
|---|
| 5 |
Useful links |
|---|
| 6 |
------------ |
|---|
| 7 |
Velleman: |
|---|
| 8 |
http://www.velleman.be/ |
|---|
| 9 |
|
|---|
| 10 |
Velleman K8000 Howto: |
|---|
| 11 |
http://howto.htlw16.ac.at/k8000-howto.html |
|---|
| 12 |
|
|---|
| 13 |
K8000 and K8005 libraries |
|---|
| 14 |
------------------------- |
|---|
| 15 |
The project has lead to new libs for the Velleman K8000 and K8005: |
|---|
| 16 |
LIBK8000 v1.99.1 and LIBK8005 v0.21 |
|---|
| 17 |
|
|---|
| 18 |
With these libs, you can control the K8000 interface card and the K8005 |
|---|
| 19 |
stepper motor card with the simple commands which are in the original |
|---|
| 20 |
Velleman software, like SetIOchannel, ReadADchannel, SendStepCCWFull and |
|---|
| 21 |
many more, using /dev/velleman. |
|---|
| 22 |
|
|---|
| 23 |
The libs can be found on http://groups.yahoo.com/group/k8000/files/linux/ |
|---|