make:it robotics starter kit - connecting with arduino uno

hey everybody. this is my first post here because i don't understand how to do this and the documentation is lacking. i've played around with arduinos for basic stuff like sensors and just experimenting, but i got this kit, and in the documentation under 'download the support files' it just says the following.

Download the Support Files

  1. For the Arduino program and libraries, go to http://shack.net/MakeItRobotics.
  2. At the end of the blog post, click Make: it Robotics Starter Kit Support Files and save the
    folder to your computer.
  3. If you have not created a directory in your Arduino folder for the Make: it Robotics programs,
    open READ_ME.txt and follow the directions.
  4. Connect your Arduino Uno R3 to your computer with a USB cable.
  5. Remove the jumpers from J16 on the PCB to allow your Arduino’s USB port to communicate
    with your computer.
  6. Open linefollow.ino in the Arduino programming environment.
  7. Verify and upload the program to your Arduino Uno R3.
  8. Remove the USB cable from your Arduino Uno R3.
  9. Put the jumpers back onto J16. When the PCB is connected to your Arduino and the
    jumpers on J16 are in place, your Arduino’s serial port will be unavailable.

doesn't say how to connect it.
it looks like it was designed to just have the arduino placed on top of it but the pins on the bottom of my arduino are not long enough to just plug in, so do i just use jumper wires and ... tape it on there? also,will the 8 AA batteries power the board if i just plug everything in?

post the link of the kit .!

Is this the one?

Yeah that link is it

http://www.radioshack.com/graphics/uc/rsk/Support/ProductManuals/2770168_PM_EN.pdf

See page 14.

Thanks, forgive my noobishness

do you still have the support files? please share it. The link in radio shack blog doesn't work anymore..

you can download files from www.instructables.com or the blog http://joepitz.wordpress.com/ radio dhack blog is temporarily down

thanks a lot Breton, you save my day....

RadioShack put all the code on github, which is awesome, but nobody seems to know it: GitHub - RadioShackCorp/2770168-MakeItRobotics-Starter-Kit: Support files, user's guide, library files, and example sketches for RadioShack Make: it Robotics Starter Kit (SKU 2770168)

RadioShack put all the code on github, which is awesome, but nobody seems to know it: GitHub - RadioShackCorp/2770168-MakeItRobotics-Starter-Kit: Support files, user's guide, library files, and example sketches for RadioShack Make: it Robotics Starter Kit (SKU 2770168)

Who would want it? The code is spectacularly bad. There is not a single line of comment, and most of the constants and variable names are gibberish.

little hard to follow :confused: