Revision b9e1e8a4572313df9482f097a6653851b8d48982 authored by Moritz Kassner on 22 November 2013, 17:37:10 UTC, committed by Moritz Kassner on 22 November 2013, 17:37:10 UTC
1 parent 519bff7
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")
___

 [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/pupil-labs/pupil/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
back to top