Skip to content

kscottz/SkinnerBox

Repository files navigation

SkinnerBox

  • sudo apt-get install python-setuptools
  • sudo apt-get install python-pip
  • sudo apt-get install aptitude
  • build mongo from these directions THIS WILL TAKE LIKE FOR-EV-ER.
  • sudo pip install pymongo
  • sudo apt-get install ipython
sudo apt-get install libblas-dev liblapack-dev python-dev libatlas-base-dev gfortran 
sudo easy_install scipy                 
sudo apt-get install python-matplotlib
  • Now install the bottle web server, websockets, and the picamera.

  • sudo pip install bottle picamera bottle-websocket

  • if mongo explodes: mongod --dbpath /var/lib/mongodb --repair

    • then sudo rm the lock file
    • sudo /etc/init.d/mongod start
  • Original bottle-bootstrap code cribbed from here.

  • Complete build instructions here

  • 3D Models are here.

  • Some build photos can be found here.

About

An open source internet enabled Skinner Box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published