3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Hacking the Spy Video Trakr

Hacking the Spy Video Trakr
The Trakr is a remote controlled robot equipped with a microphone and color video camera, speaker, a near infrared LED for night vision, an SD memory card slot for recording audio/video and 8MB of on board memory for storing downloadable and user designed programs. The remote control unit has control levers to drive the robot, a speaker and color video display so you can hear the audio picked up by the microphone and display the video transmitted by the camera, and several function buttons that can be used to control additional program functions of user designed programs. In this article we will demonstrate how to hack the Trakr. We will show you how to download and install the C language compiler for the Trakr. Next we’ll explain how to compile a simple program and install it on the Trakr and then run this simple program. Finally, we will demonstrate how to open up the Trakr, attach jumper pins to the GPIO connections on the mainboard of the Trakr and compile a simple program to flash an LED connected to the GPIO pins. You will be able to confidently call yourself an elite Trakr Hacker.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Download and Install the C Language Compiler for the Trakr

Download and Install the C Language Compiler for the Trakr
What's a compiler? Have you seen those geeky T-shirts that say "there are only 10 types of people in the world: those who understand binary, and those who don't?" If you find yourself scratching your head instead of laughing hysterically, then you don't understand binary. Computers, on the other hand, understand only binary. 1s and 0s. On and off.

I have heard of some people who can do binary code, or machine language in their heads, but the rest of us normal people would have a difficult time writing a computer program out of nothing but 1s and 0s. Instead we use a higher level language like C language to write software.

Have you ever been to a foreign country and didn't know the language? You can hire a translator to translate what you say into the language that the locals can understand. That's what a compiler does. Computers can't understand C language so, a compiler translates the software you write in C language into machine code, or the 1s and 0s that computers can understand.

You'll need to download and install the C language compiler so that you can write programs for the Trakr and compile your software into machine language that the Trakr can understand. The C Language compiler is included in a fairly complete software development kit (SDK) that the folks at Wild Planet call the "Primer." So, download the Primer and save it on your computer where it'll be easy to find by clicking the following link:

http://www.spygear.net/help/files/TRAKR_APP_PRIMER_V1.2.zip
« Previous StepDownload PDFView All StepsNext Step »
20 comments
Feb 25, 2012. 8:29 AMcoolzzz9 says:
I am wondering if you can have the remote as a wireless out put but control from you pc because if you go to where the batteries are at there are 2 screws to the right (when you open the battery cover) and there is a mini usb and a switch from spi to usb
Nov 29, 2011. 12:07 PMMusicman41 says:
Rather than using two of the external ports to run the led, could you use one to supply voltage, then attach the other side to the negative side of the battery? I am thinking of making a terminal that attaches directly to ground, doubling the port capacity.
Nov 18, 2011. 7:41 PMGelfling6 says:
This glue struck me as a variant or Goodyear Plio-Bond. (a rubber cement.) I accidentally tore my speaker wires from the connector, took awhile to find something else (a cordless phone handset) to replace the connector, and later the speaker back into the TRAKR. I also replaced the MIC element with another, from the same cordless phone, an the pick-up was massive! (and so was the feedback if I had it too close to the remote!)
Nov 21, 2011. 7:00 PMGelfling6 says:
Anytime.. Actually, any 2-wire electret element mic will do, as long as you keep the polarity (in and gnd) straight. the Mic from the phone was a lucky find. Still couldn't understand why the stock mic element was so weak. The new element had more than 4X volume, roughly same size. (5/16" dia.) fitted in perfectly.

I picked-up a set of 20x IR LED's similar to the single one (for $1.00 off Ebay).. Someone on the spygear forum, found provisions on the camera board, for 2 more LED's, and 2 chip resistors.. Haven't gotten adventurous enough to add them. (the battery draw is bad enough!) Mine's been sitting off to the side, as a arduino project has been taking more time, as well as life/work.
Nov 18, 2011. 7:49 PMGelfling6 says:
The connectors for the speaker, and the push button, are not critical, since both are no-polar.. the MIC connector, however, IS! Make sure you put the socket back exactly the same direction, or you could (a) fry the MIC element, and (b, Obviously) the MIC will not pick up anything!.

One more side hack, invert the drive belts. If you take them off the wheels, You'll notice the inside has deep teeth that match the drive wheels. Ironic, so does the small ribs on the outside.. Need serious traction grip? remove the track belts, invert them so the deeper teeth are outside, and replace them on the wheels, with the smaller ribs inside.
Nov 18, 2011. 7:37 PMGelfling6 says:
Although not noted, Inside the reset button panel, if you remove the cover, You might or might not see a flat piece between the screw hole, and the button. If you do, you SHOULD be able to lift the flat piece out, and it'll reveal two trim POTs. These are for balancing the H-Bridge output of the two drive motors. (standard DC permanent magnet motors.)
Nov 16, 2011. 12:48 PMMusicman41 says:
I got one of these two weeks ago and planned on writing an instructable, but you beat me to it. I look forward to using your information!!
Nov 16, 2011. 4:46 PMMusicman41 says:
I don't know if it will be soon. I am but a poor college student with little money for an arduino.
Nov 16, 2011. 6:50 PMMusicman41 says:
I am thinking xbee or wifi to facilitate remote control via computer (internet if possible)
Nov 18, 2011. 11:51 AMcubeberg says:
You might consider a cheap Bluetooth module like this: http://www.ebay.com/itm/250887077763?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649
Not sure if the TRAKR supports Serial or not, but there are ways to handle that in software.  They're cheap and work great.
Nov 17, 2011. 2:55 PMMusicman41 says:
I am looking forward to it!
Nov 16, 2011. 12:15 PMjbaker22 says:
Can I use the program you used on my arduino?

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
15
Followers
12
Author:KRA5H(Fun With Snap Circuits)
IT professional.