xfer9860 works with the fx-9860G (AKA Graph85) versions of Casio's graphing calculators. It allows you to transfer files to your calculator, and works on platforms where libusb is available - including Linux and Windows.
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)
This project provides a program for the capturing, editing and saving data from a SXM scanning tunneling microscope (http://sxm4.uni-muenster.de/stm-en/). The program is developed in C++ and based on a Qt library from TrollTech and libusb library.