Laser Cat
Laser Cat<br /><br />
An interactive Arduino car that follows laser beam. This work simulates emotional connection between man and cat: waving laser beam is like a cat teaser, and Arduino car simulates a cat.<br /><br />
<br /><br />
* TIME<br /><br />
Physical Computing Midterm Project, Nov. 2012<br /><br />
<br /><br />
* SETUP<br /><br />
On top of a 9x9 feet square area, we wire a webcam with a laptop and run a Cinder application to use OpenCV as a computer vision engine to do color tracking. Also, Cinder app sends a steering instruction to the car by Xbee wirelessly. There are two Xbees, one has attached on the car and the other has been attached on the control laptop. We also provide a green laser pointer, users can wave this laser pointer to make the green laser pointer onto the playground to control our car in a limited boundary area.<br /><br />
* TECHNOLOGY<br /><br />
- Color tracking<br /><br />
We use red, blue and green colors as tracking and positioning marker. Red and blue colors are gently diffused by two ping pongs on the top of Arduino car. Also, the green color has been projected sharply by a 5mW 532nm laser pointer.<br /><br />
<br /><br />
- Vehicle steering<br /><br />
Because of the mechanical design of car wheels, we don’t pivot the wheels to control movements but by rotating the wheels in opposition to each other to make different force.<br /><br />
- XBee<br /><br />
Using XBee 1mw chip by Sparkfun. To control XBee are the same as serial communication for Arduino. We use XBee to send steering instruction from laptop to Arduino car.<br /><br />
INTERACTIVITY<br />
I have a special naughty cat, it has been five years old, and I especially love it, it is 8000 miles away, so I wanted to do a piece of work to be able to simulate some behavior.<br /><br />
The tracking laser point is that it's one of the long term, it can play all day chasing a laser dot.