A 2.4 GHz wireless development board suitable for Bluetooth experimentation. Open source hardware and software.
This project has moved to GitHub - https://github.com/greatscottgadgets/ubertooth
A Deliberately Non-Object-Oriented Python Interface to COMEDI
aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI
COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later...
MOST4Linux provides a MOST kernel driver supporting synchronous data transfer for PCI hardware and userspace programs to test the driver. The driver can be compiled for Linux 2.6 or for the RTDM which works for the real-time extensions RTAI and Xenomai.