forked from open-ephys/GUI
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
open-ephys edited this page Dec 6, 2012
·
28 revisions
The Open Ephys GUI (pronounced "gooey") is an open-source platform for acquiring electrophysiological data and controlling experimental stimuli. It's not quite ready for field testing, but most of the major components are in place. We'll eventually need people to help develop it, so if you're interested in lending a hand, please get in touch via the Open Ephys contact page.
This wiki currently serves as the main documentation for the GUI. Here's what you should read if you want to learn more about what we're up to:
- Goals of the project
- Program structure and explanation of key classes
- Repository structure
- How to contribute
- TODO list
- Dependencies
- Juce C++ library
- libFTDI for USB communication
- Opal Kelly libraries
- FTGL for OpenGL fonts
- Installation (currently requires building your own binaries)
- Platform-specific issues
- Standards
- Inspiration
- Hardware
- C++
- Git