Revision ee235bad025fe7a56c2510a7bcdcbb91747baa53 authored by Moritz Kassner on 11 November 2013, 12:19:54 UTC, committed by Moritz Kassner on 11 November 2013, 12:19:54 UTC
1 parent 9a2fe9f
Raw File
README.md
# Pupil
Open source eye tracking hardware and software platform that started as a thesis project at MIT. Pupil is a project in active, community driven development. The hardware is accessible, hackable, and affordable. The software is open source and written in Python and C when speed is an issue.

Our vision is to create tools for a diverse group of people interested in learning about eye tracking and conducting their eye tracking projects.

## Setup
See our [wiki](https://code.google.com/p/pupil/wiki/Installation "wiki") for dependencies and installation instructions

## Getting Pupil Headset
See [getting pupil](https://code.google.com/p/pupil/wiki/Getting_Pupil "getting pupil") on our wiki or contact us at <sales@pupil-labs.com>

## License
All source code written by us is open source for noncommercial uses as specified the [CC BY-NC-SA license](http://creativecommons.org/licenses/by-nc-sa/3.0/ "CC BY-NC-SA license"). We want you to change and improve the code. Just make sure to credit us, and we hope that you will share your work with the Pupil community.  If you have questions or ideas about commercial use, send us an email!

## Links
 - [Pupil Labs](http://pupil-labs.com "Pupil Labs")
 - [Pupil Wiki](https://code.google.com/p/pupil/wiki/Headset_Intro?tm=6 "Pupil Wiki")
back to top