Mushu is a cross platform and amplifier independent EEG signal acquisition for BCI systems. It's goal is to provide a unified interface for EEG data acquisition, regardless which amplifier is used.
Mushu currently supports the g.USBamp by gtec, support for other amplifiers will follow.
Mushu is written in Python. It can be used either as a Python library or as a stand alone server providing EEG data for other programming languages as well.
You can get the latest version of Mushu directly from the github repository.
Mushu requires Python (>= 2.7) and PyUSB.