Inspired by NerdKits, the iPhone connects to car.php
, a web page running on a laptop with WAMP installed. car.php
send x/y drag coordinates to newVector.php
, which transforms the coordinates into characters to send to the PIC. Then, echo.c
on the PIC reads the characters and turns them into drive commands for the car.
Grading: 50 points