Robotics

Last Updated January 25, 2008

We spend some of our leisure time working on robots.

Read Cathy's story about how we got sucked into the whole robotics thing and her adventures at Robothon 2003.

Stay tuned for stories about Tom's mini sumo robot, Joker.

See Gypsy, Cathy's second robot.

Learn about Scout, the Robo-Magellan robot that we worked on with other members of the Issaquah Robotics Society.

Read about how Cathy hacked a radio to scan the FM band to look for frequencies that are good for transmitting from an iPod to a car radio.

We built Orion to compete in an Easter egg gathering contest at the April 2007 SRS meeting.

Tom is working on a 3kg sumo robot to enter in both autonomous and R/C classes at Robothon.

Check out the web site for the Issaquah Robotics Society, Issaquah High School's robotics club.
NEW: Here are photos from the team's trip to Olympia.


Sample Code

The pages for the Seattle Robotics Society's Workshop Robot contain lots of information on programming the Atmel ATmega16 AVR microcontroller. The Level 1 page includes a "ZIP of the workshop files," which contains BASCOM and C code samples and documentation for setting up development tools on Windows and Mac/Linux. There is C++ code in a ZIP file on the Level 2 page.

The Orangutan Sample Code page provides sample C++ code designed to work on Pololu's Orangutan Robot Controller, running an Atmel ATmega8 AVR microcontroller.

The Color LCD Sample AVR Code page provides sample C++ code designed to control Spark Fun's Nokia-like graphic color LCD with an Atmel AVR microcontroller.