https://github.com/pupil-labs/pupil
Raw File
Tip revision: bd55d985b128655ccd94fc4ae3bc3340f35dbca1 authored by Will Patera on 17 August 2013, 05:10:22 UTC
added readme file to master branch
Tip revision: bd55d98
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!
back to top