This document summarizes a training presentation on using PICAXE microcontrollers to build robots. The presentation covers connecting a PICAXE microcontroller on a breadboard, hooking up sensors and motors, downloading programs, and using specific PICAXE and sensor components like the PICAXE 20-X2, line following sensors, motor drivers, and servos. Code can be written in BASIC and downloaded to the PICAXE microcontroller using a serial port connection. An example line following program is provided.