This document outlines an agenda and instructions for a workshop on programming a Raspberry Pi robot named Marley using Python. The agenda includes introductions to hardware setup, GPIO pins, Linux commands, and Python programming. Participants will learn to run sample code for an LED, servo motor, and ultrasonic sensor. They will then customize Marley by adding an LED, writing Python code to blink it, and making the ultrasonic sensor output distance messages. The goal is for participants to gain hands-on experience interacting with hardware using Python on the Raspberry Pi.
Related topics: