Skip to content

oostendo/seer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions:

You must have SimpleCV installed first! http://simplecv.org

Mac OS X (Using homebrew)
========

> brew install mongodb
> easy_install ming
> easy_install cherrypy
> hg clone https://bitbucket.org/tino/pyfirmata && cd pyfirmata && python setup.py install

Linux (Using apt-get)
=======
> apt-get install mongodb-server python-pymongo
> easy_install ming
> easy_install cherrypy
> hg clone https://bitbucket.org/tino/pyfirmata && cd pyfirmata && python setup.
py install

About

The Seer Automatic Inspection Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published