14 projects tagged "Windows"
libhid is a user-space HID access library. It provides a generic and flexible way to access and interact with USB HID devices, much like libusb does for plain USB devices. It is based on libusb, thus it requires no HID support in the kernel. Furthermore, it aims to support all operating system supported by libusb: Linux, BSD, OS X, and Windows. Python bindings are provided, and other high-level bindings are available upon request.
FreePlot is a simple mathematical program that plots 2D functions written in Python. It provides an easy-to-use interface and a powerful graphing mechanism that allows the user to understand what she is doing at all times. FreePlot features out-of-the-box multiplatform support for GNU/Linux, BSD, Win32, and MacOS. Functions can be saved to an image file. An unlimited number of functions can be used on the same cartesian plane. Multiple colors, multiple line styles and marks, and legends are supported.