-Interface with GPS
-Interface with a Motor
-Interface with Servo
-Controller for the system
These are all fairly straightforward to build considering many others have interfaced with this hardware set before. This project will really be a task of merging them together, while trying to keep costs low.
Before this blog, I did some initial preparation. This included testing my GPS module with the arduino, and building a basic h-bridge.
This is a photo showing the the GPS module, tied into a breadboard. Also visible is the IC that behaves as an H Bridge. I am using a L293DNE Quad Half-H Driver 16 dip IC. This part can drive my motor at up to 0.6A of current. Ideally I would have a 1A or 2A unit, but I am trying to use existing parts. This might be an issue down the road :)


Shown here is a photograph of the constructed H-Bridge. I could drive two motors off this IC, but will only require one.
And Finally everything tied together (with nice jumper wires! purchased because they make everything look so nice). This is 90% of the final hardware - the only parts missing are a servo, and motor.






