0.0.2 • Published 10 years ago

kitty-paparazzi v0.0.2

Weekly downloads
7
License
-
Repository
github
Last release
10 years ago

Kitty-Paparazzi

This is a little Kitty Paparazzo bot with a Spark Core AND a Tessel (+ Camera module) that travels around and automatically takes photos of kitties every few minutes.

TODO: Upload photos to @kittypaparazzi Twitter Account.

The Spark Core and the Tessel for the Kitty-Paparazzi bot travel on Makenai's Sumobot-Jr.

The code that controls the servos on the bot is also inspired by the spark-sumo code-example.

To Operate the Spark SumoBot

  • Place a .env file in the spark folder with the Spark Core Token information (see sample.env)
cd spark`
npm install
node sumo-controller.js

To Start the Tessel Camera

cd tessel
npm install
tessel use camera.js