This is a "clone" of the famous Velleman k8055n test application suitable for Linux. It is build on http://jodersky.github.com/k8055 (libusb) and KDE 4.12, QWT and QT
Control the KSR10 Robot Arm (Velleman) through USB with Python.
This project aims to control the KSR10 Robot Arm (Velleman) through USB with the programming language Python.
Requirements:
- Python (tested with version 2.6 and 2.7)
- modules: pyusb (wich on itself requires libusb or openusb)